This website requires JavaScript.
Explore
Help
Sign In
status-im
/
op-geth
Watch
2
Star
0
Fork
0
You've already forked op-geth
mirror of
https://github.com/status-im/op-geth.git
synced
2025-02-12 14:56:23 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
op-geth
/
ethdb
History
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
all: simplify and fix database iteration with prefix/start (
#20808
)
2020-04-15 14:08:53 +03:00
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
all: simplify and fix database iteration with prefix/start (
#20808
)
2020-04-15 14:08:53 +03:00