Commit Graph

  • c9f28ca8e5 go: update fastcache to 1.5.3 (#20404) Péter Szilágyi 2019-11-27 15:08:34 +02:00
  • 58e33d9e5a Merge pull request #20403 from karalabe/fix-freezer-reinit Péter Szilágyi 2019-11-27 15:05:58 +02:00
  • 7800ba978d deps: update fastcache to 1.5.3 Martin Holst Swende 2019-11-27 13:46:07 +01:00
  • 717f8a4e8f core/rawdb: fix reinit regression caused by the hash check PR Péter Szilágyi 2019-11-27 14:41:47 +02:00
  • 7b189d6f1f core: fix staticcheck warnings (#20384) Guillaume Ballet 2019-11-27 09:50:30 +01:00
  • c4844e9ee2 les: fix staticcheck warnings (#20371) Guillaume Ballet 2019-11-27 09:49:41 +01:00
  • 23c8c74131 cmd: fix command help messages in modules (#20203) zaccoding 2019-11-26 19:46:39 +09:00
  • 0676320169 params: begin v1.9.9 release cycle Péter Szilágyi 2019-11-26 12:21:11 +02:00
  • d62e9b2857 params: release go-ethereum v1.9.8 v1.9.8 Péter Szilágyi 2019-11-26 12:20:22 +02:00
  • 878e35bfde les: fix clientInfo deadlock (#20395) Felföldi Zsolt 2019-11-26 11:17:15 +01:00
  • 2e98706a99 p2p/discover: slow down lookups on empty table (#20389) Felix Lange 2019-11-26 11:14:43 +01:00
  • 8c1e8de839 accounts/keystore: fix staticcheck warnings (#20373) Guillaume Ballet 2019-11-25 14:39:55 +01:00
  • b26eedf9e9 accounts/abi/bind: avoid reclaring structs (#20381) gary rong 2019-11-25 21:03:22 +08:00
  • 44b41641f8 rlp: fix staticcheck warnings (#20368) Felix Lange 2019-11-25 13:41:53 +01:00
  • 9ef90dbf30 Merge pull request #20385 from etclabscore/fix/version-cmd-networkid Péter Szilágyi 2019-11-25 13:51:22 +02:00
  • d9d2a4eef9 cmd/geth: remove network id from version cmd meows 2019-11-25 06:17:45 -05:00
  • 9d67222f4e trie: replace bigcache with fastcache (#19971) gary rong 2019-11-25 16:58:15 +08:00
  • f5a68a40bf eth/tracers: fix staticcheck warnings (#20379) Guillaume Ballet 2019-11-24 21:06:06 +01:00
  • f06ae5ca6a miner: fix staticcheck warnings (#20375) Guillaume Ballet 2019-11-24 20:46:34 +01:00
  • 3a0480e07d core/asm: allow numbers in labels (#20362) Michael Forney 2019-11-23 03:52:17 -08:00
  • 5d21667587 tests, signer: remove staticcheck warnings (#20364) Guillaume Ballet 2019-11-23 12:51:37 +01:00
  • fdff182f11 p2p/discv5: add deprecation warning and remove unused code (#20367) Felix Lange 2019-11-22 17:02:13 +01:00
  • 0abcf03fde trie: remove unused code (#20366) Felix Lange 2019-11-22 16:24:48 +01:00
  • 58f2ce8671 metrics: fix issues reported by staticcheck (#20365) Guillaume Ballet 2019-11-22 16:04:35 +01:00
  • dd21f079e8 core/state: fix staticcheck warnings (#20357) Felix Lange 2019-11-22 15:56:05 +01:00
  • 36a684ca1e accounts/abi: fix staticcheck warnings (#20358) Felix Lange 2019-11-21 22:22:47 +01:00
  • bcc1234778 accounts/abi/bind/backends: remove unused assignment (#20359) Felix Lange 2019-11-21 19:30:28 +01:00
  • c1db636fb3 Merge pull request #20360 from karalabe/ppa-fix-cigo-clean Péter Szilágyi 2019-11-21 18:56:10 +02:00
  • 5b558ad936 build: skip go clean on PPA, messes with the module trick Péter Szilágyi 2019-11-21 18:18:59 +02:00
  • b6d4f6b66e core/types: remove BlockBy sorting code (#20355) Felix Lange 2019-11-21 15:35:22 +01:00
  • 0ec5ab4175 common: improve GraphQL error messages (#20354) Felix Lange 2019-11-21 15:34:28 +01:00
  • 0754100464 Merge pull request #20356 from karalabe/ppa-fix-cigo Péter Szilágyi 2019-11-21 16:24:07 +02:00
  • 475ae8bd93 build: pull in ci.go dependencies for the PPA builder Péter Szilágyi 2019-11-21 16:14:31 +02:00
  • 89ab8a74c0 go.mod: switch to Go modules (#20311) Felix Lange 2019-11-21 14:51:53 +01:00
  • 72e62efc76 common/hexutil: improve GraphQL error messages (#20353) Felix Lange 2019-11-21 14:51:25 +01:00
  • f56f969dd3 Merge pull request #20350 from holiman/puppeth_ssh Péter Szilágyi 2019-11-21 15:08:10 +02:00
  • 216ff5a952 cmd/puppeth: make ssh prompt more user-friendly Martin Holst Swende 2019-11-21 11:04:31 +01:00
  • 7be89a7a01 Merge pull request #20339 from etclabscore/fix/cmd-puppeth-blocknonce-type Péter Szilágyi 2019-11-21 13:34:33 +02:00
  • 59177bc8c0 cmd/puppeth: x-spec nonce data type, use types.BlockNonce meows 2019-11-20 10:26:31 -05:00
  • c5b46a79c1 Merge pull request #20338 from etclabscore/feat/statetests-dedupe-walk-refactor Péter Szilágyi 2019-11-20 16:24:03 +02:00
  • b4bc3b3c35 tests: enable TransactionTests Istanbul case (#20337) meowsbits 2019-11-20 09:08:07 -05:00
  • 75e029db8b build, travis: use ephemeral debsrc GOPATH to get mod deps Péter Szilágyi 2019-11-20 14:56:07 +02:00
  • b8ced9e00b tests: refactor TestState to dedupe walk callback meows 2019-11-20 07:54:18 -05:00
  • f8790b9482 mobile: fix CopyFile switch to package cp Péter Szilágyi 2019-11-18 22:06:28 +02:00
  • 8bd5bb8918 travis: fake build ppa only for go module dependencies Péter Szilágyi 2019-11-18 20:39:25 +02:00
  • a7dfaa0bda build, internal/build: drop own file/folder copier Péter Szilágyi 2019-11-18 20:29:01 +02:00
  • e1dcea8bf0 go.mod: tidy up the modules to avoid xgo writes to go.sum Péter Szilágyi 2019-11-18 19:54:13 +02:00
  • b3d6304f1e travis, build: aggregate and upload go mod dependencies for PPA Péter Szilágyi 2019-11-18 19:18:50 +02:00
  • f4ec85486a accounts/abi/bind: switch binding test to go modules Péter Szilágyi 2019-11-18 15:39:39 +02:00
  • dfdb204b48 travis: explicitly enable go modules in Go 1.11 and 1.12 Péter Szilágyi 2019-11-18 14:47:17 +02:00
  • 15fb780de6 go.mod, vendor: switch to Go modules Péter Szilágyi 2019-11-18 14:22:36 +02:00
  • 3a4a3d080b Merge pull request #20261 from holiman/less_querying Péter Szilágyi 2019-11-20 12:49:13 +02:00
  • b7ba944e88 cmd/puppeth: update chain spec of parity (#20241) gary rong 2019-11-20 18:46:35 +08:00
  • 9b59c75405 miner: fix data race in tests (#20310) gary rong 2019-11-20 18:36:41 +08:00
  • f71e85b8e2 core: fix staticcheck warnings (#20323) Felix Lange 2019-11-20 09:53:01 +01:00
  • 8008c5b1fa rpc: remove 'exported or builtin' restriction for parameters (#20332) Felix Lange 2019-11-20 09:06:21 +01:00
  • 9c6cf960b4 internal/web3ext, les: update clique JS and make it work with the light client (#20318) Felix Lange 2019-11-19 18:22:04 +01:00
  • df206d2513 p2p/simulations: fix staticcheck warnings (#20322) Felix Lange 2019-11-19 17:16:42 +01:00
  • 9e8cc00b73 p2p: remove unused code (#20325) Felix Lange 2019-11-19 17:16:08 +01:00
  • ac5e28ea38 whisper/whisperv6: fix staticcheck warnings (#20328) Felix Lange 2019-11-19 17:14:00 +01:00
  • 3b0f3483c4 .github: remove 'nonsense' from CODEOWNERS (#20329) Guillaume Ballet 2019-11-19 17:13:42 +01:00
  • 7f70a70106 event: remove unused field 'closed' (#20324) Felix Lange 2019-11-19 15:00:32 +01:00
  • 94e8250983 cmd/wnode: remove uses of common.ToHex (#20327) Felix Lange 2019-11-19 14:55:48 +01:00
  • c013192ba7 ethclient: remove use of common.ToHex (#20326) Felix Lange 2019-11-19 14:53:26 +01:00
  • 0b6338321f travis: deactivate arm build during push (#20321) Guillaume Ballet 2019-11-19 13:57:05 +01:00
  • b9c90c5581 core/rawdb: check hash before return data from ancient db (#20195) gary rong 2019-11-19 18:32:57 +08:00
  • 5fefe39ba5 p2p/netutil: fix staticcheck warning (#20315) Felix Lange 2019-11-19 10:17:41 +01:00
  • dfe891270a cmd/ethkey: fix file permissions in changepassword command (#20313) Felix Lange 2019-11-19 10:16:34 +01:00
  • c5c5e0dbe8 consensus/clique: fix struct tags for status API (#20316) Felix Lange 2019-11-18 18:14:59 +01:00
  • 3f4a875bf6 consensus/clique: add clique_status API method (#20103) Martin Holst Swende 2019-11-18 17:03:57 +01:00
  • a3d263dd3a cmd/clef: fix staticcheck warnings (#20314) Felix Lange 2019-11-18 16:38:54 +01:00
  • 190fb8180a build: add test cmd flag -v for verbose logs (#20298) meowsbits 2019-11-18 09:48:20 -05:00
  • b02afb6b3d travis: use travis_wait for both install and build (#20309) Guillaume Ballet 2019-11-18 15:34:17 +01:00
  • 422604b438 les: rename UpdateBalance to AddBalance and simplify return format (#20304) Felföldi Zsolt 2019-11-18 12:42:49 +01:00
  • 57d697629d core: s/isEIP155/isHomestead/g (fix IntrinsicGas signature var name) (#20300) meowsbits 2019-11-18 04:41:49 -05:00
  • 11d09fd3ba travis: remove traces and use travis_wait in ARM build (#20296) Guillaume Ballet 2019-11-18 09:52:12 +01:00
  • 689486449d build: use golangci-lint (#20295) Felix Lange 2019-11-18 09:49:18 +01:00
  • 7c4a4eb58a rpc, p2p/simulations: use github.com/gorilla/websocket (#20289) Felix Lange 2019-11-18 09:40:59 +01:00
  • 9e71f55bfa cmd/evm: Allow loading input from file (#20273) Michael Forney 2019-11-17 06:45:54 -08:00
  • 51c3290bee internal/ethapi: don't query wallets at every execution of gas estimation Martin Holst Swende 2019-11-11 12:12:19 +01:00
  • 738b51ae31 core/vm: fix tracer interface parameter name (#20294) nebojsa94 2019-11-15 09:52:33 +01:00
  • f03b2db7db params: finish sentence in comment (#20291) meowsbits 2019-11-14 16:05:32 -05:00
  • 49d1a032da build: gather info to investigate why builds fail on ARM (#20281) Guillaume Ballet 2019-11-14 14:42:23 +01:00
  • 765fe446cf whisper/whisperv6: fix staticcheck issues (#20288) Guillaume Ballet 2019-11-14 10:09:16 +01:00
  • afe0b65405 dashboard: remove the dashboard (#20279) Felix Lange 2019-11-14 10:04:16 +01:00
  • 987648b0ad cmd/faucet: use github.com/gorilla/websocket (#20283) Felix Lange 2019-11-14 09:05:17 +01:00
  • 9504c5c360 rpc: fix typo example code (#20284) Jorropo 2019-11-14 09:03:41 +01:00
  • f8a95d996f accounts/abi/bind, cmd/abigen: implement alias for abigen (#20244) gary rong 2019-11-14 15:26:10 +08:00
  • bf5c6b29fa les: implement server priority API (#20070) Felföldi Zsolt 2019-11-13 23:47:03 +01:00
  • 22e3bbbf0a miner: increase worker test timeout (#20268) Guillaume Ballet 2019-11-13 12:40:50 +01:00
  • 4ea9b62b5c dashboard: send current block to the dashboard client (#19762) Kurkó Mihály 2019-11-13 13:13:13 +02:00
  • 6f1a600f6c p2p: fix bug in TestPeerDisconnect (#20277) Rick 2019-11-13 20:01:52 +09:00
  • de2259d27c travis: enable test suite on ARM64 (#20219) Guillaume Ballet 2019-11-08 09:58:57 +01:00
  • adf007dadc p2p/enode: mock DNS resolver in URL parsing test (#20252) Felix Lange 2019-11-07 16:40:37 +01:00
  • 4b8f56cf98 params: begin v1.9.8 release cycle Péter Szilágyi 2019-11-07 10:00:18 +02:00
  • a718daa674 params: release Geth v1.9.7 v1.9.7 Péter Szilágyi 2019-11-07 09:58:39 +02:00
  • b9bac1f384 les: fix and slim the unit tests of les (#20247) gary rong 2019-11-07 05:09:37 +08:00
  • fc3661f89c Merge pull request #20248 from karalabe/cht-1.9.7 Péter Szilágyi 2019-11-06 17:54:39 +02:00
  • 9948724deb params: hard-code new CHTs for the 1.9.7 release Péter Szilágyi 2019-11-06 17:47:13 +02:00
  • c702bd70ed travis: bump linter to Go 1.13.x Péter Szilágyi 2019-11-05 15:35:51 +02:00