Commit Graph

15203 Commits (d4b81f0e087a660cffcbc6c660b43b46115e62ee)
 

Author SHA1 Message Date
Håvard Anda Estensen 2e13b01046
accounts: run tests in parallel (#28544) 10 months ago
Manav Darji 70fd0b635e
eth/fetcher: fix invalid tracking of received at time for block (#28637) 10 months ago
BorkBorked f04e5bde74
accounts/abi/bind: fixed typos (#28634) 10 months ago
ddl 6e488c2449
cmd/evm: fix Env struct json tag (#28635) 10 months ago
Delweng 5fb8ebc9ec
eth/tracers: tx-level state in debug_traceCall (#28460) 10 months ago
Martin Holst Swende dd0d0a2522
slog: faster and less memory-consumption (#28621) 10 months ago
BorkBorked f2b509d8a1
accounts/abi/bind: fix typo (#28630) 10 months ago
Maciej Kulawik fa0df76f3c
trie/triedb/hashdb: take lock around access to dirties cache (#28542) 10 months ago
rjl493456442 ab0eb46a84
core/state: make stateobject.create selfcontain (#28459) 10 months ago
jwasinger 28e7371701
all: replace log15 with slog (#28187) 10 months ago
Péter Szilágyi 61b844f2b2
eth/gasestimator: allow slight estimation error in favor of less iterations (#28618) 10 months ago
Jakub Freebit e0c7ad01ab
consensus: verify the nonexistence of shanghai- and cancun-specific header fields (#28605) 10 months ago
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