bsc/core/state
2022-06-13 16:40:14 +08:00
..
pruner [R4R]offline block prune (#543) 2022-01-19 18:07:49 +08:00
snapshot [R4R] state verification pipeline (#795) 2022-03-30 00:19:47 +08:00
access_list.go all: implement EIP-2929 (gas cost increases for state access opcodes) + yolo-v2 (#21509) 2020-10-23 08:26:57 +02:00
database.go [R4R] implement State Verification && Snapshot Commit pipeline (#668) 2022-01-26 14:12:18 +08:00
dump.go core/state: fix panic in state dumping (#22225) 2021-01-26 12:15:31 +01:00
iterator_test.go core, eth, les, trie: add a prefix to contract code (#21080) 2020-08-21 15:10:40 +03:00
iterator.go core/state: access trie through Database interface, track errors (#14589) 2017-06-27 15:57:06 +02:00
journal.go [R4R]implement diff sync (#376) 2021-09-28 16:03:38 +08:00
shared_pool.go [R4R]add sharedStorage for prefetching to L1 (#792) 2022-03-30 00:19:47 +08:00
state_object_test.go build: use golangci-lint (#20295) 2019-11-18 10:49:17 +02:00
state_object.go asynchronous update snap in updatetrie 2022-06-07 12:00:35 +08:00
state_test.go [R4R] implement State Verification && Snapshot Commit pipeline (#668) 2022-01-26 14:12:18 +08:00
statedb_test.go [R4R] implement State Verification && Snapshot Commit pipeline (#668) 2022-01-26 14:12:18 +08:00
statedb.go fix pipecommit issue (#932) 2022-06-13 16:40:14 +08:00
sync_test.go [R4R] implement State Verification && Snapshot Commit pipeline (#668) 2022-01-26 14:12:18 +08:00
sync.go core, eth: faster snapshot generation (#22504) 2021-04-14 23:23:11 +03:00
trie_prefetcher.go [R4R] implement State Verification && Snapshot Commit pipeline (#668) 2022-01-26 14:12:18 +08:00