Commit Graph

13303 Commits (256aae0bfa9fee14a55347f40714e04062d6be5b)
 

Author SHA1 Message Date
EXEC 256aae0bfa
eth/filters: remove explicit continue label in filterLogs (#24795) 2 years ago
s7v7nislands 1c90d97c1e
eth/protocols/eth: fix godoc comments (#24810) 2 years ago
rjl493456442 7f6f01d46f
core: recover state when beacon sets canonical head if it's missing (#24613) 2 years ago
milesvant 11b56ace2a
core: fix WriteBlockAndSetHead documentation (#24818) 2 years ago
Péter Szilágyi 992151fa6d
Merge pull request #24817 from karalabe/fix-PC-regression 2 years ago
Péter Szilágyi ecae8e4f65
cmd, eth: fix required blocks regression 2 years ago
Péter Szilágyi 0a9e384cd5
Merge pull request #24813 from holiman/jammy 2 years ago
Sina Mahmoodi b3af0a5538
cmd/geth: fix init genesis for dev (#24693) 2 years ago
EXEC d6b77f661c
eth/filters: fix code comment (#24799) 2 years ago
Sina Mahmoodi d73df893a6
graphql: add rawReceipt field to transaction type (#24738) 2 years ago
Martin Holst Swende c164aed1d1
build: ppa build for jammy (ubuntu 22.04) 2 years ago
Evgeny Kolyakov 8d84a701a5
build: fix formatted logs (#24807) 2 years ago
Martin Holst Swende 53304ff6c7
cmd/utils: double limit on free-disk monitor (#24781) 2 years ago
EXEC 6b60d68344
docker: speed up docker image build (#24796) 2 years ago
nujabes403 c153bd40d7
accounts: fix typo in comments (#24805) 2 years ago
rjl493456442 344d6f95cf
cmd: group network and db path flags together (#24698) 2 years ago
Martin Holst Swende 5157d4540a
cmd/evm: make evm t8n handle post-merge transitions (#24546) 2 years ago
Martin Holst Swende 559a174899
cmd/clef: fixups to the python clef poc (#24440) 2 years ago
hero5512 f94e23ca66
eth/filters: remove unused struct fields (#24782) 2 years ago
Joshua Gutow 84041e8f31
ethclient/gethclient: return storage proofs in GetProof (#24697) 2 years ago
s7v7nislands 5a584c2133
all: use common.FileExist for checking file existence (#24748) 2 years ago
Martin Holst Swende c3a5054c27
cmd/utils: utilize beacon wrapper in makechain (#24620) 2 years ago
tia-99 1f5943e4f9
core/types: fix unhandled errors in TestTransactionCoding (#24692) 2 years ago
Sina Mahmoodi 16701c5169
internal/ethapi: add db operations to api (#24739) 2 years ago
John Difool a52bcccfe1
consensus/ethash: fix typos in var names (#24745) 2 years ago
s7v7nislands 195c2d3d69
cmd/*: refactor get flag value (#24761) 2 years ago
Martin Holst Swende 0914234d10
cmd/geth, core/state/snapshot: fix flaw in dangling-storage check + inspect difflayers (#24677) 2 years ago
s7v7nislands 7ab15490e9
all: use 'embed' instead of go-bindata (#24744) 2 years ago
henopied 63972e7548
p2p: fix type of DiscSubprotocolError (#24747) 2 years ago
Nikita Kozhemyakin fb801d8837
mobile: fix receipt encoding to json (#24701) 2 years ago
s7v7nislands 4024c1e869
fix typo (#24731) 2 years ago
jwasinger 7d7a96530b
cmd/evm: ensure input length is even (#24721) 2 years ago
s7v7nislands 9e0a10004e
cmd/faucet: fix genesis flag and improve documentation (#24735) 2 years ago
s7v7nislands 2951b50bae
internal/flags: fix godoc (#24734) 2 years ago
Felix Lange a15a32a2f1
.github: update CODEOWNERS (#24743) 2 years ago
Koosha K 7163e6d47f
README.md: update Go min required version to 1.16 (#24713) 2 years ago
Emmanuel T Odeke a8bb49b8ea
eth/tracers/logger: remove unnecessary comparisons in accessList.equal (#24663) 2 years ago
Ikko Ashimine 40cfe71002
eth/downloader: fix typo in downloader.go (#24704) 2 years ago
Enrique Ortiz 637cf34ded
core/vm: fix typo (#24714) 2 years ago
Darioush Jalali 8bf0565ebb
trie: remove unused makeHashNode (#24702) 2 years ago
Felix Lange bb5633c5ee
go.mod: upgrade btcec and add 'chainhash' module requirement (#24700) 2 years ago
rjl493456442 f0328f241b
eth/downloader: resolve local header by hash for beacon sync (#24691) 2 years ago
Marius Kjærstad 9f7bcb9d76
build: upgrade -dlgo version to Go 1.18.1 (#24689) 2 years ago
Péter Szilágyi 86216189a5
eth/downloader: remove stale beacon headers as backfilling progresses (#24670) 2 years ago
Marius van der Wijden ca298a2821
cmd/geth: support bigints for --override.terminaltotaldifficulty (#24646) 2 years ago
Sina Mahmoodi 9c82c646e4
eth/tracers: make txhash blockhash accessible to native tracers (#24679) 2 years ago
ucwong d4d288e3f1
build: add imports for go generate tools (#24682) 2 years ago
JoeGruffins eb69f490ed
abi/base: return error for pending call error (#24649) 2 years ago
rjl493456442 195c979168
core: fix benchmark panic (#24657) 2 years ago
Marius van der Wijden c40943a167
cmd: set DefaultGasLimit to 30M (#24680) 2 years ago