mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-27 23:26:44 +00:00
* Fix ancient receipts * bumped version to 0.2.11 * 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> * add block alloc * change block alloc * remove byte array * mainnet upgrade Co-authored-by: Ferran Borreguero <ferranbt@protonmail.com> Co-authored-by: Sandeep Sreenath <sandeep.sreenath@gmail.com> Co-authored-by: Jaynti Kanani <jdkanani@gmail.com> |
||
|---|---|---|
| .. | ||
| api.go | ||
| bor.go | ||
| bor_test.go | ||
| clerk.go | ||
| errors.go | ||
| genesis_contracts_client.go | ||
| merkle.go | ||
| rest.go | ||
| snapshot.go | ||
| snapshot_test.go | ||
| span.go | ||
| validator.go | ||
| validator_set.go | ||