Commit Graph

165 Commits (v1.14.13)

Author SHA1 Message Date
jwasinger 71b32b4d73 core/txpool, eth/catalyst: clear transaction pool in Rollback (#30534) 3 months ago
Péter Szilágyi 9bb5194166 eth/catalyst: make engine api test time independent (#30713) 3 months ago
jwasinger 53e3f445ed all: remove TerminalTotalDifficultyPassed (#30609) 3 months ago
Péter Szilágyi db03e01577 build, internal, version: break ci.go/version->common dependency (#30638) 3 months ago
Péter Szilágyi cfd1489b92 beacon/engine, core/txpool, eth/catalyst: add engine_getBlobsV1 API (#30537) 3 months ago
lightclient 1660698efc beacon/engine,eth/catalyst: hex marshal requests in engine api (#30603) 3 months ago
Péter Szilágyi 9c054f8ad1 core, eth, ethstats: simplify chain head events (#30601) 3 months ago
Felix Lange b755cec854 beacon/engine: strip type byte in requests (#30576) 3 months ago
Felix Lange bee38ebb39 all: implement EIP-7002 & EIP-7251 (#30571) 3 months ago
Martin HS 0205fb9fda eth/catalyst, core/txpool/blobpool: make tests output less logs (#30563) 3 months ago
Felix Lange c93656f18e all: implement flat deposit requests encoding (#30425) 3 months ago
Martin HS e67d5f8c44
eth/catalyst: use setcanonical instead of sethead in simulated fork (#30465) 4 months ago
Péter Szilágyi 1df75dbe36
Revert "core/txpool, eth/catalyst: ensure gas tip retains current value upon rollback" (#30521) 4 months ago
jwasinger bb9897f11b
core/txpool, eth/catalyst: ensure gas tip retains current value upon rollback (#30495) 4 months ago
Péter Szilágyi 9326a118c7
beacon, core, eth, miner: integrate witnesses into production Geth (#30069) 5 months ago
lightclient c70b0a9138
beacon/engine/types: remove PayloadV4 (#30415) 5 months ago
lightclient dfd33c7792
all: implement EIP-6110, execution layer triggered deposits (#29431) 5 months ago
lightclient 84565dc899
eth/catalyst: ensure period zero mode leaves no pending txs in pool (#30264) 6 months ago
Delweng 10586952df
eth/catalyst: get params.ExcessBlobGas but check with params.BlobGasUsed (#30267) 6 months ago
Jordan Krage 0d38b0cd34
eth/catalyst: fix (*SimulatedBeacon).AdjustTime() conversion (#30138) 7 months ago
Aayush Rajasekaran 37590b2c55
eth/catalyst: fix params in failure log (#30131) 7 months ago
Felix Lange 6bb13e8e2b
eth/catalyst: ensure TxPool is synced in Fork (#29876) 8 months ago
trillo caafa93598
all: improve some error strings (#29842) 9 months ago
lightclient 2e8e35f2ad
all: refactor so `NewBlock`, `WithBody` take `types.Body` (#29482) 9 months ago
Martin HS 853e0c23f3
eth/catalyst, trie/pathdb: fix flaky tests (#29571) 10 months ago
ids 81349ff6e5
eth/catalyst: fix typo (#29580) 10 months ago
law wang fadd9d8b81
eth/catalyst: fix log (#29549) 10 months ago
lmittmann a851e39cbe
core/types: use new atomic types in caches (#29411) 10 months ago
Aaron Chen f2a6ac17b2
eth/catalyst: fix flaw in withdrawal-gathering in simulated beacon (#29344) 11 months ago
Felix Lange bca6c40709
beacon/blsync: support for deneb fork (#29180) 11 months ago
Martin HS 40cac1d0e2
eth/catalyst: prettier output on bad new payloads (#29259) 11 months ago
Haotian cffb7c8604
params: use the same variable name as EIP-4788 (#29195) 11 months ago
Haotian 3c26ffeb29
eth/catalyst: remove error return in delayPayloadImport (#29043) 11 months ago
Felföldi Zsolt aadcb88675
cmd/blsync, beacon/light: beacon chain light client (#28822) 11 months ago
Marius van der Wijden d8e0807da2
miner: refactor the miner, make the pending block on demand (#28623) 11 months ago
Péter Szilágyi f4d53133f6
consensus, cmd, core, eth: remove support for non-merge mode of operation (#29169) 11 months ago
Sina Mahmoodi 0a2f33946b
eth/catalyst: update simulated beacon for cancun (#28829) 11 months ago
lightclient 1883438964
eth/catalyst: return invalid payload attributes instead of invalid parms for bad fcu payload (#29115) 11 months ago
cui c1f59b98f6
eth/catalyst: remove variable in tx conversion loop (#29076) 12 months ago
cui edffacca8f
eth/catalyst: enable some commented-out testcases   (#29073) 12 months ago
Haotian 93c541ad56
eth/catalyst: fix wrong error message of payloadV2 after cancun (#29049) 12 months ago
Péter Szilágyi f4852b8ddc
core/txpool, eth, miner: retrieve plain and blob txs separately (#29026) 12 months ago
Péter Szilágyi 593e303485
core/txpool, eth, miner: pre-filter dynamic fees during pending tx retrieval (#29005) 12 months ago
Sina Mahmoodi 95741b1844
core: move genesis alloc types to core/types (#29003) 12 months ago
Marius van der Wijden 286090689a
eth/catalyst: add getClientVersion to capabilities (#28994) 12 months ago
lightclient 9e3e46671e
eth/catalyst,beacon/engine: implement GetClientVersionV1 (#28915) 12 months ago
lightclient e2778cd59f
eth/catalyst: allow payload attributes v1 in fcu v2 (#28882) 1 year ago
lightclient a8a87586c1
eth/catalyst: prefix payload id with version (#28246) 1 year ago
Péter Szilágyi 542c861b4f
core/txpool, eth/catalyst: fix racy simulator due to txpool background reset (#28837) 1 year ago
lightclient 98eaa57e6f
eth/catalyst: add timestamp checks to fcu and new payload and improve param checks (#28230) 1 year ago