mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-30 16:43:46 +00:00
* 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> |
||
|---|---|---|
| .. | ||
| 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 | ||