Skip to content

Commit

Permalink
Merge pull request #2 from phyro/quickfix-organization
Browse files Browse the repository at this point in the history
Fix organization
  • Loading branch information
Wei Tang authored Jun 29, 2019
2 parents 530f88e + 0218e81 commit 7df3d3c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion _specs/ecip-1039.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ created: 2017/11/14
# Abstract

This ECIP proposes a precise specification for eventual rounding issues around
[ECIP1017 Monetary Policy](https://github.com/ethereumproject/ECIPs/blob/master/ECIPs/ECIP-1017.md) calculation, particularly around
[ECIP-1017 Monetary Policy](https://ecips.ethereumclassic.org/ECIPs/ecip-1017) calculation, particularly around

- block winner reward calculation
- block winner reward for including uncles
Expand Down
5 changes: 3 additions & 2 deletions _specs/ecip-1041.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,5 +55,6 @@ block_diff = parent_diff
For most of peer implementations it’s a trivial modification and can be done through configuration without changing actual code.

## References
- ECIP-1010 Delay Difficulty Bomb Explosion - https://github.com/ethereumproject/ECIPs/blob/master/ECIPs/ECIP-1010.md
- EIP-2 Homestead Hard-fork Changes - https://github.com/ethereum/EIPs/blob/master/EIPS/eip-2.md
- ECIP-1010 Delay Difficulty Bomb Explosion - https://ecips.ethereumclassic.org/ECIPs/eip-1010
- EIP-2 Homestead Hard-fork Changes - https://eips.ethereum.org/EIPS/eip-2

0 comments on commit 7df3d3c

Please sign in to comment.