Commit Graph

  • 510b6f90db accounts/external: convert signature v value to 0/1 (#20997) Martin Holst Swende 2020-05-01 13:52:41 +02:00
  • c43be6cf87 les: remove invalid use of t.Fatal in TestHandshake (#21012) Boqin Qin 2020-05-01 19:48:52 +08:00
  • 7e4d1925f0 go.sum: run go mod tidy (#21014) Felix Lange 2020-05-01 12:51:04 +02:00
  • d2d3166f35 accounts/external: fill account-cache if that hasn't already been done, fixes #20995 (#20998) Martin Holst Swende 2020-04-30 18:57:06 +02:00
  • 2337aa64eb core/state/snapshot: fix trie generator reporter (#21004) gary rong 2020-04-30 15:43:50 +08:00
  • 3cebfb6664 Merge pull request #21003 from karalabe/snapshot-journal-nilfix Péter Szilágyi 2020-04-30 10:26:25 +03:00
  • 4b6f6ffe23 core/state/snapshot: fix journal nil deserialziation Péter Szilágyi 2020-04-29 18:00:29 +03:00
  • 26d271dfbb core/state/snapshot: implement storage iterator (#20971) gary rong 2020-04-29 17:53:08 +08:00
  • 1264c19f11 go.mod : goupnp v1.0.0 upgrade (#20996) ucwong 2020-04-28 19:57:07 +08:00
  • 7f95a85fd4 signer, log: properly escape character sequences (#20987) Martin Holst Swende 2020-04-28 13:28:38 +02:00
  • 0708b573bc event, whisper/whisperv6: use defer where possible (#20940) ucwong 2020-04-28 16:53:08 +08:00
  • 9887edd580 rpc: add explicit 200 response for empty HTTP GET (#20952) Steven E. Harris 2020-04-28 04:43:21 -04:00
  • 1893266c59 go.mod: upgrade to golang-lru v0.5.4 (#20992) ucwong 2020-04-28 16:22:23 +08:00
  • 92a7538ed3 core: improve TestLogRebirth (#20961) Felix Lange 2020-04-28 10:06:49 +02:00
  • 5c3993444d rpc: make ExampleClientSubscription work with the geth API (#19483) Julian Y 2020-04-27 08:25:24 -07:00
  • ba068d40dd core: add check in AddChildIndexer to avoid double lock (#20982) Boqin Qin 2020-04-27 21:16:30 +08:00
  • e32ee6ac05 accounts/abi: added abi test cases, minor bug fixes (#20903) Marius van der Wijden 2020-04-27 15:07:33 +02:00
  • 40283d0522 node: shut down all node-related HTTP servers gracefully (#20956) Steven E. Harris 2020-04-27 05:16:00 -04:00
  • a070e23178 Merge pull request #20988 from karalabe/catchup-shutdown Péter Szilágyi 2020-04-27 12:02:13 +03:00
  • b0bbd47185 eth: fix shutdown regression to abort downloads, not just cancel Péter Szilágyi 2020-04-27 11:22:15 +03:00
  • 1aa83290f5 p2p/enode: update code comment (#20972) tgyKomgo 2020-04-24 16:50:03 +02:00
  • 8a2e8faadd core/state/snapshot: fix binary iterator (#20970) gary rong 2020-04-24 19:43:49 +08:00
  • 44ff3f3dc9 trie: initial implementation for range proof (#20908) gary rong 2020-04-24 19:37:56 +08:00
  • 38aab0aa83 accounts/keystore: fix double import race (#20915) Marius van der Wijden 2020-04-22 11:52:29 +02:00
  • 2ec7232191 core: mirror full node reorg logic in light client too (#20931) icodezjb 2020-04-22 16:27:47 +08:00
  • b9df7ecdc3 all: seperate consensus error and evm internal error (#20830) gary rong 2020-04-22 16:25:36 +08:00
  • c60c0c97e7 go.mod : update fastcache to 1.5.7 (#20936) ucwong 2020-04-22 15:31:32 +08:00
  • 870d4c4970 Merge pull request #20953 from holiman/fixdlseek Péter Szilágyi 2020-04-22 09:50:01 +03:00
  • 6c458f32f8 p2p: defer wait group done in protocol start (#20951) ucwong 2020-04-21 22:42:18 +08:00
  • c036fe35a8 core/state/snapshot: make difflayer account iterator seek operation inclusive Martin Holst Swende 2020-04-21 16:26:02 +02:00
  • 7599999dcd snapshot: add Unlock before return (#20948) Boqin Qin 2020-04-21 16:11:38 +08:00
  • 79b68dd78d Merge pull request #20923 from holiman/fix_seckeybuf Péter Szilágyi 2020-04-20 16:52:04 +03:00
  • 648b0cb714 cmd, core: remove override muir glacier and override istanbul (#20942) rene 2020-04-20 11:46:38 +02:00
  • ac9c03f910 accounts/abi: Prevent recalculation of internal fields (#20895) Marius van der Wijden 2020-04-20 09:01:04 +02:00
  • ca22d0761b event: fix inconsistency in Lock and Unlock (#20933) Boqin Qin 2020-04-17 20:51:38 +08:00
  • 7a63faf734 p2p/discover: add helper methods to UDPv5 (#20918) Nishant Das 2020-04-16 21:58:37 +08:00
  • 3bf1054a13 params: begin v1.9.14 release cycle Péter Szilágyi 2020-04-16 10:41:32 +03:00
  • cbc4ac264e params: release Geth v1.9.13 v1.9.13 Péter Szilágyi 2020-04-16 10:39:22 +03:00
  • 359d9c3f0a Merge pull request #20925 from karalabe/cht-1.9.13 Péter Szilágyi 2020-04-15 18:25:54 +03:00
  • d77d35a4a9 params: update CHTs for the 1.9.13 release Péter Szilágyi 2020-04-15 18:03:10 +03:00
  • 6402c42b67 all: simplify and fix database iteration with prefix/start (#20808) Martin Holst Swende 2020-04-15 13:08:53 +02:00
  • af4080b4b7 trie: fix concurrent usage of secKeyBuf, ref #20920 Martin Holst Swende 2020-04-15 11:07:29 +02:00
  • 00064ddcfb accounts/abi: implement new fallback functions (#20764) gary rong 2020-04-15 15:23:58 +08:00
  • 2a836bb259 core/rawdb: fix data race between Retrieve and Close (#20919) Marius van der Wijden 2020-04-14 17:13:47 +02:00
  • eb2fd823b2 travis, appveyor, build, Dockerfile: bump Go to 1.14.2 (#20913) Péter Szilágyi 2020-04-14 14:03:18 +03:00
  • 5a20cc0de6 README: update min go version to 1.13 (#20911) ligi 2020-04-14 10:08:27 +02:00
  • 0851646e48 les, les/lespay/client: add service value statistics and API (#20837) Felföldi Zsolt 2020-04-09 11:55:32 +02:00
  • 15540ae992 cmd: deprecate --testnet, use named networks instead (#20852) Raw Pong Ghmoa 2020-04-09 11:09:58 +02:00
  • 023b87b9d1 accounts/abi/bind: fixed erroneous filtering of negative ints (#20865) Marius van der Wijden 2020-04-09 10:54:57 +02:00
  • 1bad861222 changed date of rpcstack.go since new file (#20904) rene 2020-04-08 16:58:27 +02:00
  • fe9ffa5953 crypto: improve error messages in LoadECDSA (#20718) Adam Schmideg 2020-04-08 16:01:11 +02:00
  • 07d909ff32 node: allow websocket and HTTP on the same port (#20810) rene 2020-04-08 13:33:12 +02:00
  • 5065cdefff accounts/abi/bind: Refactored topics (#20851) Marius van der Wijden 2020-04-08 12:00:10 +02:00
  • 6975172d01 whisper/mailserver : recover corrupt db files before opening (#20891) ucwong 2020-04-08 17:26:16 +08:00
  • c8e9a91672 build: upgrade to golangci-lint 1.24.0 (#20901) Felix Lange 2020-04-08 10:07:29 +02:00
  • b7394d7942 p2p/discover: add initial discovery v5 implementation (#20750) Felix Lange 2020-04-08 09:57:23 +02:00
  • 671f22be38 couple of fixes to docs in clef (#20900) rene 2020-04-07 14:37:24 +02:00
  • 6a3daa2a4e .github: change gitter reference to discord link in issue template (#20896) Adam Schmideg 2020-04-07 12:16:35 +02:00
  • 094996b8c9 docs/audits: add discv5 protocol audits from LA and C53 (#20898) Martin Holst Swende 2020-04-07 12:15:28 +02:00
  • 8dc8941551 core/vm: use a callcontext struct (#20761) Martin Holst Swende 2020-04-07 11:45:21 +02:00
  • 0bec6a43f6 cmd/geth: enable metrics for geth import command (#20738) Martin Holst Swende 2020-04-07 10:23:57 +02:00
  • f0b5eb09eb eth, les: fix flaky tests (#20897) gary rong 2020-04-07 14:16:21 +08:00
  • 3cf7d2e9a6 internal/ethapi: add CallArgs.ToMessage method (#20854) William Morriss 2020-04-03 11:10:53 -07:00
  • be6078ad83 all: fix a bunch of inconsequential goroutine leaks (#20667) Boqin Qin 2020-04-04 02:07:22 +08:00
  • 98eab2dbe7 mobile: use bind.NewKeyedTransactor instead of duplicating (#20888) Marius van der Wijden 2020-04-03 14:11:04 +02:00
  • be9172a7ac rpc: metrics for JSON-RPC method calls (#20847) gary rong 2020-04-03 18:36:44 +08:00
  • 462ddce5b2 crypto/ecies: improve concatKDF (#20836) Luke Champine 2020-04-03 05:57:24 -04:00
  • f7b29ec942 rpc: add missing timer.Stop calls in websocket tests (#20863) ucwong 2020-04-03 04:08:45 +08:00
  • f98cabad7c core: add missing Timer.Stop call in TestLogReorgs (#20870) ucwong 2020-04-02 22:04:45 +08:00
  • 0c359e4b9a p2p/discv5, p2p/testing: add missing Timer.Stop calls in tests (#20869) ucwong 2020-04-02 22:03:40 +08:00
  • 37d6357806 ethstats: add missing Ticker.Stop call (#20867) ucwong 2020-04-02 22:02:10 +08:00
  • 53e034ce0b metrics: add missing calls to Ticker.Stop in tests (#20866) ucwong 2020-04-02 22:01:18 +08:00
  • 0893ee6d51 event: add missing timer.Stop call in TestFeed (#20868) ucwong 2020-04-02 21:56:25 +08:00
  • 4d891f23b5 les: add missing Ticker.Stop call (#20864) ucwong 2020-04-02 21:54:59 +08:00
  • 66ed58bfcc eth/fetcher: add missing timer.Stop calls (#20861) ucwong 2020-04-02 18:32:45 +08:00
  • 47f7c736cb eth/filters: add missing Ticker.Stop call (#20862) ucwong 2020-04-02 18:31:50 +08:00
  • 228a297056 cmd/geth: fix bad genesis test (#20860) Martin Holst Swende 2020-04-02 12:27:44 +02:00
  • ad4b60efdd miner/worker: add missing timer.Stop call (#20857) ucwong 2020-04-02 16:40:38 +08:00
  • c87cdd3053 p2p/discv5: add missing Timer.Stop calls (#20853) ucwong 2020-04-02 16:11:16 +08:00
  • f15849cf00 accounts/abi faster unpacking of int256 (#20850) Marius van der Wijden 2020-04-01 18:46:53 +02:00
  • bf35e27ea7 p2p/server: add UDP port mapping goroutine to wait group (#20846) ucwong 2020-04-02 00:00:33 +08:00
  • 1e2e1b41f8 cmd/devp2p, cmd/wnode, whisper: add missing calls to Timer.Stop (#20843) ucwong 2020-04-01 22:12:01 +08:00
  • d56dc038d2 cmd/evm: Rework execution stats (#20792) Paweł Bylica 2020-04-01 12:40:07 +02:00
  • a5a9feab21 whisper: fix whisper go routine leak with sync wait group (#20844) ucwong 2020-04-01 17:35:26 +08:00
  • f0be151349 README: update private network genesis spec with istanbul (#20841) Jeff Wentworth 2020-04-01 01:14:42 +09:00
  • f78ffc0545 les: create utilities as common package (#20509) gary rong 2020-03-31 23:17:24 +08:00
  • 32d31c31af metrics: improve TestTimerFunc (#20818) Martin Holst Swende 2020-03-31 15:01:16 +02:00
  • 3b69c14f5d whisper/whisperv6: decrease pow requirement in tests (#20815) Martin Holst Swende 2020-03-31 12:10:34 +02:00
  • 300c35b854 travis: allow cocoapods deploy to fail (#20833) Adam Schmideg 2020-03-31 12:09:45 +02:00
  • 03fe9de2cb eth: add debug_accountRange API (#19645) Wenbiao Zheng 2020-03-31 18:08:44 +08:00
  • c56f4fa808 cmd/clef: add newaccount command (#20782) Martin Holst Swende 2020-03-31 12:03:48 +02:00
  • 8f05cfa122 cmd, consensus: add option to disable mmap for DAG caches/datasets (#20484) Hanjiang Yu 2020-03-31 16:44:04 +08:00
  • 76eed9e50d snapshotter/tests: verify snapdb post-state against trie (#20812) Martin Holst Swende 2020-03-31 10:25:41 +02:00
  • 84f4975520 Merge pull request #20835 from holiman/bump Péter Szilágyi 2020-03-30 12:14:53 +03:00
  • 55a73f556a core: bump txpool tx max size to 128KB Martin Holst Swende 2020-03-30 10:46:05 +02:00
  • 5d7e5b00be eth/filters: fix typo on unindexedLogs function's comment (#20827) Ha ĐANG 2020-03-27 22:33:14 +07:00
  • 62cd943c7b les: fix dead lock (#20828) gary rong 2020-03-27 23:21:58 +08:00
  • d6c5f2417c eth: improve shutdown synchronization (#20695) Felix Lange 2020-03-27 14:03:20 +01:00
  • d7851e6359 graphql, node, rpc: fix typos in comments (#20824) rene 2020-03-27 13:52:53 +01:00
  • d3c1e654f0 cmd/devp2p: be very correct about route53 change splitting (#20820) Felix Lange 2020-03-26 23:55:33 +01:00