Commit Graph

14979 Commits (064f37d6f67a012eea0bf8d410346fb1684004b4)
 

Author SHA1 Message Date
Martin HS 89ccc680da
tests: update reference tests (#28778) 8 months ago
Felix Lange 1485814f89
cmd/rlpdump: add -pos flag, displaying byte positions (#28785) 8 months ago
Darioush Jalali 29b73555ae
core/state: unexport GetOrNewStateObject (#28804) 8 months ago
Sina Mahmoodi 407f779c8e
internal/ethapi: avoid using pending for defaults (#28784) 8 months ago
ddl 1335ba5f28
p2p/dnsdisc: use strings.Cut over strings.IndexByte (#28787) 8 months ago
Sina Mahmoodi a608c0ac84
cmd/devp2p/internal/ethtest: skip large tx test on github build (#28794) 8 months ago
Péter Szilágyi 43ba7d65a8
cmd/geth, internal/debug: get rid of by-default log config (#28801) 8 months ago
Péter Szilágyi 065f82a8cc
accounts, ethclient: minor tweaks on the new simulated backend (#28799) 8 months ago
drstevenbrule 7280a5b31a
build: fix typo in comment (#28800) 8 months ago
vuittont60 ae4ea047e3
cmd: fix typos (#28798) 8 months ago
HAOYUatHZ 6e235c0833
eth: minor change of config-accessor (#28782) 8 months ago
drstevenbrule 5c2de7fcbe
docs: fix badge in README (#28796) 8 months ago
Péter Szilágyi 2e8b1187aa params: begin v1.13.11 release cycle 8 months ago
Péter Szilágyi a162091e8f version: release v1.13.10 to fix bad tag 8 months ago
Felix Lange daa2e5d6a6 params: begin v1.13.10 release cycle 8 months ago
Felix Lange 4f825318ea params: go-ethereum v1.13.9 stable 8 months ago
Marius van der Wijden 2d08c99009
ethclient/simulated: implement new sim backend (#28202) 8 months ago
jwasinger 9e018ce3a5
cmd/geth: update log test data (#28780) 8 months ago
rjl493456442 d0edc5af4a
accounts/abi: fix bigInt topic encoding (#28764) 8 months ago
Martin HS 1010a79c7c
cmd/geth: make it possible to autopilot removedb (#28725) 9 months ago
Marius van der Wijden cfff3cbbf1
params, core/forkid: schedule cancun fork on goerli (#28719) 9 months ago
vuittont60 f29520ffdf
cmd/devp2p/internal/ethtest: fix typos in comments (#28772) 9 months ago
ucwong e7fa158086
eth/filters: fix early Unsubscribe of log events (#28769) 9 months ago
jwasinger 07b17f991b
log: emit error level string as "error", not "eror" (#28774) 9 months ago
ucwong 877d09443d
eth/downloader, eth/filters: use defer to call Unsubscribe (#28762) 9 months ago
Rossen Krastev e3eeb64c94
ethclient: simplify error handling in TransactionReceipt (#28748) 9 months ago
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