go-ethereum/eth/catalyst
lightclient 8a19582c8d
Some checks are pending
/ Linux Build (arm) (push) Waiting to run
/ Linux Build (push) Waiting to run
/ Windows Build (push) Waiting to run
/ Docker Image (push) Waiting to run
eth/catalyst: enable newpayloadV4 on BPOs (#32589)
Fixes an issue I accidentally introduced in #32579. Essentially, because
we gate the engine methods based on particular forks and I did not add
the BPOs as allowed forks to the method.
2025-09-11 22:09:56 +02:00
..
api.go eth/catalyst: enable newpayloadV4 on BPOs (#32589) 2025-09-11 22:09:56 +02:00
api_test.go core/txpool/blobpool, eth/catalyst: place null for missing blob (#32536) 2025-09-03 09:44:00 +02:00
queue.go cmd/geth: implement dev mode for post-merge (#27327) 2023-07-06 04:42:34 -04:00
simulated_beacon.go eth/catalyst: fix edge case in simulated backend (#31871) 2025-07-02 14:50:18 +09:00
simulated_beacon_api.go eth/catalyst: abort dev mode block commit if shut down is triggered (#32166) 2025-07-08 22:15:53 +09:00
simulated_beacon_test.go eth/catalyst: set FeeRecipient in dev mode (#31316) 2025-03-17 09:32:44 +01:00
witness.go eth/catalyst: fix error message in ExecuteStatelessPayloadV4 (#32269) 2025-07-28 09:16:47 +08:00