bsc/core/state
2022-10-21 14:23:12 +08:00
..
pruner core/rawdb: add HasCode, HashTrieNode and use them where possible (#24454) 2022-08-22 14:43:14 +08:00
snapshot core/rawdb: simplify TestDiskSeek to use memorydb (#25182) 2022-10-21 14:23:12 +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 fix: code compatibility fixes 2022-07-05 11:14:21 +08:00
dump.go core/state: move state account to core/types + abstracted "write account to trie" (#23567) 2021-09-28 10:48:07 +02: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: move state account to core/types + abstracted "write account to trie" (#23567) 2021-09-28 10:48:07 +02:00
journal.go fix: code compatibility fixes 2022-07-05 11:14:21 +08:00
shared_pool.go fix: code compatibility fixes 2022-07-05 11:14:21 +08:00
state_object_test.go build: use golangci-lint (#20295) 2019-11-18 10:49:17 +02:00
state_object.go core/state: fix read-meters + simplify code (#24304) 2022-08-19 07:31:35 +08:00
state_test.go fix: code compatibility fixes 2022-07-05 11:14:21 +08:00
statedb_test.go fix: code compatibility fixes 2022-07-05 11:14:21 +08:00
statedb.go statedb: get rid of activestate, stopPrefetcher manually (#1006) 2022-08-31 13:30:25 +08:00
sync_test.go fix: code compatibility fixes 2022-07-05 11:14:21 +08:00
sync.go core, eth, les, trie: remove the sync bloom, used by fast sync 2021-12-03 12:32:41 +02:00
trie_prefetcher_test.go [R4R] Pipecommit enable trie prefetcher (#992) 2022-08-01 17:41:50 +08:00
trie_prefetcher.go [R4R] Pipecommit enable trie prefetcher (#992) 2022-08-01 17:41:50 +08:00