Commit Graph

  • 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 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
  • 734e00af9e travis, build, internal: use own Go bundle for PPA builds (#20240) Péter Szilágyi 2019-11-05 15:32:42 +02:00
  • b566cfdffd core/evm: avoid copying memory for input in calls (#20177) Martin Holst Swende 2019-11-04 10:31:10 +01:00
  • 7a6d5d0cce cmd/puppeth: integrate istanbul into puppeth (#19926) gary rong 2019-11-04 16:41:29 +08:00
  • 0ff7380465 Merge pull request #20231 from SamuelMarks/go1.13.4 Péter Szilágyi 2019-11-04 10:38:10 +02:00
  • 0ce5e113be les: rework clientpool (#20077) gary rong 2019-11-02 20:02:35 +08:00
  • 86fe283d19 appveyor: bump to Go 1.13.4 Samuel Marks 2019-11-02 18:54:04 +11:00
  • 44b74cfc40 accounts/abi: add internalType information and fix issues (#20179) gary rong 2019-10-31 21:17:51 +08:00
  • 9278951a62 params, core/forkid: configure mainnet istanbul block 9069K (#20222) Martin Holst Swende 2019-10-31 10:04:26 +01:00
  • 12f2a25d5e Merge pull request #20225 from karalabe/forkid-eth-handshake-verification-plus Péter Szilágyi 2019-10-31 10:58:28 +02:00
  • 8927f7724a cmd/devp2p, core/forkid: make forkid.Filter API uniform Péter Szilágyi 2019-10-31 10:38:14 +02:00
  • 93422e9d15 Merge pull request #20140 from karalabe/eth64-handshake-forkid Péter Szilágyi 2019-10-30 13:21:25 +02:00
  • 5d91acccd5 miner: increase import time allowance (#20217) gary rong 2019-10-30 19:07:30 +08:00
  • 9641cacea8 core/forkid: add two clauses for more precise validation (#20220) Péter Szilágyi 2019-10-30 13:05:31 +02:00
  • 64571f9379 eth: eth/64 - extend handshake packet with fork id Péter Szilágyi 2019-09-30 21:28:50 +03:00
  • e306304414 Merge pull request #20204 from holiman/fix_downloader_race Péter Szilágyi 2019-10-29 17:10:44 +02:00
  • 2c37142d2f cmd/devp2p, p2p: dial using node iterator, discovery crawler (#20132) Felix Lange 2019-10-29 16:08:57 +01:00
  • 3eca7b5d27 eth/downloader: fix data race in downloader Martin Holst Swende 2019-10-25 13:17:32 +02:00
  • b0b277525c core/asm: assembly parser label fixes (#20210) Michael Forney 2019-10-29 05:47:18 -07:00
  • ecdbb402ee trie: remove node ordering slice in sync batch (#19929) gary rong 2019-10-29 02:50:11 +09:00
  • 9c81387bef cmd/evm: remove surrounding whitespace in hex input code (#20211) Michael Forney 2019-10-28 06:55:20 -07:00
  • 72617a0742 consensus: fix possessives in comments. (#20209) Guillaume Ballet 2019-10-28 16:57:34 +09:00
  • db79143a13 clef: resolve windows pipes, fixes #20121 (#20166) Martin Holst Swende 2019-10-24 10:45:07 +02:00
  • 538f763fdc accounts/abi/bind: take into account gas price during gas estimation (#20189) Piotr Dyraga 2019-10-21 10:13:41 +02:00
  • d4bb3798d8 miner: add generate and import unit test (#20111) gary rong 2019-10-20 19:36:40 +09:00
  • 08953e42c1 metrics: change links in README.md to https (#20182) Marius Kjærstad 2019-10-20 12:25:25 +02:00
  • b9299bbc46 dashboard: change links in README to https (#20181) Marius Kjærstad 2019-10-18 21:30:53 +02:00
  • 9a77065948 Changed http:// to https:// on links in log/README.md (#20178) Marius Kjærstad 2019-10-18 08:51:54 +02:00
  • a28093ced4 README: use new miner threads flag instead of legacy minerthreads flag (#20165) Jeffery Robert Walsh 2019-10-17 01:39:14 -07:00
  • d5b79e752e p2p/simulations: add node properties support and utility functions (#20060) Ross 2019-10-17 10:07:09 +02:00
  • 7300365956 p2p/dnsdisc: update to latest EIP-1459 spec (#20168) Felix Lange 2019-10-16 13:35:24 +02:00
  • c476460cb2 params: check fork ordering when initializing new genesis, fixes #20136 (#20169) Martin Holst Swende 2019-10-16 13:23:14 +02:00
  • 028af3457d cmd/utils: fix command line flag resolve (#20167) gary rong 2019-10-15 17:19:20 +09:00
  • a73f3f4518 params: begin v1.9.7 release cycle Felix Lange 2019-10-03 11:29:55 +02:00
  • bd05968077 params: release Geth v1.9.6 stable Felix Lange 2019-10-03 11:29:20 +02:00
  • 6e730915bd les: add empty "les" ENR entry for servers (#20145) Felix Lange 2019-10-02 13:14:27 +02:00
  • c713ea7c22 cmd/bootnode: fix exit behavior with -genkey (#20110) Darrel Herbst 2019-10-02 05:32:02 -04:00
  • 7f5f62aaa0 tests: update test suite for istanbul (#20082) Martin Holst Swende 2019-10-02 10:33:51 +02:00
  • b2f696e025 github: Added capital P (#20139) kikilass 2019-10-01 01:27:20 +05:30
  • 62b43ee0d5 Merge pull request #20133 from karalabe/measure-subprotocol-traffic Péter Szilágyi 2019-09-30 12:02:29 +03:00
  • a2a60869c8 p2p: measure subprotocol bandwidth usage Péter Szilágyi 2019-09-27 17:41:47 +03:00
  • df89233b57 ethdb/leveldb: disable seek compaction (#20130) gary rong 2019-09-26 22:44:00 +08:00
  • ead711779d core: initialize current block/fastblock atomics to nil, fix #19286 (#19352) Martin Holst Swende 2019-09-26 11:10:35 +02:00
  • 2133f18f15 core/state: fix database leak and copy tests (#19306) zcheng9 2019-09-26 17:09:59 +08:00
  • 1a6ef5ae58 core/blockchain: remove block from futureBlocks on error (#19763) ywzqwwt 2019-09-26 16:57:51 +08:00
  • ad03d9801c internal/ethapi: support block number or hash on state-related methods (#19491) Ryan Schneider 2019-09-26 01:47:31 -07:00
  • 62391ddbeb tests/solidity: add contract to test every opcode (#19283) Lucas Hendren 2019-09-26 04:30:33 -04:00
  • 0568e81701 p2p/dnsdisc: add implementation of EIP-1459 (#20094) Felix Lange 2019-09-25 11:38:13 +02:00
  • 32b07e8b1f les: fix checkpoint sync (#20120) gary rong 2019-09-25 16:05:15 +08:00
  • aca39a6498 Merge pull request #20115 from holiman/minor_dashboard_fx Péter Szilágyi 2019-09-24 13:29:21 +03:00
  • be500b57d2 dashboard: log host+port Martin Holst Swende 2019-09-24 10:08:46 +02:00
  • a308f012ba core/state: fix copy-commit-copy (#20113) Péter Szilágyi 2019-09-24 10:49:59 +03:00
  • 311419c7d6 Merge pull request #20096 from skylenet/remove-ef-legacy-bootnodes Péter Szilágyi 2019-09-23 11:38:39 +03:00
  • 63b18027dc params: start v1.9.6 release cycle Felix Lange 2019-09-20 13:33:08 +02:00
  • a1c09b9387 params: release Geth v1.9.5 stable Felix Lange 2019-09-20 13:32:10 +02:00
  • 05347b3d98 core/state: fix state object deep copy (#20100) gary rong 2019-09-20 17:55:44 +08:00
  • 75aec8a28d params: remove legacy bootnodes Rafael Matias 2019-09-19 19:35:57 +02:00
  • 24ef83518c params: start v1.9.5 release cycle Péter Szilágyi 2019-09-19 11:38:43 +03:00