Commit Graph

14869 Commits (b590cae89232299d54aac8aada88c66d00c5b34c)
 

Author SHA1 Message Date
Marius van der Wijden 146e8d999c
core, trie, rpc: speed up tests (#28461) 10 months ago
levisyin 525db7b2c5
accounts/abi: context info on unpack-errors (#28529) 10 months ago
Haotian ad16f11f84
cmd/evm: capitalize evm commands (#28569) 10 months ago
rjl493456442 661bd45188
core/state/snapshot: print correct error from trie iterator (#28560) 10 months ago
Håvard Anda Estensen 460cc1673e
cmd: run tests in parallel (#28546) 10 months ago
jp-imx 14a1e96b68
core/txpool/legacypool: respect nolocals-setting (#28435) 10 months ago
levisyin a73748258f
accounts, cmd: fix typos (#28526) 10 months ago
Håvard Anda Estensen 77cb21da2c
signer: run tests in parallel (#28536) 10 months ago
danceratopz c8a2202028
cmd/evm: validate blockchain tests poststate account storage (#28443) 10 months ago
Håvard Anda Estensen 8b78d6a7a0
Dockerfile: update Go to 1.21 (#28538) 10 months ago
Martin Holst Swende 5bf8769fb0
ethdb/memorydb, trie: reduced allocations (#28473) 10 months ago
Håvard Anda Estensen a75a2d6db6
all: replace some cases of strings.SplitN with strings.Cut (#28446) 10 months ago
Halimao db7895d3b6
accounts/abi: improve readability of method-to-string conversion (#28530) 10 months ago
aliening fcc7ae162d
internal/jsre/deps: fix typo in jsdoc (#28511) 10 months ago
Håvard Anda Estensen b9504e4966
miner: run tests in parallel (#28506) 10 months ago
Zoro 2814ee0547
accounts,cmd,console,les,metrics: refactor some errors checked by (ST1005) go-staticcheck (#28532) 10 months ago
jwasinger 984f82629c
cmd/geth: more special cases logging tests (#28527) 10 months ago
Martin Holst Swende c5b7cfa9c3
tests: skip tests on windows 32bit CI (#28521) 10 months ago
Martin Holst Swende 2391fbc676
tests/fuzzers: move fuzzers into native packages (#28467) 10 months ago
VM 24d46224c1
trie: spelling - fix comments in hasher (#28507) 10 months ago
Sina Mahmoodi e803ef09ad
eth/tracers/js: fix isPush for push0 (#28520) 10 months ago
Guillaume Ballet fa8d39807d
cmd, core, trie: verkle-capable `geth init` (#28270) 10 months ago
Delweng f265cc24b4
cmd/geth: remove some whitespace in code and comments (#28148) 11 months ago
Marius Kjærstad 49b2c5f43c
build: upgrade -dlgo version to Go 1.21.4 (#28505) 11 months ago
Delweng ce5a4809fd
ethclient: add empty/nonexist account testcase for eth_getProof RPC (#28482) 11 months ago
Wei Tang 2f4833b828
cmd/evm: allow state dump regardless if test passes in statetest (#28484) 11 months ago
rjl493456442 326fa00759
core/rawdb: fsync the index file after each freezer write (#28483) 11 months ago
Delweng e38b9f1830
eth/filters: exit early if topics-filter has more than 4 topics (#28494) 11 months ago
Jim McDonald f7dde2a96c
ethdb/pebble: add `Errorf` function to panicLogger (#28491) 11 months ago
Martin Holst Swende b77a9b127c
cmd/geth: more testcases for logging (#28501) 11 months ago
Delweng 7ea860d665
graphql: type of yParity from Long to BigInt (#28456) 11 months ago
Péter Szilágyi 470dba8fc1
core/vm: set basefee to 0 internally on eth_call (#28470) 11 months ago
Marius van der Wijden 4d9f3cd5d7
eth: set networkID to chainID by default (#28250) 11 months ago
Delweng f20b334f21
eth/filters: eth_getLogs fast exit for invalid block range (#28386) 11 months ago
Péter Szilágyi 97ae32441e
travis: use newer builder image (#28475) 11 months ago
Péter Szilágyi 51b5ad3da3
.travis: enable cross building to macos arm64 (#28474) 11 months ago
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