1
0
Fork 0
forked from forks/go-ethereum
go-ethereum-modded-tocallarg/ethdb
rjl493456442 53f81574e3
ethdb: more accurate batch size calculation (#23790)
This PR also counts the size of the key when calculating the size of a db batch
2021-10-26 10:20:56 +02:00
..
dbtest
leveldb ethdb: more accurate batch size calculation (#23790) 2021-10-26 10:20:56 +02:00
memorydb ethdb: more accurate batch size calculation (#23790) 2021-10-26 10:20:56 +02:00
batch.go core, eth, ethdb, trie: simplify range proofs 2021-04-29 10:59:08 +03:00
database.go core/rawdb, ethdb: introduce batched/atomic reads from ancients (#23566) 2021-10-25 16:24:27 +02:00
iterator.go