hexoscott
|
7dcbfbc283
|
reference hash, address, and chain config from lib (#6536)
|
2023-01-13 18:12:18 +00:00 |
|
Alex Sharov
|
b0af04f2df
|
bsc: incrementally calc and store all old snapshots. slower initial stage_snapshots, but faster restart during initial sync (#6457)
|
2022-12-30 12:44:54 +07:00 |
|
Alex Sharov
|
863e1ed07b
|
e3: handle "kill -9" during merge, auto-hide history .ef file if not corresponding .v file (#6304)
|
2022-12-15 13:49:06 +07:00 |
|
Andrew Ashikhmin
|
7eab12d90d
|
Shanghai & Cancun forks should be based on timestamp (#6238)
|
2022-12-07 18:45:44 +01:00 |
|
Alex Sharov
|
9b65c533c9
|
e3: optimize incremental hashstate (#6179)
|
2022-12-03 12:23:01 +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 |
|
awskii
|
e10e75fb3e
|
rename erigon23->erigon4 (#6128)
Rename directories db23/erigon23 to db4/erigon4
rename file ergion23.go to erigon4.go as well as `state` command (to
`erigon4`)
|
2022-11-25 15:11:01 +07:00 |
|