erigon-pulse/core/state
ledgerwatch 5904332035
hack --action resetState to create both hashed and plain genesis, clean all buckets (#563)
* Reset plain genesis

* Change to optimised freelist implementation

* Fix linter

* Revert "Change to optimised freelist implementation"

This reverts commit 65e28f1737801178e95585381a789785504ec318.

* Noerrcheck
2020-05-21 06:18:25 +01:00
..
contracts post-rebase fixups 2020-05-20 15:26:22 +03:00
change_set_writer.go Staged Sync: Execution phase should use "plain state" (#548) 2020-05-15 08:52:45 +01:00
database_test.go post-rebase fixups 2020-05-20 15:26:22 +03:00
database_writer.go Add "execute blocks" stage to the staged sync. (#486) 2020-04-26 17:02:38 +01:00
database.go hack --action resetState to create both hashed and plain genesis, clean all buckets (#563) 2020-05-21 06:18:25 +01:00
db_state_reader.go Staged Sync: Execution phase should use "plain state" (#548) 2020-05-15 08:52:45 +01:00
db_state_writer.go Staged Sync: Execution phase should use "plain state" (#548) 2020-05-15 08:52:45 +01:00
dump.go resolver: merge HashBuilder-s and ResolveSet-s, decouple from ResolveRequest-s (#540) 2020-05-11 05:46:07 +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 MGR Schedule v0 (#550) 2020-05-15 15:58:36 +07:00
intra_block_state_test.go Remove EIP2027 (#512) 2020-05-06 09:59:50 +01:00
intra_block_state.go Staged Sync: Execution phase should use "plain state" (#548) 2020-05-15 08:52:45 +01:00
journal.go Remove EIP2027 (#512) 2020-05-06 09:59:50 +01:00
plain_state_reader.go Staged Sync: Execution phase should use "plain state" (#548) 2020-05-15 08:52:45 +01:00
plain_state_writer.go Staged Sync: Execution phase should use "plain state" (#548) 2020-05-15 08:52:45 +01:00
readonly.go Staged Sync: Execution phase should use "plain state" (#548) 2020-05-15 08:52:45 +01:00
state_object_test.go build: use golangci-lint (#20295) 2019-12-03 13:38:59 +01:00
state_object.go GC: reducing copying in stateObject.updateTrie (#557) 2020-05-20 14:31:03 +02:00
state_test.go Account range crash fix (#481) 2020-04-23 10:35:43 +01:00
stateless.go Staged Sync: Execution phase should use "plain state" (#548) 2020-05-15 08:52:45 +01:00
util.go Staged Sync: Execution phase should use "plain state" (#548) 2020-05-15 08:52:45 +01:00