Commit Graph

55 Commits (3a3e7fd7aaac4dd3e98d457f996dec1b3402f998)

Author SHA1 Message Date
zhiqiangxu 87465e98f9
beacon/light: remove unused CommitteeChain.signerThreshold (#30484) 7 days ago
Felföldi Zsolt 6c6bf6fe64
beacon/blsync: add holesky config and update checkpoints (#30671) 2 weeks ago
Péter Szilágyi afea3bd49c
beacon/engine, core/txpool, eth/catalyst: add engine_getBlobsV1 API (#30537) 3 weeks ago
Roman Krasiuk 4c4219e405
beacon/engine: omit null witness field from payload envelope (#30597) 3 weeks ago
Felix Lange add5709cb5
beacon/engine: strip type byte in requests (#30576) 3 weeks ago
Felix Lange 2936b41514
all: implement flat deposit requests encoding (#30425) 4 weeks ago
zhiqiangxu 84a80216c6
beacon/light: optimize lock usage in `HeadTracker` (#30485) 1 month ago
Péter Szilágyi 9326a118c7
beacon, core, eth, miner: integrate witnesses into production Geth (#30069) 2 months ago
Felföldi Zsolt a01e9742d9
beacon/light/api: fixed blsync update query (#30421) 2 months ago
lightclient c70b0a9138
beacon/engine/types: remove PayloadV4 (#30415) 2 months ago
lightclient dfd33c7792
all: implement EIP-6110, execution layer triggered deposits (#29431) 2 months ago
Guillaume Ballet e9467eec1c
consensus/beacon, core/types: add verkle witness builder (#30129) 2 months ago
Gealber Morales eaf4285f0a
beacon/light/sync: basic tests for rangeLock (#30269) 2 months ago
Karl Bartel c12a1c9bcf
beacon/blsync: better error information in test (#30336) 2 months ago
stevemilk 3c37db7989
all: clean up goerli flag and config (#30289) 3 months ago
Sina M 43640f12d8
beacon/light: handle endpoint URL more gracefully (#30306) 3 months ago
Artyom Aminov 32a1e0643c
beacon/engine, consensus/beacon: use params.MaximumExtraDataSize instead of hard-coded value (#29721) 3 months ago
yukionfire 4dfc75deef
beacon/types, cmd/devp2p, p2p/enr: clean up uses of fmt.Errorf (#30182) 3 months ago
Felföldi Zsolt 86150af2e5
beacon/light: fix shutdown issues (#29946) 5 months ago
Felix Lange 1e97148249
all: fix inconsistent receiver name and add lint rule for it (#29974) 5 months ago
maskpp b36c73813c
beacon/engine: prealloc capacity for map and slice (#29903) 5 months ago
trillo caafa93598
all: improve some error strings (#29842) 5 months ago
Hteev Oli 47af69c2bc
core, beacon, ethdb: fix typos (#29748) 6 months ago
lightclient 2e8e35f2ad
all: refactor so `NewBlock`, `WithBody` take `types.Body` (#29482) 6 months ago
Felföldi Zsolt 256d4b099c
beacon/light: request finality update explicitly when necessary (#29567) 7 months ago
Felföldi Zsolt e6689fe090
beacon/light/sync: print error log if checkpoint retrieval fails (#29532) 7 months ago
Felföldi Zsolt 0da69e84c0
beacon/blsync: proceed with empty finalized hash if proof is not expected soon (#29449) 7 months ago
persmor 0a51028819
all: fix various typos (#29542) 7 months ago
Felföldi Zsolt 35fcf9c52b
beacon/types: enforce fork order based on known forks list (#29380) 7 months ago
cui 6b39e9236c
beacon/engine: using slices.Contains (#29396) 7 months ago
Pawan Dhananjay 8bb8f23bb2
beacon/engine: Fix json param name in GetClientVersionV1 (#29351) 7 months ago
Aaron Chen 723b1e36ad
all: fix mismatched names in comments (#29348) 7 months ago
Felföldi Zsolt 100c0f47de
beacon/blsync: fixed blsync command line params (#29335) 8 months ago
Felix Lange eda9cb7b36
beacon/light/api: improve handling of event stream setup failures (#29308) 8 months ago
George Ma 38eb8b3e20
all: fix docstrings (#29311) 8 months ago
Felix Lange bca6c40709
beacon/blsync: support for deneb fork (#29180) 8 months ago
bitcoin-lightning 6b3d4d068a
beacon/light/sync: fix typo in comment (#29256) 8 months ago
guangwu ebf9e11af2
beacon/light/request: fix typos (#29216) 8 months ago
Felföldi Zsolt aadcb88675
cmd/blsync, beacon/light: beacon chain light client (#28822) 8 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
Felföldi Zsolt fff843cfaf
beacon/light: add CommitteeChain (#27766) 11 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