Commit Graph

13629 Commits (d30e39b2f833fb75f1e529cd405061fb6b548b8d)
 

Author SHA1 Message Date
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
Felix Lange 59f0e8ae60
core/types: make "miner" optional in Header JSON (#24666) 2 years ago
Vaibhaw 40b736463a
build/deb: update Debian control file to remove unencrypted git protocol (#24676) 2 years ago
aaronbuchwald 6c3fea0fc9
log: modify lock defer unlock order in sync handler (#24667) 2 years ago
rjl493456442 c1b69bd121
les: fix panic in ultralight client sync (#24641) 2 years ago
Eng Zer Jun 8d066f1f42
all: use T.TempDir to create temporary test directories (#24633) 2 years ago
Tangui Clairet bf5cacfb8f
accounts/abi: handle tuple arrays in ParseSelector (#24587) 2 years ago
Martin Holst Swende 92e3c56e7b
cmd/geth: inspect snapshot dangling storage (#24643) 2 years ago
Péter Szilágyi 9fd8825d5a
Merge pull request #24659 from karalabe/snapshot-remove-noo 2 years ago
Péter Szilágyi f6891ba40d
core/state/snapshot: remove noop map item assignment 2 years ago
Tbnoapi 65825cd134
README: remove mentions of fast sync (#24656) 2 years ago
Péter Szilágyi 111a1b73cf
Merge pull request #24652 from karalabe/block-fetcher-timeouts 2 years ago
Sina Mahmoodi fb3a081c7e
eth/tracers: refactor traceTx to separate out struct logging (#24326) 2 years ago
Péter Szilágyi 7e2bbb9cbb
eth/fetcher: if peers never respond, drop them 2 years ago
Tatsuya Shimoda 0654014652
rpc: fixed a typo (#24642) 2 years ago
John Adler aa123939c2
README: update free space required (#24636) 2 years ago
rjl493456442 28ec26094b
eth/downloader: retrieve pivot header from local chain if necessary (#24610) 3 years ago
Martin Holst Swende 1e973a96b4
eth: clarify the error string on getlogs failure (#24617) 3 years ago
Sina Mahmoodi 3fd16af5a9
core,eth: implement tx-level hooks for tracers (#24510) 3 years ago
rjl493456442 da16d089c0
trie, les, tests, core: implement trie tracer (#24403) 3 years ago
Nic Jansma 127dc5982e
eth: change snapshot extension registration failure to warning instead of error (#24475) 3 years ago
Guruprasad Kamath 8cacb42278
core: verify genesis extradata for clique (#24470) 3 years ago
zhiqiangxu 9f75994b5e
common/compiler: add extra include paths to solidity compiler (#24541) 3 years ago
Martin Holst Swende 67c070c379
eth/tracers/logger: use omitempty to reduce log bloat (#24547) 3 years ago
Zhang Zhuo b5a129ea24
internal/ethapi: add refund to StructLogRes (#24567) 3 years ago