Commit Graph

14612 Commits (062598bb40434a3cf9d37bca411eaa80d6a2808d)
 

Author SHA1 Message Date
hyunchel 062598bb40
core/blockchain: fix typos and grammar (#28295) 11 months ago
kaliubuntu0206 54f35c68be
ethstats: fix bug in block reporting (#28398) 11 months ago
aaronbuchwald 6c6982163b
core/state/pruner: track number of skipped items during state pruning (#28368) 11 months ago
Inphi ffc6a0f36e
event: fix Resubscribe deadlock when unsubscribing after inner sub ends (#28359) 11 months ago
kevaundray a6a0ae45b6
crypto/kzg4844: use the new trusted setup file and format (#28383) 11 months ago
Martin Holst Swende c1d5a012ea
core/state, tests: fix memory leak via fastcache (#28387) 11 months ago
Marius van der Wijden cd29535672
crypto/blake2b: put architecture-dependent features behind build-tag (#28381) 11 months ago
Sina Mahmoodi 4d3c0d41f4
eth/filters: fix flaky test TestPendingTxFilterDeadlock (#28376) 11 months ago
Brandon Liu ec1a0502bf
rpc: increase timeout in TestClientWebsocketPing (#28371) 11 months ago
Marius van der Wijden d10a2f6ab7
tests/fuzzers: update fuzzers to be based on go-native fuzzing (#28352) 11 months ago
lightclient da55b23d21
eth/fetcher: downgrade stale txs log from warn to debug (#28364) 11 months ago
Marius van der Wijden d782dc2341
tests/fuzzers/les: fix crash in fuzzer (#28362) 11 months ago
lightclient 20d5256e40
core/chain_makers: add SetParentBeaconRoot(..) to chain makers (#28252) 11 months ago
Adrian Sutton b85c86022e
api/bind: add CallOpts.BlockHash to allow calling contracts at a specific block hash (#28084) 11 months ago
Brandon Liu f62502e123
internal/ethapi, accounts/abi/bind: use `errors.Is` for error comparison (#28348) 11 months ago
Kero 1f11d2d340
ethclient: ensure the close of canceled context (#28349) 11 months ago
rjl493456442 1b1611b8d0
core, trie, eth: refactor stacktrie constructor (#28350) 11 months ago
Péter Szilágyi aeb0abf80a params: begin v1.13.5 release cycle 11 months ago
Péter Szilágyi 3f907d6a6f params: release Geth v1.13.4 11 months ago
Marius van der Wijden 667966c5c1
eth/fetcher: fix fetcher timeout (#28220) 11 months ago
xiaolou86 00c63830e4
cmd: fix typos (#28323) 11 months ago
Martin Holst Swende 8b99ad4602
internal/ethapi: fix codehash lookup in eth_getProof (#28357) 11 months ago
phenix3443 a5544d35f6
fix: broken url link (#28342) 11 months ago
Péter Szilágyi 2e478aab98
eth/fetcher: only make noise big mismatches (#28356) 11 months ago
Martin Holst Swende 4632b7b31e
tests: update execution-spec-tests to 1.0.5 (#28337) 11 months ago
Péter Szilágyi 509a64ffb9
cmd, core, ethdb: enable Pebble on 32 bits and OpenBSD too (#28335) 11 months ago
Péter Szilágyi 425cb6f65d
go.mod: pull in the latest cloudflare API libs (#28336) 11 months ago
Martin Holst Swende f62c58f8de
trie: make rhs-proof align with last key in range proofs (#28311) 11 months ago
Péter Szilágyi 31b566f7a8
go.mod: update AWS APIs to latest heads (#28332) 11 months ago
Martin Holst Swende ed5da55149
build: move version-info into checksum file (#28324) 11 months ago
Péter Szilágyi 660cbe4117
go.mod: update fastcache to latest (#28334) 11 months ago
Péter Szilágyi 78c8e1060c
go.mod: update gnark lib to fix a malleability issue (#28333) 11 months ago
Péter Szilágyi 1f30cae4ad
go.mod, internal/build: update Azure dependencies (#28329) 11 months ago
rjl493456442 1cb3b6aee4
eth/protocols/snap: fix snap sync failure on empty storage range (#28306) 11 months ago
Péter Szilágyi 2f66d7c47c params: begin v1.13.4 release cycle 11 months ago
Péter Szilágyi 0d45d72d70 params: release Geth v.1.13.3 11 months ago
Martin Holst Swende d2c0bed9d5
cmd/geth: fix failing test (#28322) 11 months ago
vuittont60 0004c6b229
accounts, cmd: fix typos (#28300) 12 months ago
rjl493456442 eeb5dc3ccf
cmd, core: resolve scheme from a read-write database (#28313) 12 months ago
Péter Szilágyi 13d1d425ac eth/fetcher: fix typo 12 months ago
Péter Szilágyi a6deb2d994
eth/fetcher: throttle tx fetches to 128KB responses (#28304) 12 months ago
rjl493456442 7776a3214a
ethdb/pebble: add level file metrics (#28271) 12 months ago
Martin Holst Swende 8976a0c97a
trie: remove owner and binary marshaling from stacktrie (#28291) 12 months ago
Péter Szilágyi 2c007cfed7
accounts/abi/bind/backend: use requested header for gas prices and gas limits (#28280) 12 months ago
lightclient 5e43ed0d72
git: ignore tests/spec-tests folder (#28254) 12 months ago
Péter Szilágyi 8afbcf4713
eth: enforce announcement metadatas and drop peers violating the protocol (#28261) 12 months ago
Brandon Liu 6505297456
trie: fix a typo, use correct docstrings (#28302) 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
0xbstn fa6107c85e
core: fix typos (#28255) 12 months ago