Commit Graph

14894 Commits (865e1e9f577f4fa804d0246f82cbcedc27db9bf6)
 

Author SHA1 Message Date
jwasinger 28e7371701
all: replace log15 with slog (#28187) 11 months ago
Péter Szilágyi 61b844f2b2
eth/gasestimator: allow slight estimation error in favor of less iterations (#28618) 11 months ago
Jakub Freebit e0c7ad01ab
consensus: verify the nonexistence of shanghai- and cancun-specific header fields (#28605) 11 months ago
Guillaume Ballet 34dcd74935
crypto/secp256k1: fix 32-bit tests when CGO_ENABLED=0 (#28602) 11 months ago
Sina Mahmoodi bbc5db8405
eth/tracers/js: fix type inconsistencies (#28488) 11 months ago
Shivam Sandbhor 248dc50ee8
ethereum: remove TODO comment about subscription (#28609) 11 months ago
Martin Holst Swende 63979bc9cc
cmd/evm, core/state: fix post-exec dump of state (statetests, blockchaintests) (#28504) 11 months ago
lightclient 58297e339b
light: remove package light(#28614) 11 months ago
rjl493456442 71817f318e
eth/catalyst, eth/downloader: expose more sync information (#28584) 11 months ago
Martin Holst Swende 5b57727d6d
go.mod: update uint256 to v1.2.4 (#28612) 12 months ago
Péter Szilágyi 1e28e0bb03
eth/gasestimator, internal/ethapi: move gas estimator out of rpc (#28600) 12 months ago
Ng Wei Han 333dd956bf
trie: fix random test generator early terminate (#28590) 12 months ago
Péter Szilágyi 2a2013014c
eth, internal/ethapi: drop some weird indirection (#28597) 12 months ago
Marius van der Wijden bdf5e388ca
cmd, les, tests: remove light client code (#28586) 12 months ago
Mikel Cortes d76efbb9be
params: update discV5 bootnodes (#28562) 12 months ago
Martin Holst Swende eec37e3b71
cmd/devp2p/internal/ethtest: undo debug-hack (#28588) 12 months ago
Felix Lange 63127f5443
cmd/geth: fix build error (#28585) 12 months ago
Guillaume Ballet d468c333a7
cmd/{geth,utils}: add cmd to export preimages in snap enumeration order (#28256) 12 months ago
Håvard Anda Estensen 5ff929c22f
les/vflux: run tests in parallel (#28524) 12 months ago
jwasinger 3cfcd252db
cmd/geth: add support for --dev flag in dumpgenesis (#28463) 12 months ago
jwasinger 104dbf7821
cmd/utils: validate pre-existing genesis in --dev mode (#28468) 12 months ago
Delweng d6cea4832a
rpc: improve performance of subscription notification encoding (#28328) 12 months ago
Mario Vega 347fecd881
core/types: make 'v' optional for DynamicFeeTx and BlobTx (#28564) 12 months ago
ucwong e9f59b5d5e
eth/filters: reuse error msg for invalid block range (#28479) 12 months ago
Maciej Kulawik 6489a0dd1f
ethdb/pebble: don't double-close iterator inside pebbleIterator (#28566) 12 months ago
Marius van der Wijden 146e8d999c
core, trie, rpc: speed up tests (#28461) 12 months ago
levisyin 525db7b2c5
accounts/abi: context info on unpack-errors (#28529) 12 months ago
Haotian ad16f11f84
cmd/evm: capitalize evm commands (#28569) 12 months ago
rjl493456442 661bd45188
core/state/snapshot: print correct error from trie iterator (#28560) 12 months ago
Håvard Anda Estensen 460cc1673e
cmd: run tests in parallel (#28546) 12 months ago
jp-imx 14a1e96b68
core/txpool/legacypool: respect nolocals-setting (#28435) 12 months ago
levisyin a73748258f
accounts, cmd: fix typos (#28526) 12 months ago
Håvard Anda Estensen 77cb21da2c
signer: run tests in parallel (#28536) 12 months ago
danceratopz c8a2202028
cmd/evm: validate blockchain tests poststate account storage (#28443) 12 months ago
Håvard Anda Estensen 8b78d6a7a0
Dockerfile: update Go to 1.21 (#28538) 12 months ago
Martin Holst Swende 5bf8769fb0
ethdb/memorydb, trie: reduced allocations (#28473) 12 months ago
Håvard Anda Estensen a75a2d6db6
all: replace some cases of strings.SplitN with strings.Cut (#28446) 12 months ago
Halimao db7895d3b6
accounts/abi: improve readability of method-to-string conversion (#28530) 12 months ago
aliening fcc7ae162d
internal/jsre/deps: fix typo in jsdoc (#28511) 12 months ago
Håvard Anda Estensen b9504e4966
miner: run tests in parallel (#28506) 12 months ago
Zoro 2814ee0547
accounts,cmd,console,les,metrics: refactor some errors checked by (ST1005) go-staticcheck (#28532) 12 months ago
jwasinger 984f82629c
cmd/geth: more special cases logging tests (#28527) 12 months ago
Martin Holst Swende c5b7cfa9c3
tests: skip tests on windows 32bit CI (#28521) 12 months ago
Martin Holst Swende 2391fbc676
tests/fuzzers: move fuzzers into native packages (#28467) 12 months ago
VM 24d46224c1
trie: spelling - fix comments in hasher (#28507) 12 months ago
Sina Mahmoodi e803ef09ad
eth/tracers/js: fix isPush for push0 (#28520) 12 months ago
Guillaume Ballet fa8d39807d
cmd, core, trie: verkle-capable `geth init` (#28270) 12 months ago
Delweng f265cc24b4
cmd/geth: remove some whitespace in code and comments (#28148) 1 year ago
Marius Kjærstad 49b2c5f43c
build: upgrade -dlgo version to Go 1.21.4 (#28505) 1 year ago
Delweng ce5a4809fd
ethclient: add empty/nonexist account testcase for eth_getProof RPC (#28482) 1 year ago