erigon-pulse/core/state
b00ris abe54cd7a2
Remove EIP2027 (#512)
* save state

* fmt

* save state

* save state

* fix resolve test

* fix lint

* fix test
2020-05-06 09:59:50 +01:00
..
contracts up syntax of solidity pragma (#498) 2020-04-29 11:51:07 +01:00
change_set_writer.go Don't check root in accountsEqual, that's covered by storageChanged anyway. (Fixing checkChangeSets for contract 0xe2942418b2d87a1d88cce66d0b11c7ef16a72971 in block 1467584.) (#519) 2020-05-06 09:58:12 +01:00
database_test.go Add incarnation to acc.root in IH (#470) 2020-04-20 11:35:12 +01:00
database_writer.go Add "execute blocks" stage to the staged sync. (#486) 2020-04-26 17:02:38 +01:00
database.go Don't check root in accountsEqual, that's covered by storageChanged anyway. (Fixing checkChangeSets for contract 0xe2942418b2d87a1d88cce66d0b11c7ef16a72971 in block 1467584.) (#519) 2020-05-06 09:58:12 +01:00
db_state_reader.go Incarnation should be read by StateReader, not StateWriter (#506) 2020-05-02 19:00:42 +01:00
db_state_writer.go Incarnation should be read by StateReader, not StateWriter (#506) 2020-05-02 19:00:42 +01:00
dump.go Index bits to mark creation of accounts or storage items (#483) 2020-04-25 15:50:32 +01:00
helper.go Don't store RLPs in valueNodes (except tests). 2019-11-13 20:08:20 +01:00
history_test.go Incarnation should be read by StateReader, not StateWriter (#506) 2020-05-02 19:00:42 +01:00
intermediate_hashes.go - parent node type - doesn't matter for IH - just check that node itself is fullNode or duoNode is enough (#518) 2020-05-06 09:58:37 +01:00
intra_block_state_test.go Remove EIP2027 (#512) 2020-05-06 09:59:50 +01:00
intra_block_state.go Remove EIP2027 (#512) 2020-05-06 09:59:50 +01:00
journal.go Remove EIP2027 (#512) 2020-05-06 09:59:50 +01:00
readonly.go Incarnation should be read by StateReader, not StateWriter (#506) 2020-05-02 19:00:42 +01:00
state_object_test.go build: use golangci-lint (#20295) 2019-12-03 13:38:59 +01:00
state_object.go Remove EIP2027 (#512) 2020-05-06 09:59:50 +01:00
state_test.go Account range crash fix (#481) 2020-04-23 10:35:43 +01:00
stateless.go Incarnation should be read by StateReader, not StateWriter (#506) 2020-05-02 19:00:42 +01:00