Commit Graph

11359 Commits (b6d4f6b66e99c08f419e6a469259cbde1c8b0582)
 

Author SHA1 Message Date
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
Felix Lange 8008c5b1fa rpc: remove 'exported or builtin' restriction for parameters (#20332) 5 years ago
Felix Lange 9c6cf960b4
internal/web3ext, les: update clique JS and make it work with the light client (#20318) 5 years ago
Felix Lange df206d2513
p2p/simulations: fix staticcheck warnings (#20322) 5 years ago
Felix Lange 9e8cc00b73
p2p: remove unused code (#20325) 5 years ago
Felix Lange ac5e28ea38
whisper/whisperv6: fix staticcheck warnings (#20328) 5 years ago
Guillaume Ballet 3b0f3483c4 .github: remove 'nonsense' from CODEOWNERS (#20329) 5 years ago
Felix Lange 7f70a70106 event: remove unused field 'closed' (#20324) 5 years ago
Felix Lange 94e8250983 cmd/wnode: remove uses of common.ToHex (#20327) 5 years ago
Felix Lange c013192ba7 ethclient: remove use of common.ToHex (#20326) 5 years ago
Guillaume Ballet 0b6338321f travis: deactivate arm build during push (#20321) 5 years ago
gary rong b9c90c5581 core/rawdb: check hash before return data from ancient db (#20195) 5 years ago
Felix Lange 5fefe39ba5 p2p/netutil: fix staticcheck warning (#20315) 5 years ago
Felix Lange dfe891270a cmd/ethkey: fix file permissions in changepassword command (#20313) 5 years ago
Felix Lange c5c5e0dbe8
consensus/clique: fix struct tags for status API (#20316) 5 years ago
Martin Holst Swende 3f4a875bf6 consensus/clique: add clique_status API method (#20103) 5 years ago
Felix Lange a3d263dd3a
cmd/clef: fix staticcheck warnings (#20314) 5 years ago
meowsbits 190fb8180a build: add test cmd flag -v for verbose logs (#20298) 5 years ago
Guillaume Ballet b02afb6b3d travis: use travis_wait for both install and build (#20309) 5 years ago
Felföldi Zsolt 422604b438 les: rename UpdateBalance to AddBalance and simplify return format (#20304) 5 years ago
meowsbits 57d697629d core: s/isEIP155/isHomestead/g (fix IntrinsicGas signature var name) (#20300) 5 years ago
Guillaume Ballet 11d09fd3ba travis: remove traces and use travis_wait in ARM build (#20296) 5 years ago
Felix Lange 689486449d build: use golangci-lint (#20295) 5 years ago
Felix Lange 7c4a4eb58a rpc, p2p/simulations: use github.com/gorilla/websocket (#20289) 5 years ago
Michael Forney 9e71f55bfa cmd/evm: Allow loading input from file (#20273) 5 years ago