Commit Graph

11849 Commits (4edbc1f2bb7892f8e77d7eb2a676e0fc7c029be0)
 

Author SHA1 Message Date
meowsbits befecc9fdf
consensus/ethash: fix flaky test by reading seal results (#21085) 4 years ago
Martin Holst Swende e868adde30
core/vm: improve jumpdest lookup (#21123) 4 years ago
yutianwu 25a661e0c2
consensus/clique: remove redundant pair of parentheses (#21104) 4 years ago
Martin Michlmayr 4f2784b38f
all: fix typos in comments (#21118) 4 years ago
ucwong 48e3b95e77
miner: replace use of 'self' as receiver name (#21113) 4 years ago
Felföldi Zsolt b4a2681120
les, les/lespay: implement new server pool (#20758) 4 years ago
gary rong 65ce550b37
trie: extend range proofs with non-existence (#21000) 4 years ago
ucwong 0a99efa61f
whisper: use canonical import name of package go-ethereum (#21099) 4 years ago
Boqin Qin d5b7d1cc34
accounts: add blockByNumberNoLock() to avoid double-lock (#20983) 4 years ago
Martin Holst Swende e0987f67e0
cmd/clef, signer/core: password input fixes (#20960) 4 years ago
Felix Lange 3666da8a4b
console: fix unlockAccount argument count check (#21081) 4 years ago
Marius van der Wijden f3f1e59eea
accounts/abi: simplify reflection logic (#21058) 4 years ago
Satpal 677724af0c
cmd: fix log contexts (#21077) 4 years ago
Péter Szilágyi 46698d7931
params: begin v1.9.15 release cycle 4 years ago
Péter Szilágyi 6d74d1e5f7
params: release go-ethereum v1.9.14 4 years ago
Hao Duan a188a1e150
ethstats: stop report ticker in each loop cycle #21070 (#21071) 4 years ago
gary rong d02301f758
core: fix missing receipt on Clique crashes (#21045) 4 years ago
Marius van der Wijden 0b63915430
accounts/abi: allow overloaded argument names (#21060) 4 years ago
Marius van der Wijden b8ea9042e5
accounts/abi: accounts/abi/bind: Move topics to abi package (#21057) 4 years ago
gary rong 7b7e5921a4
miner: support disabling empty blockprecommits form the Go API (#20736) 4 years ago
ucwong 7540c53e72
core/rawdb: remove unused math (#21065) 4 years ago
ucwong aaede53738
core/rawdb : log format fix for Unindexing transaction (#21064) 4 years ago
gary rong 53cac027d0
les: drop the message if the entire p2p connection is stuck (#21033) 4 years ago
Martin Holst Swende 7ace5a3a8b
core: fixup blockchain tests (#21062) 4 years ago
Péter Szilágyi 40859a2441
Merge pull request #21061 from karalabe/cht-1.9.14 4 years ago
Martin Holst Swende 4535230059
cmd, core, eth: background transaction indexing (#20302) 4 years ago
Péter Szilágyi 126ac94f36
params: bump CHTs for the v1.9.14 release 4 years ago
Felix Lange 6f54ae24cd
p2p: add 0 port check in dialer (#21008) 4 years ago
AusIV 069a7e1f8a
core/rawdb: stop freezer process as part of freezer.Close() (#21010) 4 years ago
Martin Holst Swende bd60295de5
console: fix some crashes/errors in the bridge (#21050) 4 years ago
Marius van der Wijden 930e82d7f4
params, cmd/utils: remove outdated discv5 bootnodes, deprecate flags (#20949) 4 years ago
Péter Szilágyi 37877e86ed
Merge pull request #21056 from karalabe/statedb-simpler-code 4 years ago
gary rong 263622f44f
accounts/abi/bind/backend, internal/ethapi: recap gas limit with balance (#21043) 4 years ago
Péter Szilágyi 0b2edf05bb
core/state: make GetCodeSize mirror GetCode implementation wise 4 years ago
ligi e29e4c2376
build: fix CLI params for windows LNK files (#21055) 4 years ago
Martin Holst Swende 82f9ed49fa
core/state: avoid statedb.dbErr due to emptyCode (#21051) 4 years ago
Martin Holst Swende b0b65d017f
core/state: abort commit if read errors have occurred (#21039) 4 years ago
Martin Holst Swende 1152f45849
core/state: include zero-address in state dump if present (#21038) 4 years ago
Marius van der Wijden dd88bd82c9
accounts/abi/bind: add void if no return args specified (#21002) 4 years ago
gary rong 85944c2561
core/state/snapshot: fix typo (#21037) 4 years ago
Péter Szilágyi 87c463c47a
Merge pull request #21036 from karalabe/snapshot-storage-leak 4 years ago
Péter Szilágyi 90af6dae6e
core/state/snapshot: don't create storage list for non-existing accounts 4 years ago
Boqin Qin 39c64d85a2
core: avoid double-lock in tx_pool_test (#20984) 4 years ago
Guillaume Ballet 234cc8e77f
eth/downloader: minor typo fixes in comments (#21035) 4 years ago
gary rong 5cdc2dffda
trie: fix TestBadRangeProof unit test (#21034) 4 years ago
ploui c2147ee154
eth: don't inadvertently enable snapshots in archive nodes (#21025) 4 years ago
Péter Szilágyi b98259868b
Merge pull request #21032 from karalabe/skip-announce-goroutine-eth64 4 years ago
Péter Szilágyi 292570ad6c
Merge pull request #21028 from karalabe/memfix-32bit-arch 4 years ago
Péter Szilágyi 34ed2d834a
eth: skip transaction announcer goroutine on eth<65 4 years ago
Marius van der Wijden 933acf3389
account/abi: remove superfluous type checking (#21022) 4 years ago