erigon-pulse/core/state
2023-03-31 02:19:56 +00:00
..
contracts Fix 'make bindings' (#6824) 2023-02-10 09:03:45 +07:00
historyv2read e3: move txnum to erigon-lib (#6663) 2023-01-22 19:39:33 +07:00
temporal e4: small tests preparations (#7220) 2023-03-31 02:19:56 +00:00
access_list_test.go reference hash, address, and chain config from lib (#6536) 2023-01-13 18:12:18 +00:00
access_list.go reference hash, address, and chain config from lib (#6536) 2023-01-13 18:12:18 +00:00
cached_reader2.go reference hash, address, and chain config from lib (#6536) 2023-01-13 18:12:18 +00:00
cached_reader.go reference hash, address, and chain config from lib (#6536) 2023-01-13 18:12:18 +00:00
cached_writer.go reference hash, address, and chain config from lib (#6536) 2023-01-13 18:12:18 +00:00
change_set_writer.go reference hash, address, and chain config from lib (#6536) 2023-01-13 18:12:18 +00:00
database_test.go Break dependency of ethcfg package to core/consensus/etc... move genesis struct to 'types' package (#7206) 2023-03-29 07:27:06 +00:00
database.go reference hash, address, and chain config from lib (#6536) 2023-01-13 18:12:18 +00:00
db_state_reader.go reference hash, address, and chain config from lib (#6536) 2023-01-13 18:12:18 +00:00
db_state_writer.go reference hash, address, and chain config from lib (#6536) 2023-01-13 18:12:18 +00:00
dump.go add constant kv.Unlim=-1 (#7183) 2023-03-26 03:18:04 +00:00
helper.go Don't store RLPs in valueNodes (except tests). 2019-11-13 20:08:20 +01:00
history_reader_inc.go reference hash, address, and chain config from lib (#6536) 2023-01-13 18:12:18 +00:00
history_reader_v3.go e3: DomainGetAsOf, DomainRange (#7177) 2023-03-25 03:51:43 +00:00
history_reader_v4.go e4: to use serializev3 (#7154) 2023-03-22 04:53:49 +00:00
history_test.go reference hash, address, and chain config from lib (#6536) 2023-01-13 18:12:18 +00:00
history_walk.go reference hash, address, and chain config from lib (#6536) 2023-01-13 18:12:18 +00:00
intra_block_state_test.go evm: remove mutex from journal (#6967) 2023-02-27 05:48:18 +00:00
intra_block_state.go enable more linters #954 (#7179) 2023-03-25 05:13:27 +00:00
journal.go evm: remove mutex from journal (#6967) 2023-02-27 05:48:18 +00:00
plain_readonly.go e3: prepare trace_transaction env without execution (#6675) 2023-01-24 11:18:32 +07:00
plain_state_reader.go reference hash, address, and chain config from lib (#6536) 2023-01-13 18:12:18 +00:00
plain_state_writer.go reference hash, address, and chain config from lib (#6536) 2023-01-13 18:12:18 +00:00
recon_state.go e3: reconst: run workers in errgroup (#7071) 2023-03-13 04:04:49 +00:00
recon_writer_inc.go enable more linters #954 (#7179) 2023-03-25 05:13:27 +00:00
rw_v3.go go 1.19 atomics (#7164) 2023-03-23 05:11:28 +00:00
state_object_test.go reference hash, address, and chain config from lib (#6536) 2023-01-13 18:12:18 +00:00
state_object.go reference hash, address, and chain config from lib (#6536) 2023-01-13 18:12:18 +00:00
state_test.go CL lightclient to create memdb in the tmpdir which gets cleaned up on… (#6829) 2023-02-11 20:44:51 +00:00