Attention
- SELFDESTRUCT will no longer be refunded
- There are 3 hard forks, node operators need to set them up at the same fork height, i.e.
BerlinBlock = 31103030
,LondonBlock = 31103030
,HertzBlock = 31103030
Changelog
- 5d2d172 Merge pull request #143 from blxdyx/bug_fix
- 5b081cb fix: log info
- 6b0b537 release: prepare for release v1.1.2 (#142)
- a40b48a optimization (#131)
- e7f0a17 Port Herzt upgrade: London & Berlin (#138)
- 5ccb1e9 update the version for bsc-erigon (#136)
- 9bab0b6 solve the mismatch validator bug with final solution (#135)
- 3093e11 Merge pull request #130 from blxdyx/fix-trie-root-bugs
- 2dcfdfd Fix bugs in trie hash computation