erigon-pulse/core/state
2021-03-30 12:53:54 +03:00
..
contracts Bad unwind of recreation of CREATE2 contract - unit test and potentia… (#1412) 2020-12-16 17:16:37 +00:00
access_list.go post-rebase. fix imports 2020-12-03 17:37:38 +01:00
cached_reader.go New Trie db layout - store trie structure info and multiple hashes per record (#1500) 2021-02-21 18:41:59 +00:00
cached_writer.go State cache switching writes to reads during commit (#1368) 2020-12-08 09:44:29 +00:00
change_set_writer.go Remove hashed changesets (#1464) 2021-02-04 12:59:04 +03:00
database_test.go Fix lints and remove more unused code (#1621) 2021-03-29 10:58:45 +07:00
database_writer.go Add "execute blocks" stage to the staged sync. (#486) 2020-04-26 17:02:38 +01:00
database.go Fix lints and remove more unused code (#1621) 2021-03-29 10:58:45 +07:00
db_state_reader.go New Trie db layout - store trie structure info and multiple hashes per record (#1500) 2021-02-21 18:41:59 +00:00
db_state_writer.go New Trie db layout - store trie structure info and multiple hashes per record (#1500) 2021-02-21 18:41:59 +00:00
dump.go Fix lints and remove more unused code (#1621) 2021-03-29 10:58:45 +07:00
helper.go Don't store RLPs in valueNodes (except tests). 2019-11-13 20:08:20 +01:00
history_test.go Port rpcdaemon to KV interface (#1627) 2021-03-30 12:53:54 +03:00
history.go Align Cursor API with LMDB/MDBX (#1558) 2021-03-19 14:45:01 +07:00
intra_block_state_test.go Fix lints and remove more unused code (#1621) 2021-03-29 10:58:45 +07:00
intra_block_state.go Fix lints and remove more unused code (#1621) 2021-03-29 10:58:45 +07:00
journal.go Fix lints and remove more unused code (#1621) 2021-03-29 10:58:45 +07:00
plain_readonly.go Port rpcdaemon to KV interface (#1627) 2021-03-30 12:53:54 +03:00
plain_state_reader.go Port rpcdaemon to KV interface (#1627) 2021-03-30 12:53:54 +03:00
plain_state_writer.go Bad unwind of recreation of CREATE2 contract - unit test and potentia… (#1412) 2020-12-16 17:16:37 +00:00
state_object_test.go build: use golangci-lint (#20295) 2019-12-03 13:38:59 +01:00
state_object.go State cache switching writes to reads during commit (#1368) 2020-12-08 09:44:29 +00:00
state_test.go Port rpcdaemon to KV interface (#1627) 2021-03-30 12:53:54 +03:00