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

[Constantinople] EIP 1234 Difficulty bomb delay and block reward adjustment #53

Closed holgerd77 closed 5 years ago

holgerd77 commented 6 years ago

EIP 1234 Constantinople difficulty bomb delay and block reward adjustment (difficulty part in ethereumjs-block, see Byzantium PR for reference)

See e.g. code here in the VM on how to do HF switches, HF support/_common instance is already added to this library.