Alex Sharov
69ae999059
log file unmap/close errors ( #7819 )
2023-07-06 11:12:26 +07:00
Andrew Ashikhmin
a24eae8d6c
EIP-4844: Handle data gas in txpool ( #7779 )
...
Prerequisite: https://github.com/ledgerwatch/erigon-lib/pull/1029
2023-06-23 11:10:23 +02:00
Alex Sharov
ded166d73d
e3: release chain maker changes ( #7787 )
2023-06-23 10:07:42 +07:00
ledgerwatch
f8a5c8c6ce
Fix DumpTxs ( #7782 )
2023-06-22 12:08:16 +01:00
Alex Sharov
a77edd7a32
faster opening of snapshots and indices ( #7757 )
...
- mostly by MADV_SEQUENTIAL during opening
- see https://github.com/ledgerwatch/erigon-lib/pull/1025
2023-06-19 11:34:01 +07:00
Alex Sharov
d3c3be9c91
e2: optimize tests speed ( #7738 )
2023-06-15 16:09:11 +07:00
Alex Sharov
e5023775aa
Enforce blockReader interface ( #7737 )
...
- breaks dependency from staged_sync to package with block_reader
implementation
- breaks dependency from snap_sync to package with block_reader
implementation
- breaks dependency from mining to txpool implementation
2023-06-15 13:11:51 +07:00