ledgerwatch
|
b5a7faa8db
|
[e3] Incremental reconstitution (#6270)
Co-authored-by: Alex Sharp <alexsharp@Alexs-MacBook-Pro-2.local>
Co-authored-by: Alexey Sharp <alexeysharp@Alexeys-iMac.local>
|
2022-12-10 09:34:17 +00:00 |
|
Alex Sharov
|
c401a2e9d2
|
e3: experiment with Ibs.Reset (#6159)
|
2022-12-04 11:45:06 +07:00 |
|
Andrew Ashikhmin
|
d82c778ab3
|
Withdrawals part 1 (#6009)
This PR partially implements
[EIP-4895](https://eips.ethereum.org/EIPS/eip-4895): Beacon chain push
withdrawals as operations. The new Engine API methods
(https://github.com/ethereum/execution-apis/pull/195) are implemented.
_Body downloader and saving withdrawals into DB are not implemented
yet!_
|
2022-12-01 09:15:01 +01:00 |
|
Alex Sharov
|
16cd87748f
|
E3: fix unwind changes visibility (#6147)
|
2022-11-30 08:31:13 +07:00 |
|
Alex Sharov
|
e47c4f7a7a
|
e3: use usual headerfunc (#6099)
|
2022-11-21 12:39:51 +07:00 |
|
Alex Sharov
|
9bcd7fe6c3
|
e3: reduce state write lock (#6096)
|
2022-11-21 10:38:22 +07:00 |
|
Andrew Ashikhmin
|
e469afdff5
|
Rewrite bytecode of the token contract on Gnosis Chain (#5997)
See https://github.com/NethermindEth/nethermind/pull/3930
|
2022-11-08 13:03:06 +01:00 |
|
Andrew Ashikhmin
|
d4c2acc152
|
AuRa system calls to Certifier should be const (#5929)
This fixes gas used in
https://gnosisscan.io/tx/0x8f3b839a3d179102084a58dc4c3ec91fe13bb00cc1450cd69d22add7f25444e3
|
2022-11-01 14:37:45 +01:00 |
|
Alex Sharov
|
fde630f76b
|
e3: wal preallocate historyKey #713 (#5899)
|
2022-10-29 19:18:35 +07:00 |
|
Alex Sharov
|
2d7cd0fae2
|
e3: better prune logs, apply thread can work without rwTx (#5860)
|
2022-10-25 16:08:01 +07:00 |
|
Alex Sharov
|
4ca4aa7144
|
e3: bsc recon leack fix (#5852)
|
2022-10-24 09:14:34 +07:00 |
|
Alex Sharov
|
993fde4d92
|
E3: par logs (#5839)
|
2022-10-23 18:51:14 +07:00 |
|
Alex Sharov
|
ae449eba4a
|
E3 exec atomics (#5641)
|
2022-10-06 13:11:11 +07:00 |
|
Alex Sharov
|
ca9aa4723c
|
Compress params change (#5631)
as of https://github.com/ledgerwatch/erigon-lib/pull/651
|
2022-10-05 17:54:54 +07:00 |
|
Alex Sharov
|
39383d936d
|
erigon3: move tx.AsMessage() out of critical path (#5611)
* save
* save
|
2022-10-04 10:56:41 +01:00 |
|
Alex Sharov
|
e26243f14c
|
erigon3: fix state reconstitution segfault #5537
|
2022-09-27 11:40:47 +07:00 |
|
Alex Sharov
|
fb44051a82
|
erigon3: move temporary db creation inside Recon22 (#5533)
|
2022-09-27 10:41:30 +07:00 |
|
Alex Sharov
|
cb60382e6d
|
erigon3: rename "history.v2" to "history.v3" to avoid naming miss-match with "erigon3" (#5519)
|
2022-09-26 10:54:42 +07:00 |
|