Commit Graph

1940 Commits (41abab9e39323823ddc4549e1930c8932ffd4c00)

Author SHA1 Message Date
rjl493456442 eeb5dc3ccf
cmd, core: resolve scheme from a read-write database (#28313) 11 months ago
Péter Szilágyi 13d1d425ac eth/fetcher: fix typo 11 months ago
Péter Szilágyi a6deb2d994
eth/fetcher: throttle tx fetches to 128KB responses (#28304) 11 months ago
Martin Holst Swende 8976a0c97a
trie: remove owner and binary marshaling from stacktrie (#28291) 12 months ago
Péter Szilágyi 8afbcf4713
eth: enforce announcement metadatas and drop peers violating the protocol (#28261) 12 months ago
Martin Holst Swende 6b1e4f4211
all: move light.NodeSet to trienode.ProofSet (#28287) 12 months ago
hyunchel db9afae2ea
eth, params: fix typos (#28286) 12 months ago
Péter Szilágyi 95b0555c84
eth: when snap is complaining for missing eth, be verbose about the details (#28249) 12 months ago
Péter Szilágyi a8a9c8e4b0
core, eth, miner: start propagating and consuming blob txs (#28243) 12 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
lightclient a408e37fa1
eth/catalyst: add validation error in new paylaod hash mismatch (#28226) 12 months ago
phenix3443 b9450bfcca
core, eth: typos and some code formatting (#28201) 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
Marius van der Wijden 2b7bc2c36b
eth/fetcher: allow underpriced transactions in after timeout (#28097) 12 months ago
phenix3443 40219109b0
eth/downloader: typo in comment (#28196) 12 months ago
bnovil 4b748b7a27
eth: fix typo in comment (#28146) 1 year ago
rjl493456442 c53b0fef2a
core, eth/downloader: fix genesis state missing due to state sync (#28124) 1 year ago
rjl493456442 9a9db3d265
eth/catalyst: fix engine API (#28135) 1 year ago
Péter Szilágyi 4fa3db49a1
eth/downloader: prevent pivot moves after state commit (#28126) 1 year ago
Sina Mahmoodi b9b99a12e5
eth: abort on api operations not available in pbss-mode (#28104) 1 year ago
Marius van der Wijden 28857080d7
eth/catalyst: set random value in dev mode (#27940) 1 year ago
rjl493456442 0acc0a1f86
core/state: simplify storage trie update and commit (#28030) 1 year ago
lightclient 3a662d4735
eth: remove check for tdd reached on pos api block tags (#27799) 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
Péter Szilágyi 5e0eb62a8e
eth/protocols/eth: stop advertising eth/66 for pathdb nodes (#28006) 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
Felix Lange 9b46986edc
all: use rlp.DecodeBytes instead of rlp.Decode where possible (#27994) 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
Péter Szilágyi 0c6bbeb423
core, eth, trie: expose more detailed dirty ram tracking for diff layers (#27971) 1 year ago
jwasinger f56ee7d9c5
eth/catalyst: set finalized block hash properly in dev mode (#27886) 1 year ago
Marius van der Wijden b3024e8fe6
eth: ignore genesis block on importChain (#27956) 1 year ago
Delweng 649deb69f3
eth/downloader: fix rare crash when parent header missing in db (#27945) 1 year ago
lightclient 32fde3f838
core/forkid: correctly compute forkid when timestamp fork is activated in genesis (#27895) 1 year ago
Joe Netti e0b119884c
eth/tracers/js: use t.toBig on ctx.GasPrice for js tracing (#27903) 1 year ago
Felix Lange 2a6beb6a39
core/types: support for optional blob sidecar in BlobTx (#27841) 1 year ago
Péter Szilágyi be65b47645
all: update golang/x/ext and fix slice sorting fallout (#27909) 1 year ago
rjl493456442 503f1f7ada
all: activate pbss as experimental feature (#26274) 1 year ago
Martin Holst Swende 8d1db1601d
eth/filters, core/rawdb: remove unused param, refactor filtering-loop (#27891) 1 year ago
Péter Szilágyi 6e934f40f9
eth/protocols/snap: fix batch writer when resuming an aborted sync (#27842) 1 year ago
Delweng 7c95ebd63d
consensus/misc: move eip1559 into a package (#27828) 1 year ago
Delweng 3ca92f70e5
all: replace data gas to blob gas in comments (#27825) 1 year ago
Shude Li 5a4eba6886
eth: conver if-else-if chain to tagged switch (#27816) 1 year ago
Péter Szilágyi 57268f7e6c
all: rename dataGas to blobGas (#27789) 1 year ago
Péter Szilágyi 1662228ac6
core/txpool/blobpool: 4844 blob transaction pool (#26940) 1 year ago
rjl493456442 88f3d61468
all: expose block number information to statedb (#27753) 1 year ago