Commit Graph

14783 Commits (566754c74a74c8175ec2f1ee5cc10a8caced6015)
 

Author SHA1 Message Date
Péter Szilágyi e91cdb49be
ethclient: fix forwarding 1559 gas fields (#28462) 11 months ago
Alvaro Sevilla b1cec853be
eth/tracers: add position field for callTracer logs (#28389) 11 months ago
lmittmann a3be38127c
core/vm: performance tweak of `OpCode.String()` (#28453) 11 months ago
rjl493456442 f4ac548619
ethdb/pebble: cap memory table size as maxMemTableSize-1 (#28444) 11 months ago
Mario Vega 285202aae2
cmd/evm: add --run option to blocktest command (#28421) 11 months ago
Felix Lange bc42e88415
core: add basic chain history support in GenerateChain (#28428) 11 months ago
Jakub Freebit 447945e438
core/rawdb: add logging and fix comments around AncientRange function. (#28379) 11 months ago
rjl493456442 ea2e66a58e
trie/triedb/pathdb: improve dirty node flushing trigger (#28426) 11 months ago
Martin Holst Swende 233db64cc1
all: make vendored copy of reexec (#28382) 11 months ago
Delweng 2d7dba024d
graphql: always set content-type to application/json (#28417) 11 months ago
Guillaume Ballet 4cbca5178a
core, cmd/geth: add --override.* flags to geth init (#28407) 11 months ago
Delweng abe3fca1de
graphql: fix an issue of nil pointer panic (#28416) 11 months ago
Martin Holst Swende 58ae1df684
cmd/geth: test for logging-output (#28373) 11 months ago
Adrian Sutton d8c6ae054c
rpc: use correct stringer-method for serializing BlockNumberOrHash (#28358) 11 months ago
Delweng f7b62e5506
graphql: logs return error if from block > to (#28412) 11 months ago
Martin Holst Swende 96b75033c0
trie: use explicit errors in stacktrie (instead of panic) (#28361) 11 months ago
Martin Holst Swende 300df874d7
cmd/evm: make t8ntool handle transaction decoding errors better (#28397) 11 months ago
moomin a8617c6d4d
txpool/legacypool: remove already known error in legacypool (#28400) 11 months ago
rjl493456442 ab04aeb855
core, eth, trie: filter out boundary nodes and remove dangling nodes in stacktrie (#28327) 11 months ago
Delweng 43e6a3c196
graphql: return error if block from>to (#28393) 11 months ago
rjl493456442 3853f50082
trie/triedb/pathdb, core/rawdb: enhance error message in freezer (#28198) 11 months ago
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