Commit Graph

142 Commits (e4b8058d5a5832cdebdac7da385cf6d829c0d433)

Author SHA1 Message Date
lightclient 2e8e35f2ad
all: refactor so `NewBlock`, `WithBody` take `types.Body` (#29482) 5 months ago
Martin HS 853e0c23f3
eth/catalyst, trie/pathdb: fix flaky tests (#29571) 5 months ago
ids 81349ff6e5
eth/catalyst: fix typo (#29580) 5 months ago
law wang fadd9d8b81
eth/catalyst: fix log (#29549) 5 months ago
lmittmann a851e39cbe
core/types: use new atomic types in caches (#29411) 6 months ago
Aaron Chen f2a6ac17b2
eth/catalyst: fix flaw in withdrawal-gathering in simulated beacon (#29344) 6 months ago
Felix Lange bca6c40709
beacon/blsync: support for deneb fork (#29180) 6 months ago
Martin HS 40cac1d0e2
eth/catalyst: prettier output on bad new payloads (#29259) 6 months ago
Haotian cffb7c8604
params: use the same variable name as EIP-4788 (#29195) 6 months ago
Haotian 3c26ffeb29
eth/catalyst: remove error return in delayPayloadImport (#29043) 6 months ago
Felföldi Zsolt aadcb88675
cmd/blsync, beacon/light: beacon chain light client (#28822) 7 months ago
Marius van der Wijden d8e0807da2
miner: refactor the miner, make the pending block on demand (#28623) 7 months ago
Péter Szilágyi f4d53133f6
consensus, cmd, core, eth: remove support for non-merge mode of operation (#29169) 7 months ago
Sina Mahmoodi 0a2f33946b
eth/catalyst: update simulated beacon for cancun (#28829) 7 months ago
lightclient 1883438964
eth/catalyst: return invalid payload attributes instead of invalid parms for bad fcu payload (#29115) 7 months ago
cui c1f59b98f6
eth/catalyst: remove variable in tx conversion loop (#29076) 7 months ago
cui edffacca8f
eth/catalyst: enable some commented-out testcases   (#29073) 7 months ago
Haotian 93c541ad56
eth/catalyst: fix wrong error message of payloadV2 after cancun (#29049) 7 months ago
Péter Szilágyi f4852b8ddc
core/txpool, eth, miner: retrieve plain and blob txs separately (#29026) 7 months ago
Péter Szilágyi 593e303485
core/txpool, eth, miner: pre-filter dynamic fees during pending tx retrieval (#29005) 7 months ago
Sina Mahmoodi 95741b1844
core: move genesis alloc types to core/types (#29003) 7 months ago
Marius van der Wijden 286090689a
eth/catalyst: add getClientVersion to capabilities (#28994) 7 months ago
lightclient 9e3e46671e
eth/catalyst,beacon/engine: implement GetClientVersionV1 (#28915) 7 months ago
lightclient e2778cd59f
eth/catalyst: allow payload attributes v1 in fcu v2 (#28882) 8 months ago
lightclient a8a87586c1
eth/catalyst: prefix payload id with version (#28246) 8 months ago
Péter Szilágyi 542c861b4f
core/txpool, eth/catalyst: fix racy simulator due to txpool background reset (#28837) 8 months ago
lightclient 98eaa57e6f
eth/catalyst: add timestamp checks to fcu and new payload and improve param checks (#28230) 8 months ago
Marius van der Wijden 2d08c99009
ethclient/simulated: implement new sim backend (#28202) 8 months ago
jwasinger 28e7371701
all: replace log15 with slog (#28187) 10 months ago
rjl493456442 71817f318e
eth/catalyst, eth/downloader: expose more sync information (#28584) 10 months ago
jwasinger 3cfcd252db
cmd/geth: add support for --dev flag in dumpgenesis (#28463) 10 months ago
jwasinger 104dbf7821
cmd/utils: validate pre-existing genesis in --dev mode (#28468) 10 months ago
Péter Szilágyi a8a9c8e4b0
core, eth, miner: start propagating and consuming blob txs (#28243) 12 months ago
Péter Szilágyi 7b6ff527d5
cmd, eth: switch the dev synctarget to hash from block (#28209) 12 months ago
lightclient a408e37fa1
eth/catalyst: add validation error in new paylaod hash mismatch (#28226) 12 months ago
phenix3443 b9450bfcca
core, eth: typos and some code formatting (#28201) 12 months ago
rjl493456442 9a9db3d265
eth/catalyst: fix engine API (#28135) 1 year ago
Marius van der Wijden 28857080d7
eth/catalyst: set random value in dev mode (#27940) 1 year ago
Martin Holst Swende 6aa88ccdd2
beacon/engine, eth/catalyst, miner: EIP-4788 CL/EL protocol updates (#27872) 1 year ago
Delweng cde462c6bf
eth/catalyst: reset to current header if chain is rewound (in dev mode) (#27992) 1 year ago
rjl493456442 1a2135044c
eth/catalyst: use block as finalization (#28000) 1 year ago
Delweng 45b198dd3a
eth/catalyst: disable heartbeat for simulated beacon node (#27979) 1 year ago
lightclient feb8f416ac
miner: add to build block with EIP-4844 blobs (#27875) 1 year ago
rjl493456442 bce5c46739
eth/catalyst: disable full payload when not in dev mode (#27921) 1 year ago
jwasinger f56ee7d9c5
eth/catalyst: set finalized block hash properly in dev mode (#27886) 1 year ago
Felix Lange 2a6beb6a39
core/types: support for optional blob sidecar in BlobTx (#27841) 1 year ago
Delweng 3ca92f70e5
all: replace data gas to blob gas in comments (#27825) 1 year ago
Péter Szilágyi 57268f7e6c
all: rename dataGas to blobGas (#27789) 1 year ago
Felix Lange e86ad52640
beacon/engine, eth/catalyst: EIP-4844 updates for the engine API (#27736) 1 year ago
jwasinger ea782809f7
cmd/geth: implement dev mode for post-merge (#27327) 1 year ago