Commit Graph

11383 Commits (c4844e9ee211f34d8023b0de8221d03a63817395)
 

Author SHA1 Message Date
Guillaume Ballet c4844e9ee2
les: fix staticcheck warnings (#20371) 5 years ago
zaccoding 23c8c74131 cmd: fix command help messages in modules (#20203) 5 years ago
Péter Szilágyi 0676320169
params: begin v1.9.9 release cycle 5 years ago
Péter Szilágyi d62e9b2857
params: release go-ethereum v1.9.8 5 years ago
Felföldi Zsolt 878e35bfde les: fix clientInfo deadlock (#20395) 5 years ago
Felix Lange 2e98706a99 p2p/discover: slow down lookups on empty table (#20389) 5 years ago
Guillaume Ballet 8c1e8de839
accounts/keystore: fix staticcheck warnings (#20373) 5 years ago
gary rong b26eedf9e9 accounts/abi/bind: avoid reclaring structs (#20381) 5 years ago
Felix Lange 44b41641f8 rlp: fix staticcheck warnings (#20368) 5 years ago
Péter Szilágyi 9ef90dbf30
Merge pull request #20385 from etclabscore/fix/version-cmd-networkid 5 years ago
meows d9d2a4eef9
cmd/geth: remove network id from version cmd 5 years ago
gary rong 9d67222f4e trie: replace bigcache with fastcache (#19971) 5 years ago
Guillaume Ballet f5a68a40bf eth/tracers: fix staticcheck warnings (#20379) 5 years ago
Guillaume Ballet f06ae5ca6a miner: fix staticcheck warnings (#20375) 5 years ago
Michael Forney 3a0480e07d core/asm: allow numbers in labels (#20362) 5 years ago
Guillaume Ballet 5d21667587 tests, signer: remove staticcheck warnings (#20364) 5 years ago
Felix Lange fdff182f11 p2p/discv5: add deprecation warning and remove unused code (#20367) 5 years ago
Felix Lange 0abcf03fde trie: remove unused code (#20366) 5 years ago
Guillaume Ballet 58f2ce8671 metrics: fix issues reported by staticcheck (#20365) 5 years ago
Felix Lange dd21f079e8
core/state: fix staticcheck warnings (#20357) 5 years ago
Felix Lange 36a684ca1e accounts/abi: fix staticcheck warnings (#20358) 5 years ago
Felix Lange bcc1234778 accounts/abi/bind/backends: remove unused assignment (#20359) 5 years ago
Péter Szilágyi c1db636fb3
Merge pull request #20360 from karalabe/ppa-fix-cigo-clean 5 years ago
Péter Szilágyi 5b558ad936
build: skip go clean on PPA, messes with the module trick 5 years ago
Felix Lange b6d4f6b66e core/types: remove BlockBy sorting code (#20355) 5 years ago
Felix Lange 0ec5ab4175 common: improve GraphQL error messages (#20354) 5 years ago
Péter Szilágyi 0754100464
Merge pull request #20356 from karalabe/ppa-fix-cigo 5 years ago
Péter Szilágyi 475ae8bd93
build: pull in ci.go dependencies for the PPA builder 5 years ago
Felix Lange 89ab8a74c0
go.mod: switch to Go modules (#20311) 5 years ago
Felix Lange 72e62efc76 common/hexutil: improve GraphQL error messages (#20353) 5 years ago
Péter Szilágyi f56f969dd3
Merge pull request #20350 from holiman/puppeth_ssh 5 years ago
Martin Holst Swende 216ff5a952
cmd/puppeth: make ssh prompt more user-friendly 5 years ago
Péter Szilágyi 7be89a7a01
Merge pull request #20339 from etclabscore/fix/cmd-puppeth-blocknonce-type 5 years ago
meows 59177bc8c0
cmd/puppeth: x-spec nonce data type, use types.BlockNonce 5 years ago
Péter Szilágyi c5b46a79c1
Merge pull request #20338 from etclabscore/feat/statetests-dedupe-walk-refactor 5 years ago
meowsbits b4bc3b3c35 tests: enable TransactionTests Istanbul case (#20337) 5 years ago
Péter Szilágyi 75e029db8b
build, travis: use ephemeral debsrc GOPATH to get mod deps 5 years ago
meows b8ced9e00b
tests: refactor TestState to dedupe walk callback 5 years ago
Péter Szilágyi f8790b9482
mobile: fix CopyFile switch to package cp 5 years ago
Péter Szilágyi 8bd5bb8918
travis: fake build ppa only for go module dependencies 5 years ago
Péter Szilágyi a7dfaa0bda
build, internal/build: drop own file/folder copier 5 years ago
Péter Szilágyi e1dcea8bf0
go.mod: tidy up the modules to avoid xgo writes to go.sum 5 years ago
Péter Szilágyi b3d6304f1e
travis, build: aggregate and upload go mod dependencies for PPA 5 years ago
Péter Szilágyi f4ec85486a
accounts/abi/bind: switch binding test to go modules 5 years ago
Péter Szilágyi dfdb204b48
travis: explicitly enable go modules in Go 1.11 and 1.12 5 years ago
Péter Szilágyi 15fb780de6
go.mod, vendor: switch to Go modules 5 years ago
Péter Szilágyi 3a4a3d080b
Merge pull request #20261 from holiman/less_querying 5 years ago
gary rong b7ba944e88 cmd/puppeth: update chain spec of parity (#20241) 5 years ago
gary rong 9b59c75405 miner: fix data race in tests (#20310) 5 years ago
Felix Lange f71e85b8e2 core: fix staticcheck warnings (#20323) 5 years ago