b257408060
Fix readonly check in libmdbx-rs ( #12096 )
2024-10-26 16:17:21 +00:00
c6359b6242
Fix: Allow missing docs for test modules ( #10893 )
2024-09-13 16:38:47 +00:00
667972c20e
feat: Report MDBX commit latency metrics ( #5668 )
...
Co-authored-by: Nikita Smirnov <nikita.smirnov.m@gmail.com >
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de >
2023-12-15 10:38:03 +00:00
dc72cad838
feat: phase out environment trait ( #5439 )
2023-11-15 16:42:34 +00:00
efc5277964
chore: make txn manager private ( #5426 )
2023-11-14 17:07:04 +00:00
019ddd1edc
perf(db): reduce different repeated allocations ( #2103 )
2023-04-13 11:33:53 -04:00
633d84ded0
feat: Refactor TransitionId tables, BlockBodyIndices table. ( #2039 )
2023-04-05 13:10:18 +02:00
6407b5087e
chore: use B160, B256 and U256 coming from revm and ruint ( #676 )
...
* use B256, B160 and U256 from revm
* fix U256 from_str
* use U256::ZERO
* use temporary commit for revm and interpreter
* more U256::ZERO
* more changes for revm/ruint types
* clippy
* change revm and revm-interpreter repo
* remove H160 wrap
* minor cleanup
* remove unused
* fix MIN_PROTOCOL_BASE_FEE
2023-01-04 11:11:48 +02:00
7b6bf0820e
fix(cli): remove usage of StageDB on DbTool ( #448 )
...
* use view and update instead of StageDB
* change DbTool docs
* clippy
2022-12-15 08:33:49 +01:00
e014eaad33
feat(db): Refactor storage libraries ( #371 )
2022-12-09 23:14:07 -08:00