Commit Graph

14953 Commits (95715fdb0317dc7d6ebbec702fe78257380c95a1)
 

Author SHA1 Message Date
Marius Kjærstad 99eb49e601
internal/flags: update copyright year to 2024 (#28760) 9 months ago
Mario Vega 0b471c312a
cmd/evm: Fix blob-gas-used on invalid transactions in t8n (#28734) 9 months ago
Darioush Jalali 2365d77968
core/vm: update comments to match eip number (#28743) 9 months ago
ddl 33c94ef083
cmd/evm: fix link in README.md (#28755) 9 months ago
Felix Lange c053eb71b6
log: avoid setting default slog logger in init (#28747) 9 months ago
Martin HS 76a5474b32
build: add support for ubuntu 23.10 (mantic minotaur) (#28728) 9 months ago
Taeguk Kwon 09e0208029
accounts,signer: fix typos in comments (#28730) 9 months ago
Mario Vega b5b70033e2
tests: add currentExcessBlobGas to state tests (#28735) 9 months ago
cygaar d2e3cb894b
core/state: logic equivalence for GetCodeHash (#28733) 9 months ago
Martin Holst Swende 8d0391806f
params: begin v1.13.9 release cycle 9 months ago
Martin Holst Swende 904a278054
params: go-ethereum v1.13.8 stable 9 months ago
rjl493456442 f469470aff
core/rawdb: improve state scheme checking (#28724) 9 months ago
rjl493456442 cca94792a4
core, cmd, trie: fix the condition of pathdb initialization (#28718) 9 months ago
lightclient 577be37e0e
cmd/devp2p: update eth/snap protocol test suites for PoS (#28340) 9 months ago
Felix Lange 8c2d455ccd
build: upgrade to golangci-lint v1.55.2 (#28712) 9 months ago
Martin HS d3452a22cc
accounts: properly close managed wallets when closing manager (#28710) 9 months ago
Felix Lange 7124057bad
internal/build: fix crash in MustRunCommandWithOutput (#28709) 9 months ago
Felix Lange 9258a44b8f params: begin go-ethereum v1.13.8 release cycle 9 months ago
Felix Lange 3fd568855f params: go-ethereum v1.13.7 stable 9 months ago
dependabot[bot] 0cc192bd3a
build(deps): bump golang.org/x/crypto from 0.15.0 to 0.17.0 (#28702) 9 months ago
Martin HS 435bed5da0
ci: disable lint on travis (#28706) 9 months ago
Martin HS 5a9dda64ce
.travis: set lower GOGC value (#28705) 9 months ago
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