Commit Graph

47 Commits (release-1.14.9)

Author SHA1 Message Date
Felföldi Zsolt a01e9742d9
beacon/light/api: fixed blsync update query (#30421) 1 week ago
lightclient c70b0a9138
beacon/engine/types: remove PayloadV4 (#30415) 1 week ago
lightclient dfd33c7792
all: implement EIP-6110, execution layer triggered deposits (#29431) 2 weeks ago
Guillaume Ballet e9467eec1c
consensus/beacon, core/types: add verkle witness builder (#30129) 3 weeks ago
Gealber Morales eaf4285f0a
beacon/light/sync: basic tests for rangeLock (#30269) 4 weeks ago
Karl Bartel c12a1c9bcf
beacon/blsync: better error information in test (#30336) 4 weeks ago
stevemilk 3c37db7989
all: clean up goerli flag and config (#30289) 1 month ago
Sina M 43640f12d8
beacon/light: handle endpoint URL more gracefully (#30306) 1 month ago
Artyom Aminov 32a1e0643c
beacon/engine, consensus/beacon: use params.MaximumExtraDataSize instead of hard-coded value (#29721) 1 month ago
yukionfire 4dfc75deef
beacon/types, cmd/devp2p, p2p/enr: clean up uses of fmt.Errorf (#30182) 2 months ago
Felföldi Zsolt 86150af2e5
beacon/light: fix shutdown issues (#29946) 3 months ago
Felix Lange 1e97148249
all: fix inconsistent receiver name and add lint rule for it (#29974) 3 months ago
maskpp b36c73813c
beacon/engine: prealloc capacity for map and slice (#29903) 4 months ago
trillo caafa93598
all: improve some error strings (#29842) 4 months ago
Hteev Oli 47af69c2bc
core, beacon, ethdb: fix typos (#29748) 4 months ago
lightclient 2e8e35f2ad
all: refactor so `NewBlock`, `WithBody` take `types.Body` (#29482) 5 months ago
Felföldi Zsolt 256d4b099c
beacon/light: request finality update explicitly when necessary (#29567) 5 months ago
Felföldi Zsolt e6689fe090
beacon/light/sync: print error log if checkpoint retrieval fails (#29532) 5 months ago
Felföldi Zsolt 0da69e84c0
beacon/blsync: proceed with empty finalized hash if proof is not expected soon (#29449) 5 months ago
persmor 0a51028819
all: fix various typos (#29542) 5 months ago
Felföldi Zsolt 35fcf9c52b
beacon/types: enforce fork order based on known forks list (#29380) 6 months ago
cui 6b39e9236c
beacon/engine: using slices.Contains (#29396) 6 months ago
Pawan Dhananjay 8bb8f23bb2
beacon/engine: Fix json param name in GetClientVersionV1 (#29351) 6 months ago
Aaron Chen 723b1e36ad
all: fix mismatched names in comments (#29348) 6 months ago
Felföldi Zsolt 100c0f47de
beacon/blsync: fixed blsync command line params (#29335) 6 months ago
Felix Lange eda9cb7b36
beacon/light/api: improve handling of event stream setup failures (#29308) 6 months ago
George Ma 38eb8b3e20
all: fix docstrings (#29311) 6 months ago
Felix Lange bca6c40709
beacon/blsync: support for deneb fork (#29180) 6 months ago
bitcoin-lightning 6b3d4d068a
beacon/light/sync: fix typo in comment (#29256) 6 months ago
guangwu ebf9e11af2
beacon/light/request: fix typos (#29216) 6 months ago
Felföldi Zsolt aadcb88675
cmd/blsync, beacon/light: beacon chain light client (#28822) 7 months ago
lightclient 9e3e46671e
eth/catalyst,beacon/engine: implement GetClientVersionV1 (#28915) 7 months ago
lightclient a8a87586c1
eth/catalyst: prefix payload id with version (#28246) 8 months ago
Felföldi Zsolt fff843cfaf
beacon/light: add CommitteeChain (#27766) 10 months ago
lightclient f260a9edb9
beacon/engine: add `shouldOverrideBuilder` to payload envelope (#28029) 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
Martin Holst Swende b8d38e76ef
core, params, beacon/engine: implement EIP 4788 BeaconRoot (#27849) 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
Felix Lange 944e1a0f90
beacon/types: auto-generate SyncCommittee marshaling methods (#27296) 1 year ago
Shude Li 6a6318b1d2
go.mod: use`gopkg.in/yaml.v3` instead of `github.com/go-yaml/yaml` (#27295) 1 year ago
Felföldi Zsolt c08dc59aad
beacon/types: add beacon chain data types (#27292) 1 year ago
Marius van der Wijden 78429f7733
beacon/engine: don't omit empty withdrawals in ExecutionPayloadBodies (#26698) 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
Felföldi Zsolt 3a5aceed8f
beacon/engine: move core/beacon to beacon/engine (#26616) 2 years ago