Commit Graph

14931 Commits (e31709db6570e302557a9bccd681034ea0dcc246)
 

Author SHA1 Message Date
Martin HS 952b343cb3
build: make linter emit output (#28704) 9 months ago
wangyifan cd58897f18
core/rawdb: implement size reporting for live items in freezer_table (#28525) 9 months ago
Delweng 54a400ee71
internal/ethapi: ethSendTransaction check baseFee (#27834) 9 months ago
Felix Lange 4410c1416a params: begin v1.13.7 release cycle 9 months ago
Felix Lange a18b845ecd params: release go-ethereum v1.13.6 stable 9 months ago
Delweng c18c5c3d92
cmd/evm: t8n support custom tracers (#28557) 9 months ago
Martin HS 553bafc127
cmd/evm, cmd/clef, cmd/bootnode: fix / unify logging (#28696) 9 months ago
jwasinger 05bbc56677
cmd/evm: default to mirror mainnet forks enabled (#28691) 9 months ago
Sebastian Stammler 02766d349a
internal/flags: add missing flag types for auto-env-var generation (#28692) 9 months ago
Felix Lange 5b22a472d6
p2p/discover: add liveness check in collectTableNodes (#28686) 9 months ago
alex edc864f9ba
all: fix typos in comments (#28682) 9 months ago
FletcherMan f1794ba278
miner: eliminate the dead loop possibility for `newWorkLoop` and `mainLoop` (#28677) 9 months ago
Elias Rad 0f74aad641
all: fix typos in comments (#28662) 9 months ago
Ursulafe b2ced97ac4
eth/fetcher, eth/gasestimator: fix typos in comments (#28675) 9 months ago
ucwong 81fd1b3cf9
core/txpool : small cleanup refactors (#28654) 9 months ago
Ford 17c2b3c194
eth/protocols/eth: fix typos in comments (#28652) 9 months ago
Ng Wei Han a3ca1b2818
cmd/utils: fix HTTPHost, WSHost flag priority (#28669) 9 months ago
rjl493456442 e206d3f897
trie: remove inconsistent trie nodes during sync in path mode (#28595) 10 months ago
Péter Szilágyi d98d70f670
cmd/utils, eth: disallow invalid snap sync / snapshot flag combos (#28657) 10 months ago
Felföldi Zsolt fff843cfaf
beacon/light: add CommitteeChain (#27766) 10 months ago
Martin HS 1048e2d6a3
cmd/evm: fix dump after state-test exec (#28650) 10 months ago
Martin HS 5a45e7a631
rpc: fix ns/µs mismatch in metrics (#28649) 10 months ago
Marius Kjærstad 77c4bbcaa5
build: upgrade -dlgo version to Go 1.21.5 (#28648) 10 months ago
Guillaume Ballet a113497dd7
tests/fuzzers/bls12381: deactivate BLS fuzzer when CGO_ENABLED=0 (#28653) 10 months ago
Marius van der Wijden 55b483d82a
ethdb/pebble: remove a dependency (#28627) 10 months ago
Guillaume Ballet 69576df254
.github: use github actions to run 32-bit linux tests (#28549) 10 months ago
Martin Holst Swende b8d44ed98b
log: remove lazy, remove unused interfaces, unexport methods (#28622) 10 months ago
Martin Holst Swende 3dc071e036
eth/tracers/logger: make structlog/json-log stack hex again (#28628) 10 months ago
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