Commit Graph

129 Commits (5d5b384efd0acabe4d808c46fce9700114d2046f)

Author SHA1 Message Date
Sina Mahmoodi 0a2f33946b
eth/catalyst: update simulated beacon for cancun (#28829) 8 months ago
lightclient 1883438964
eth/catalyst: return invalid payload attributes instead of invalid parms for bad fcu payload (#29115) 9 months ago
cui c1f59b98f6
eth/catalyst: remove variable in tx conversion loop (#29076) 9 months ago
cui edffacca8f
eth/catalyst: enable some commented-out testcases   (#29073) 9 months ago
Haotian 93c541ad56
eth/catalyst: fix wrong error message of payloadV2 after cancun (#29049) 9 months ago
Péter Szilágyi f4852b8ddc
core/txpool, eth, miner: retrieve plain and blob txs separately (#29026) 9 months ago
Péter Szilágyi 593e303485
core/txpool, eth, miner: pre-filter dynamic fees during pending tx retrieval (#29005) 9 months ago
Sina Mahmoodi 95741b1844
core: move genesis alloc types to core/types (#29003) 9 months ago
Marius van der Wijden 286090689a
eth/catalyst: add getClientVersion to capabilities (#28994) 9 months ago
lightclient 9e3e46671e
eth/catalyst,beacon/engine: implement GetClientVersionV1 (#28915) 9 months ago
lightclient e2778cd59f
eth/catalyst: allow payload attributes v1 in fcu v2 (#28882) 10 months ago
lightclient a8a87586c1
eth/catalyst: prefix payload id with version (#28246) 10 months ago
Péter Szilágyi 542c861b4f
core/txpool, eth/catalyst: fix racy simulator due to txpool background reset (#28837) 10 months ago
lightclient 98eaa57e6f
eth/catalyst: add timestamp checks to fcu and new payload and improve param checks (#28230) 10 months ago
Marius van der Wijden 2d08c99009
ethclient/simulated: implement new sim backend (#28202) 10 months ago
jwasinger 28e7371701
all: replace log15 with slog (#28187) 12 months ago
rjl493456442 71817f318e
eth/catalyst, eth/downloader: expose more sync information (#28584) 12 months ago
jwasinger 3cfcd252db
cmd/geth: add support for --dev flag in dumpgenesis (#28463) 12 months ago
jwasinger 104dbf7821
cmd/utils: validate pre-existing genesis in --dev mode (#28468) 12 months ago
Péter Szilágyi a8a9c8e4b0
core, eth, miner: start propagating and consuming blob txs (#28243) 1 year ago
Péter Szilágyi 7b6ff527d5
cmd, eth: switch the dev synctarget to hash from block (#28209) 1 year ago
lightclient a408e37fa1
eth/catalyst: add validation error in new paylaod hash mismatch (#28226) 1 year ago
phenix3443 b9450bfcca
core, eth: typos and some code formatting (#28201) 1 year 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
Péter Szilágyi d40a255e97
all: move main transaction pool into a subpool (#27463) 1 year ago
Delweng 8a78a4f79f
eth,consensus: replace noarg fmt.Errorf with errors.New (#27330) 1 year ago
Péter Szilágyi 85a4b82b33
all: tie timestamp based forks to the passage of London (#27279) 2 years ago
Péter Szilágyi dde2da0efb
all: remove ethash pow, only retain shims needed for consensus and tests (#27178) 2 years ago
openex d0fbb10658
eth/catalyst: improve consensus heartbeat (#26896) 2 years ago
Marius van der Wijden 20f8eb756b
eth/catalyst: fix races (#26950) 2 years ago
Marius van der Wijden d8066dcde8
eth/catalyst: increase update consensus timeout (#26840) 2 years ago
Marius van der Wijden 78429f7733
beacon/engine: don't omit empty withdrawals in ExecutionPayloadBodies (#26698) 2 years ago
Marius van der Wijden 5bc2ef984f
core, eth/catalyst: fix race conditions in tests (#26790) 2 years ago
Péter Szilágyi cd31f2dee2
all: change chain head markers from block to header (#26777) 2 years ago
Péter Szilágyi b3ae073488
eth: use the last announced finalized block as the sync ancient limit (#26685) 2 years ago
Roman Krasiuk 15e5e6176b
eth/catalyst: request too large error (#26722) 2 years ago
Marius van der Wijden 6428663faf
eth/catalyst: send INVALID instead of INVALID_BLOCK_HASH (#26696) 2 years ago