Commit Graph

491 Commits (release/1.14)

Author SHA1 Message Date
Marius van der Wijden b0b67be0a2
all: remove forkchoicer and reorgNeeded (#29179) 2 weeks ago
lightclient dfd33c7792
all: implement EIP-6110, execution layer triggered deposits (#29431) 2 weeks ago
psogv0308 ebe31dfd5c
eth/downloader, core/types: take withdrawals-size into account in downloader queue (#30276) 1 month ago
Felix Lange 16cf5c5fed
eth/downloader: gofmt (#30261) 2 months ago
Seungmin Kim dad8f237ff
eth/downloader: correct sync mode logging to show old mode (#30219) 2 months ago
trillo 2f0e63e5ac
eth/downloader, eth/tracer: fix typos in comments (#29707) 4 months ago
jwasinger e517183719
eth, eth/downloader: remove references to LightChain, LightSync (#29711) 4 months ago
rjl493456442 513276864b
eth/downloader: fix flaky test (#29852) 4 months ago
rjl493456442 9ec50080eb
core: use in-memory freezer for tests (#29720) 5 months ago
jwasinger 45baf21111
eth/downloader: purge pre-merge sync code (#29281) 5 months ago
lightclient 2e8e35f2ad
all: refactor so `NewBlock`, `WithBody` take `types.Body` (#29482) 5 months ago
jwasinger 5f3c58f1de
eth/downloader: fix case where skeleton reorgs below the filled block (#29358) 5 months ago
Bin 0bbd88bda0
all: use timer instead of time.After in loops, to avoid memleaks (#29241) 5 months ago
Aaron Chen 723b1e36ad
all: fix mismatched names in comments (#29348) 6 months ago
Martin HS d9bde37ac3
log: use native log/slog instead of golang/exp (#29302) 6 months ago
shivhg 95715fdb03
eth/downloader, graphql: fix typos (#29243) 6 months ago
Undefinedor a6d6e8ac41
rpc: remove deprecated method "Notifier.Closed" (#29162) 7 months ago
buddho bba3fa9af9
core,eth,internal: fix typo (#29024) 7 months ago
Sina Mahmoodi 95741b1844
core: move genesis alloc types to core/types (#29003) 7 months ago
rjl493456442 fe91d476ba
all: remove the dependency from trie to triedb (#28824) 7 months ago
Péter Szilágyi 8a76a814a2
cmd/devp2p, eth: drop support for eth/67 (#28956) 7 months ago
rjl493456442 5c67066a05
eth/downloader: fix skeleton cleanup (#28581) 8 months ago
rjl493456442 78a3c32ef4
core, core/rawdb, eth/sync: no tx indexing during snap sync (#28703) 8 months ago
Felix Lange 0e93da3197
crypto/kzg4844: add helpers for versioned blob hashes (#28827) 8 months ago
ucwong 877d09443d
eth/downloader, eth/filters: use defer to call Unsubscribe (#28762) 9 months ago
alex edc864f9ba
all: fix typos in comments (#28682) 9 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
Péter Szilágyi bc6d184872
cmd/devp2p, eth: drop eth/66 (#28239) 12 months ago
Péter Szilágyi 7b6ff527d5
cmd, eth: switch the dev synctarget to hash from block (#28209) 12 months ago
rjl493456442 73f5bcb75b
core, accounts, eth, trie: handle genesis state missing (#28171) 12 months ago
rjl493456442 b85c183ea7
eth/downloader: remove header rollback mechanism (#28147) 12 months ago
phenix3443 40219109b0
eth/downloader: typo in comment (#28196) 12 months ago
rjl493456442 c53b0fef2a
core, eth/downloader: fix genesis state missing due to state sync (#28124) 1 year ago
Péter Szilágyi 4fa3db49a1
eth/downloader: prevent pivot moves after state commit (#28126) 1 year ago
Delweng 649deb69f3
eth/downloader: fix rare crash when parent header missing in db (#27945) 1 year ago
Felix Lange 2a6beb6a39
core/types: support for optional blob sidecar in BlobTx (#27841) 1 year ago
rjl493456442 503f1f7ada
all: activate pbss as experimental feature (#26274) 1 year ago
Péter Szilágyi 57268f7e6c
all: rename dataGas to blobGas (#27789) 1 year ago
Péter Szilágyi a7b2106edf
eth/downloader: drop beacon head updates if the syncer is restarting (#27397) 1 year ago
Péter Szilágyi 008086f935
core, eth/downloader: validate blobtx.To at serialization time (#27393) 1 year ago
Péter Szilágyi 495692c9db
core, eth/downloader, params: validate blob tx bodies (#27392) 1 year ago
Péter Szilágyi 1f9b69b36d
consensus, core, eth/downloader, params: 4844 chain validation (#27382) 1 year ago
rjl493456442 79a57d49cb
eth/downloader: fix error aggregator (#27217) 1 year ago
Péter Szilágyi dde2da0efb
all: remove ethash pow, only retain shims needed for consensus and tests (#27178) 1 year ago
Péter Szilágyi 1e556d220c
all: remove notion of trusted checkpoints in the post-merge world (#27147) 1 year ago
Péter Szilágyi bbc565ab05
core/types, params: add blob transaction type, RLP encoded for now (#27049) 1 year ago
s7v7nislands db18293c32
eth/downloader: use atomic types (#27030) 1 year 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