Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ETC - Cleanup #201

Merged
merged 12 commits into from
Nov 19, 2019
Merged

ETC - Cleanup #201

merged 12 commits into from
Nov 19, 2019

Conversation

GregTheGreek
Copy link
Contributor

PR description

Cleans up issues relating to the Ethereum Classic configurations.

Fixed Issue(s)

Fixes Jira BESU-116
Fixes Mordor config
Fixes Kotti Sync issues
Fixes ommer reward calculation

soc1c and others added 12 commits November 16, 2019 19:58
Signed-off-by: soc1c <soc1c@users.noreply.github.com>
Signed-off-by: soc1c <soc1c@users.noreply.github.com>
main/cli: add mordor classic testnet configuration
Signed-off-by: soc1c <soc1c@users.noreply.github.com>
Changed mordor.json config to only include atlantisBlock attribute since
mordor is based on atlantis and other values cause issues with mordor.

Fixed issue with rewardCoinbase function in ClassicBlockProcessor where
ommerReward for blocks less than 5,000,000 (Era 1) were calculated
incrorrectly.

Signed-off-by: edwardmack <ed@edwardmack.com>
Mordor config mod, fix reward calc
Updated kotti.json chain spec so that it syncs with the kotti test
network.

Signed-off-by: edwardmack <ed@edwardmack.com>
Fixes to code that were causing error's when doing fast sync with
classic network.

Signed-off-by: edwardmack <ed@edwardmack.com>
Fix: BESU-116 classic network fail fast sync
@shemnon shemnon merged commit a449e81 into hyperledger:master Nov 19, 2019
edwardmack pushed a commit to ChainSafe/besu that referenced this pull request Feb 4, 2020
Cleans up issues relating to the Ethereum Classic configurations.

* Fixes Jira BESU-116
* Fixes ommer reward calculation
* Fixes Mordor config
* Fixes Kotti Sync issues

Signed-off-by: soc1c <soc1c@users.noreply.github.com>
Signed-off-by: edwardmack <ed@edwardmack.com>
edwardmack pushed a commit to ChainSafe/besu that referenced this pull request Feb 4, 2020
Cleans up issues relating to the Ethereum Classic configurations.

* Fixes Jira BESU-116
* Fixes ommer reward calculation
* Fixes Mordor config
* Fixes Kotti Sync issues

Signed-off-by: soc1c <soc1c@users.noreply.github.com>
Signed-off-by: edwardmack <ed@edwardmack.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants