Joel Burget
|
833eeb9f23
|
core/vm/runtime: remove unused state parameter to NewEnv (#14953)
* core: Remove unused `state` parameter to `NewEnv`.
`cfg.State` is used instead.
* core/vm/runtime: remove unused import
|
7 years ago |
Maximilian Meister
|
2b422b1a47
|
cmd/geth, cmd/swarm: sort commands and flags by name (#3462)
|
7 years ago |
gary rong
|
73c5aba21f
|
ethdb: return copied value from MemDatabase.Get (#14958)
|
7 years ago |
Ivan Daniluk
|
17ce0a37de
|
eth/downloader: fix race in downloadTesterPeer (#14942)
* eth/downloader: fix race in downloadTesterPeer
Signed-off-by: Ivan Daniluk <ivan.daniluk@gmail.com>
* eth/downloader: minor datarace fix cleanup
|
7 years ago |
Egon Elbre
|
26b2d6e1aa
|
contracts: fix megacheck errors (#14916)
* contracts: fix megacheck errors
* contracts: drop useless sleep, lets see what breaks
|
7 years ago |
Felföldi Zsolt
|
fff6e03a79
|
les: fix megacheck warnings (#14941)
* les: fix megacheck warnings
* les: fixed testGetProofs
|
7 years ago |
Egon Elbre
|
d375193797
|
whisper: fix megacheck warnings (#14925)
* whisper: fix megacheck warnings
* whisper/whisperv5: regenerate json codec to fix unused override type
|
7 years ago |
Felix Lange
|
374c49e0ac
|
Merge pull request #14522 from ethereum/go-ethereum/chainproc2
|
7 years ago |
Egon Elbre
|
10ce8b0e3c
|
crypto: fix megacheck warnings (#14917)
* crypto: fix megacheck warnings
* crypto/ecies: remove ASN.1 support
|
7 years ago |
Péter Szilágyi
|
9a7e99f75d
|
Merge pull request #14940 from karalabe/txpool-races
core: fix txpool journal and test races
|
7 years ago |
Egon Elbre
|
6f8c7b0def
|
ethdb: add basic and parallel sanity tests (#14938)
* ethdb: add basic sanity test
* ethdb: test MemDatabase
* ethdb: add parallel tests
|
7 years ago |
Péter Szilágyi
|
1c45f2f42e
|
core: fix txpool journal and test races
|
7 years ago |
Egon Elbre
|
e063d538b8
|
rpc: fix megacheck warnings
|
7 years ago |
Péter Szilágyi
|
43437806fb
|
Merge pull request #14933 from egonelbre/megacheck_eth
eth: fix megacheck warnings
|
7 years ago |
Egon Elbre
|
8f06b7980d
|
eth: fix megacheck warnings
|
7 years ago |
Egon Elbre
|
971079822e
|
light: fix megacheck warnings (#14920)
|
7 years ago |
Egon Elbre
|
f42bd73ce5
|
internal: fix megacheck warnings (#14919)
|
7 years ago |
Péter Szilágyi
|
f5925b0459
|
Merge pull request #14928 from fjl/build-goroot-explain
internal/build: add GoTool and document why it uses GOROOT
|
7 years ago |
Péter Szilágyi
|
8edaaa227d
|
core: polish chain indexer a bit
|
7 years ago |
Zsolt Felfoldi
|
bd74882d83
|
core: implement ChainIndexer
|
7 years ago |
Péter Szilágyi
|
67439c1dba
|
Merge pull request #14927 from karalabe/blockchain-test-cleanups
core: fix blockchain goroutine leaks in tests
|
7 years ago |
Felix Lange
|
f59a49d591
|
internal/build: add GoTool and document why it uses GOROOT
|
7 years ago |
Péter Szilágyi
|
2b50367fe9
|
core: fix blockchain goroutine leaks in tests
|
7 years ago |
Péter Szilágyi
|
46cf0a616b
|
Merge pull request #14914 from egonelbre/megacheck_consensus
consensus: fix megacheck warnings
|
7 years ago |
Egon Elbre
|
85454e7678
|
cmd: fix megacheck warnings (#14912)
* cmd: fix megacheck warnings
* cmd: revert time.Until changes, keep readFloat
|
7 years ago |
Egon Elbre
|
80de4dc72c
|
consensus: revert time.Until change
|
7 years ago |
Péter Szilágyi
|
8c2cf3c66c
|
Merge pull request #14922 from egonelbre/megacheck_miner
miner: fix megacheck warnings
|
7 years ago |
Péter Szilágyi
|
37e9fcacca
|
Merge pull request #14923 from egonelbre/megacheck_node
node: fix megacheck warnings
|
7 years ago |
Péter Szilágyi
|
b36f54c684
|
Merge pull request #14918 from egonelbre/megacheck_ethstats
ethstats: fix megacheck warnings
|
7 years ago |
Péter Szilágyi
|
3991745c5f
|
Merge pull request #14921 from egonelbre/megacheck_log
log: fix megacheck warnings
|
7 years ago |
Péter Szilágyi
|
6dd2803b8e
|
Merge pull request #14915 from egonelbre/megacheck_console
console: fix megacheck warnings
|
7 years ago |
Péter Szilágyi
|
fc0c6c175c
|
Merge pull request #14913 from egonelbre/megacheck_common
common: fix megacheck warnings
|
7 years ago |
Egon Elbre
|
7c74e166b0
|
accounts: fix megacheck warnings (#14903)
* accounts: fix megacheck warnings
* accounts: don't modify abi in favor of full cleanup
|
7 years ago |
Péter Szilágyi
|
f7848c2aa5
|
Merge pull request #14911 from karalabe/txpool-flaky-test
core: bump timeout test to avoid flakyness on overloaded ci
|
7 years ago |
Egon Elbre
|
19866075ac
|
node: fix megacheck warnings
|
7 years ago |
Egon Elbre
|
faafeef79e
|
miner: fix megacheck warnings
|
7 years ago |
Egon Elbre
|
cd82b89fde
|
log: fix megacheck warnings
|
7 years ago |
Egon Elbre
|
3780d0b6f7
|
ethstats: fix megacheck warnings
|
7 years ago |
Egon Elbre
|
ff89a3ddce
|
console: fix megacheck warnings
|
7 years ago |
Egon Elbre
|
aee70ae30b
|
consensus: fix megacheck warnings
|
7 years ago |
Egon Elbre
|
392151e251
|
common: fix megacheck warnings
|
7 years ago |
Péter Szilágyi
|
5b742fb82b
|
core: bump timeout test to avoid flakyness on overloaded ci
|
7 years ago |
Péter Szilágyi
|
b159cdd8dd
|
Merge pull request #14910 from karalabe/drop-yakkety-support
build: drop yakkety builds (launchpad end of life)
|
7 years ago |
Péter Szilágyi
|
524ca544b2
|
build: drop yakkety builds (launchpad end of life)
|
7 years ago |
Péter Szilágyi
|
1059927f9c
|
Merge pull request #14905 from armellini13/patch-1
node: fix doc typo
|
7 years ago |
Agustin Armellini Fischer
|
fca6e515d6
|
node: fix doc typo
|
7 years ago |
Péter Szilágyi
|
ca436f4b90
|
Merge pull request #14897 from karalabe/cardinal-sin
cmd/puppeth: remove wrapping loop in single reads
|
7 years ago |
Péter Szilágyi
|
350bb6d9ca
|
Merge pull request #14898 from detailyang/patch-1
Makefile: call shell function to get pwd
|
7 years ago |
detailyang
|
5e805aa865
|
Makefile: call shell function to get pwd
|
7 years ago |
Péter Szilágyi
|
455fcc8309
|
cmd/puppeth: remove wrapping loop in single reads
|
7 years ago |