Commit Graph

73 Commits (86912e033c73cc0657c9946733d43540a02ee25f)

Author SHA1 Message Date
jwasinger 478012ab23
all: remove TerminalTotalDifficultyPassed (#30609) 1 month ago
Péter Szilágyi dac54e31a7
build, internal, version: break ci.go/version->common dependency (#30638) 1 month ago
Felix Lange add5709cb5
beacon/engine: strip type byte in requests (#30576) 1 month ago
Martin HS 58cf152e98
eth/catalyst, core/txpool/blobpool: make tests output less logs (#30563) 2 months ago
Felix Lange 2936b41514
all: implement flat deposit requests encoding (#30425) 2 months ago
Péter Szilágyi 9326a118c7
beacon, core, eth, miner: integrate witnesses into production Geth (#30069) 2 months ago
lightclient dfd33c7792
all: implement EIP-6110, execution layer triggered deposits (#29431) 3 months ago
trillo caafa93598
all: improve some error strings (#29842) 6 months ago
lightclient 2e8e35f2ad
all: refactor so `NewBlock`, `WithBody` take `types.Body` (#29482) 7 months ago
Martin HS 853e0c23f3
eth/catalyst, trie/pathdb: fix flaky tests (#29571) 7 months ago
Haotian cffb7c8604
params: use the same variable name as EIP-4788 (#29195) 8 months ago
Marius van der Wijden d8e0807da2
miner: refactor the miner, make the pending block on demand (#28623) 9 months ago
Péter Szilágyi f4d53133f6
consensus, cmd, core, eth: remove support for non-merge mode of operation (#29169) 9 months ago
cui edffacca8f
eth/catalyst: enable some commented-out testcases   (#29073) 9 months ago
Sina Mahmoodi 95741b1844
core: move genesis alloc types to core/types (#29003) 9 months ago
lightclient 9e3e46671e
eth/catalyst,beacon/engine: implement GetClientVersionV1 (#28915) 9 months ago
lightclient a8a87586c1
eth/catalyst: prefix payload id with version (#28246) 10 months ago
lightclient 98eaa57e6f
eth/catalyst: add timestamp checks to fcu and new payload and improve param checks (#28230) 10 months ago
jwasinger 28e7371701
all: replace log15 with slog (#28187) 1 year ago
Martin Holst Swende 6aa88ccdd2
beacon/engine, eth/catalyst, miner: EIP-4788 CL/EL protocol updates (#27872) 1 year ago
lightclient feb8f416ac
miner: add to build block with EIP-4844 blobs (#27875) 1 year ago
Felix Lange 2a6beb6a39
core/types: support for optional blob sidecar in BlobTx (#27841) 1 year ago
Felix Lange e86ad52640
beacon/engine, eth/catalyst: EIP-4844 updates for the engine API (#27736) 1 year ago
Péter Szilágyi d40a255e97
all: move main transaction pool into a subpool (#27463) 1 year ago
Péter Szilágyi dde2da0efb
all: remove ethash pow, only retain shims needed for consensus and tests (#27178) 2 years ago
Marius van der Wijden 20f8eb756b
eth/catalyst: fix races (#26950) 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
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
jwasinger 0c9eb8c9a4
eth/catalyst: make getPayloadBodiesByRange take hex inputs (#26624) 2 years ago
Marius van der Wijden 2f73f4f028
eth/catalyst,miner: include withdrawals in payload id calculation (#26554) 2 years ago
Felföldi Zsolt 3a5aceed8f
beacon/engine: move core/beacon to beacon/engine (#26616) 2 years ago
Marius van der Wijden 9826cd65bc
eth/catalyst: implement engine_getPayloadBodiesByHash/Range methods (#26232) 2 years ago
Marius van der Wijden 245cff0a1a
eth/catalyst: error on nil withdrawals post-shanghai (#26549) 2 years ago
Marius van der Wijden 2a2b0419fb
all: implement withdrawals (EIP-4895) (#26484) 2 years ago
Martin Holst Swende b818e73ef3
tests: update tests (#26314) 2 years ago
Martin Holst Swende 6975f09998
eth/catalyst: make tests less time-sensitive (#26201) 2 years ago
Martin Holst Swende ea65edaa28
eth, catalyst: fix flaky tests (#26153) 2 years ago
Martin Holst Swende ca948b8579
eth/catalyst, miner: deduplicate work + show payload id (#26115) 2 years ago
rjl493456442 a2a144c593
miner, eth: implement recommit mechanism for payload building (#25836) 2 years ago
Martin Holst Swende 067bac3f24
core, ethclient/gethclient: improve flaky tests (#25918) 2 years ago
rjl493456442 1913b50111
eth, miner: add timeout for building sealing block (#25407) 2 years ago
Martin Holst Swende 400ab0d94f
eth/catalyst: make tests run faster (#25818) 2 years ago
Martin Holst Swende 6eb8f3225e
eth/catalyst: add locking around newpayload (#25816) 2 years ago
Felix Lange b628d72766
build: upgrade to go 1.19 (#25726) 2 years ago
rjl493456442 dea1fb3cfc
all: cleanup tests (#25641) 2 years ago
rjl493456442 a41ea8a97c
all: cleanup the APIs for initializing genesis (#25473) 2 years ago
Marius van der Wijden f3549814a9
eth/catalyst: return syncing not accepted (#25414) 2 years ago