ethereumjs / ethereumjs-block

Project is in active development and has been moved to the EthereumJS VM monorepo.
https://github.com/ethereumjs/ethereumjs-vm/tree/master/packages/block
Mozilla Public License 2.0
42 stars 49 forks source link

HF Muir Glacier Difficulty bomb delay #80

Closed evertonfraga closed 4 years ago

evertonfraga commented 4 years ago

This PR delays the difficulty bomb, as specified by https://eips.ethereum.org/EIPS/eip-2384.

Should be tested in conjunction with https://github.com/ethereumjs/ethereumjs-common/pull/75.

holgerd77 commented 4 years ago

Hi Everton, thanks for preparing this, I would give this a couple of days more until the dust settles a bit more. Also the tests are still failing on this.

evertonfraga commented 4 years ago

@holgerd77 It depends on a release of ethereumjs-common so the tests can pass.

evertonfraga commented 4 years ago

I need to trigger GH actions for this PR.

Edit: reopening the PR didn't work, I'll raise another one.