Commit Graph

14691 Commits (34dcd749355f161f1ed7efe9e59c6c9d13402ff6)
 

Author SHA1 Message Date
Guillaume Ballet 34dcd74935
crypto/secp256k1: fix 32-bit tests when CGO_ENABLED=0 (#28602) 10 months ago
Sina Mahmoodi bbc5db8405
eth/tracers/js: fix type inconsistencies (#28488) 10 months ago
Shivam Sandbhor 248dc50ee8
ethereum: remove TODO comment about subscription (#28609) 10 months ago
Martin Holst Swende 63979bc9cc
cmd/evm, core/state: fix post-exec dump of state (statetests, blockchaintests) (#28504) 10 months ago
lightclient 58297e339b
light: remove package light(#28614) 10 months ago
rjl493456442 71817f318e
eth/catalyst, eth/downloader: expose more sync information (#28584) 10 months ago
Martin Holst Swende 5b57727d6d
go.mod: update uint256 to v1.2.4 (#28612) 10 months ago
Péter Szilágyi 1e28e0bb03
eth/gasestimator, internal/ethapi: move gas estimator out of rpc (#28600) 10 months ago
Ng Wei Han 333dd956bf
trie: fix random test generator early terminate (#28590) 10 months ago
Péter Szilágyi 2a2013014c
eth, internal/ethapi: drop some weird indirection (#28597) 10 months ago
Marius van der Wijden bdf5e388ca
cmd, les, tests: remove light client code (#28586) 10 months ago
Mikel Cortes d76efbb9be
params: update discV5 bootnodes (#28562) 10 months ago
Martin Holst Swende eec37e3b71
cmd/devp2p/internal/ethtest: undo debug-hack (#28588) 10 months ago
Felix Lange 63127f5443
cmd/geth: fix build error (#28585) 10 months ago
Guillaume Ballet d468c333a7
cmd/{geth,utils}: add cmd to export preimages in snap enumeration order (#28256) 10 months ago
Håvard Anda Estensen 5ff929c22f
les/vflux: run tests in parallel (#28524) 10 months ago
jwasinger 3cfcd252db
cmd/geth: add support for --dev flag in dumpgenesis (#28463) 10 months ago
jwasinger 104dbf7821
cmd/utils: validate pre-existing genesis in --dev mode (#28468) 10 months ago
Delweng d6cea4832a
rpc: improve performance of subscription notification encoding (#28328) 10 months ago
Mario Vega 347fecd881
core/types: make 'v' optional for DynamicFeeTx and BlobTx (#28564) 10 months ago
ucwong e9f59b5d5e
eth/filters: reuse error msg for invalid block range (#28479) 10 months ago
Maciej Kulawik 6489a0dd1f
ethdb/pebble: don't double-close iterator inside pebbleIterator (#28566) 10 months ago
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) 10 months ago
Marius Kjærstad 49b2c5f43c
build: upgrade -dlgo version to Go 1.21.4 (#28505) 10 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