go-ethereum/eth/catalyst
Martin HS 40cac1d0e2
eth/catalyst: prettier output on bad new payloads (#29259)
When we receive a bad NewPayload, we currently emit a lot of data to the logging facilities. This PR makes it so we print less data.
2024-03-15 10:44:41 +01:00
..
api_test.go params: use the same variable name as EIP-4788 (#29195) 2024-03-15 09:14:31 +01:00
api.go eth/catalyst: prettier output on bad new payloads (#29259) 2024-03-15 10:44:41 +01:00
blsync.go cmd/blsync, beacon/light: beacon chain light client (#28822) 2024-03-06 17:50:22 +01:00
queue.go cmd/geth: implement dev mode for post-merge (#27327) 2023-07-06 04:42:34 -04:00
simulated_beacon_api.go ethclient/simulated: implement new sim backend (#28202) 2024-01-10 16:45:08 +01:00
simulated_beacon_test.go miner: refactor the miner, make the pending block on demand (#28623) 2024-03-06 14:45:03 +02:00
simulated_beacon.go eth/catalyst: update simulated beacon for cancun (#28829) 2024-02-29 14:17:32 +02:00
tester.go cmd, eth: switch the dev synctarget to hash from block (#28209) 2023-09-29 22:11:15 +03:00