erigon-pulse/core/state
2021-07-08 19:40:43 +07:00
..
contracts rename (#1978) 2021-05-20 19:25:53 +01:00
access_list.go rename (#1978) 2021-05-20 19:25:53 +01:00
cached_reader.go rename (#1978) 2021-05-20 19:25:53 +01:00
cached_writer.go remove ctx from state writer interface (#2302) 2021-07-05 15:42:44 +07:00
change_set_writer.go remove ctx from state writer interface (#2302) 2021-07-05 15:42:44 +07:00
database_test.go step towards kv interface (#2313) 2021-07-08 09:56:09 +07:00
database.go remove ctx from state writer interface (#2302) 2021-07-05 15:42:44 +07:00
db_state_reader.go rename (#1978) 2021-05-20 19:25:53 +01:00
db_state_writer.go remove ctx from state writer interface (#2302) 2021-07-05 15:42:44 +07:00
dump.go add 0x prefix for RPC accountRange (#2243) 2021-06-27 15:19:34 +01:00
helper.go Don't store RLPs in valueNodes (except tests). 2019-11-13 20:08:20 +01:00
history_test.go remove ctx from state writer interface (#2302) 2021-07-05 15:42:44 +07:00
history.go Simplify GetAsOf (#2285) 2021-07-04 08:49:31 +01:00
intra_block_state_test.go step towards kv interface (#2313) 2021-07-08 09:56:09 +07:00
intra_block_state.go Sokol v0: can process 1-st block (#2310) 2021-07-08 19:40:43 +07:00
journal.go rename (#1978) 2021-05-20 19:25:53 +01:00
plain_readonly.go remove ctx from state writer interface (#2302) 2021-07-05 15:42:44 +07:00
plain_state_reader.go rename (#1978) 2021-05-20 19:25:53 +01:00
plain_state_writer.go remove ctx from state writer interface (#2302) 2021-07-05 15:42:44 +07:00
state_object_test.go rename (#1978) 2021-05-20 19:25:53 +01:00
state_object.go remove ctx from state writer interface (#2302) 2021-07-05 15:42:44 +07:00
state_test.go step towards kv interface (#2313) 2021-07-08 09:56:09 +07:00