Commit Graph

2511 Commits (c4b4d05e695c7926baa8f3776f91349d0ef76daf)

Author SHA1 Message Date
Sina Mahmoodi 6e6b5087f1
cmd/geth: fix legacy receipt detection for empty db (#25609) 2 years ago
Abirdcfly c394c308e6
all: remove duplicate word in comments (#25618) 2 years ago
Péter Szilágyi 02418c2fa9
Revert "eth/fetcher: don't spend too much time on transaction inclusion" (#25567) 2 years ago
Martin Holst Swende 0ce494b60c
eth/fetcher: don't spend too much time on transaction inclusion (#25524) 2 years ago
Sina Mahmoodi 36874b63a1
eth/filters: add global block logs cache (#25459) 2 years ago
Justin Traglia 9762ddf8b0
cmd/geth: parse uint64 value with ParseUint instead of Atoi (#25545) 2 years ago
Justin Traglia 2c5648d891
all: fix some typos (#25551) 2 years ago
rjl493456442 a41ea8a97c
all: cleanup the APIs for initializing genesis (#25473) 2 years ago
rjl493456442 e44d6551c3
cmd, core, ethdb, node: move chain freezer one folder deeper (#25487) 2 years ago
Guillaume Ballet f67e54c92f
core: use TryGetAccount to read what TryUpdateAccount has written (#25458) 2 years ago
Felix Lange d804a59ee1
cmd/devp2p/internal/ethtest: update tests for eth/67 (#25306) 2 years ago
Péter Szilágyi 6fd06ab075
cmd, core, eth, les, params: add merge-passed chain config (#24538) 2 years ago
Delweng 1af9e4f34c
cm/puppeth: fix crash when of ethstats specifier doesn't contain `:` (#25405) 2 years ago
rjl493456442 9d76a9b94f
core, trie, eth, cmd: rework preimage store (#25287) 2 years ago
Delweng b196ad1c16
all: add whitespace linter (#25312) 2 years ago
rjl493456442 1ed8b7d24f
cmd: use flags.Merge for grouping flags (#25392) 2 years ago
Marius van der Wijden 3b2a6b34d9
cmd/geth: eth/catalyst: enable authrpc by default (#25152) 2 years ago
jwasinger b214c49952
cmd/puppeth: remove support for exporting non-Geth genesis configurations (#25329) 2 years ago
Guillaume Ballet a7d47ee77b
cmd/geth: remove redundant 0x in dbGet/dbDelete (#25315) 2 years ago
Felix Lange f6ac80c507
cmd/geth, cmd/devp2p: fix some cli parsing issues (#25234) 2 years ago
Seungbae.yu 2697e44d81
all: change format `0x%x` to `%#x` (#25221) 2 years ago
Andre Patta 9ecf8a97a9
cmd/utils: fix applying bootstrap nodes from config file (#25174) 2 years ago
zeim839 9a5c1000c7
cmd/geth, p2p: add support for custom discovery UDP port (#24979) 2 years ago
willian.eth 52ed3570c4
cmd: migrate to urfave/cli/v2 (#24751) 2 years ago
lightclient@protonmail.com 0c6f81f888
all: remove version field from rpc.API 2 years ago
lightclient 119f955686
all: remove `public` field from `rpc.API` (#25059) 2 years ago
Sina Mahmoodi f20a569265
cmd/geth: drop geth js command (#25000) 2 years ago
Zachinquarantine ad15050c7f
cmd/faucet: add sepolia network support (#25128) 2 years ago
Zachinquarantine c776029c6c
cmd/faucet: more verbose message about private posts (#25129) 2 years ago
Marius van der Wijden d8f963811d
cmd, params: implement Gray Glacier hard-fork (EIP-5133) (#25088) 2 years ago
lmittmann bc013bc42e
all: prefer `new(big.Int)` over `big.NewInt(0)` (#25087) 2 years ago
s7v7nislands 6ad620d642
cmd/ethkey: use accounts.TextHash (#25069) 2 years ago
Ivan Aracki f74bb3a3bf
cmd/utils: update --ropsten description (#25078) 2 years ago
Martin Holst Swende a907d7e81a
all: more linters (#24783) 2 years ago
lwh 84b327244d
accounts/abi/bind: fix duplicate field names in the generated go struct (#24924) 2 years ago
rjl493456442 22defa5af7
all: introduce trie owner notion (#24750) 2 years ago
Martin Holst Swende c375ee91e9
cmd/geth, core/state/snapshot: rework journal loading, implement account-check (#24765) 2 years ago
rjl493456442 a10660b7f8
cmd/geth: extend traverseRawState command (#24954) 2 years ago
Martin Holst Swende 0287e1a7c0
cmd/abigen: accept combined-json via stdin (#24960) 2 years ago
Sina Mahmoodi 0559a9a61e
cmd/geth: exit when freezer has legacy receipts (#24943) 2 years ago
Felix Lange 9244d5cd61
all: update license headers and AUTHORS from git history (#24947) 2 years ago
Martin Holst Swende 8541ddbd95
common/compiler, cmd/abigen: remove solc/vyper compiler integration 2 years ago
rjl493456442 59ac229f87
core/state/snapshot: detect and clean up dangling storage snapshot in generation (#24811) 2 years ago
Martin Holst Swende 57192bd0dc
ethdb/remotedb, cmd: add support for remote (readonly) databases (#24836) 2 years ago
Håvard Anda Estensen 4b309c7006
all: replace non-trivial uses of package ioutil with os (#24886) 2 years ago
Martin Holst Swende e0a9752b96
cmd/geth: add `db check-state-content` to verify integrity of trie nodes (#24840) 2 years ago
Martin Holst Swende af806168b6
cmd/geth: update vulnerabilities.json testdata (#24856) 2 years ago
Håvard Anda Estensen 07508ac0e9
all: replace uses of ioutil with io and os (#24869) 2 years ago
Péter Szilágyi 0a55b9731c
cmd/utils: add deprecation warning for Rinkeby 2 years ago
Marius van der Wijden 4f80f7806e
params: set ropsten TTD for TheMerge (#24876) 2 years ago