..
contracts
Aleut support (Eip1559) ( #1704 )
2021-04-22 18:11:37 +01: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 TrieDbState + other things ( #1925 )
2021-05-16 06:21:29 +01:00
database_test.go
rawdb deprecated methods with Database interface ( #1854 )
2021-05-01 14:42:23 +07:00
database_writer.go
Add "execute blocks" stage to the staged sync. ( #486 )
2020-04-26 17:02:38 +01:00
database.go
Remove TrieDbState + other things ( #1925 )
2021-05-16 06:21:29 +01:00
db_state_reader.go
KVGetter, replace old geth interfaces with it ( #1676 )
2021-04-05 20:04:58 +07:00
db_state_writer.go
bitmapdb to use rwtx ( #1661 )
2021-04-03 08:52:45 +07:00
dump.go
Move clique buckets to separate DB ( #1703 )
2021-04-19 22:58:05 +01:00
helper.go
Don't store RLPs in valueNodes (except tests).
2019-11-13 20:08:20 +01:00
history_test.go
Changeset writer move to tx ( #1871 )
2021-05-05 14:31:40 +07:00
history.go
Snapshot sync headers stage ( #1836 )
2021-05-08 09:45:40 +01:00
intra_block_state_test.go
tx.RwCursor() to return err (first step of removing lazy cursors) ( #1656 )
2021-04-02 13:36:49 +07:00
intra_block_state.go
Remove locking from IntraBlockState ( #1795 )
2021-04-26 10:40:25 +01:00
journal.go
Fix lints and remove more unused code ( #1621 )
2021-03-29 10:58:45 +07:00
plain_readonly.go
GetAsOf: do not return error on nil ( #1820 )
2021-04-26 18:05:29 +01:00
plain_state_reader.go
KVGetter, replace old geth interfaces with it ( #1676 )
2021-04-05 20:04:58 +07:00
plain_state_writer.go
Changeset writer move to tx ( #1871 )
2021-05-05 14:31:40 +07:00
state_object_test.go
build: use golangci-lint ( #20295 )
2019-12-03 13:38:59 +01:00
state_object.go
lint fixes ( #1717 )
2021-04-13 21:48:20 +07:00
state_test.go
Changeset writer move to tx ( #1871 )
2021-05-05 14:31:40 +07:00