go-ethereum/consensus
Arpit Temani a7d97ce58b
Genesis change fix (#252)
* read from genesis file

* add: set code in finalize and assemble

* new: storing data in bor config

* chg: remove unwanted code

* chg: refactor

* minor change

* add error states

* Fix small things

* Add test

* Add more coverage in genesis finalize test

* Ensure balance is not changed

* Add decode safe check

* Change bor config block alloc field name

* Remove block alloc values in blocks

* Add genesis alloc code change info logging

Co-authored-by: Ferran Borreguero <ferranbt@protonmail.com>
2021-12-04 00:22:52 +05:30
..
bor Genesis change fix (#252) 2021-12-04 00:22:52 +05:30
clique consensus/clique, core: API cleanup (#23100) 2021-10-11 23:16:46 +02:00
ethash params: changed CatalystBlock to TerminalTotalDifficulty (#23700) 2021-10-11 18:58:11 +03:00
misc params: changed CatalystBlock to TerminalTotalDifficulty (#23700) 2021-10-11 18:58:11 +03:00
consensus.go consensus: remove seal verification from the consensus engine interface (#22274) 2021-02-05 20:44:34 +02:00
errors.go Update Bor to geth-v1.9.16 (#78) 2020-07-24 19:01:41 +05:30