Commit graph

  • ac0fbc3f30 pr feedback William Morriss 2020-04-02 14:29:25 -0700
  • f7b29ec942
    rpc: add missing timer.Stop calls in websocket tests (#20863) ucwong 2020-04-03 04:08:45 +0800
  • 2775eedf9f
    crypto/ecies: fix error message Felix Lange 2020-04-02 21:52:14 +0200
  • d23792f333
    crypto/ecies: fix typo in comment Felix Lange 2020-04-02 21:33:13 +0200
  • 8659669381
    rpc: fix lint Felix Lange 2020-04-02 21:25:59 +0200
  • 15c72be0e3 crypto/ecies: oops Felix Lange 2020-04-02 20:41:18 +0200
  • 623f49af8a crypto/ecies: remove redundant on-curve check in Decrypt Felix Lange 2020-04-02 20:26:23 +0200
  • c8d0688920 crypto/ecies: add check on keyLen in ECIESParams Felix Lange 2020-04-02 20:23:52 +0200
  • 792c779892
    rpc: simplify wsPingTestHandler Felix Lange 2020-04-02 17:38:13 +0200
  • eb616bd618 rpc : init timer at first ucwong 2020-04-02 14:47:39 +0000
  • f4f075cd9b rpc : new timer when timer is nil and stop when not nil ucwong 2020-04-02 14:35:45 +0000
  • 8a40a8f0c6 rpc : reset timer when receive a pong every time ucwong 2020-04-02 14:28:17 +0000
  • f98cabad7c
    core: add missing Timer.Stop call in TestLogReorgs (#20870) ucwong 2020-04-02 22:04:45 +0800
  • e7354f6bc0 rpc | put the timer out of the loop ucwong 2020-04-02 14:04:20 +0000
  • 0c359e4b9a
    p2p/discv5, p2p/testing: add missing Timer.Stop calls in tests (#20869) ucwong 2020-04-02 22:03:40 +0800
  • 37d6357806
    ethstats: add missing Ticker.Stop call (#20867) ucwong 2020-04-02 22:02:10 +0800
  • 53e034ce0b
    metrics: add missing calls to Ticker.Stop in tests (#20866) ucwong 2020-04-02 22:01:18 +0800
  • 0893ee6d51
    event: add missing timer.Stop call in TestFeed (#20868) ucwong 2020-04-02 21:56:25 +0800
  • 4d891f23b5
    les: add missing Ticker.Stop call (#20864) ucwong 2020-04-02 21:54:59 +0800
  • 30c709333b core | add missing timer.Stop() call to blockchain test ucwong 2020-04-02 11:25:48 +0000
  • e38b59db53 p2p : Add missing calls timer/ticker.Stop() for p2p tests ucwong 2020-04-02 11:22:17 +0000
  • 8604a3e004 event | add missing timer.Stop() call to event/feed_test ucwong 2020-04-02 11:16:58 +0000
  • 0382c0c98c ethstats : add missing ticker.Stop() call ucwong 2020-04-02 11:14:28 +0000
  • a00f1d476a metrics : Add missing ticker.Stop() calls for metrics tests ucwong 2020-04-02 11:11:25 +0000
  • 9759ac7816 rpc/websocket_test : add timer var to make sure the timer finally stopped ucwong 2020-04-02 10:50:02 +0000
  • 66ed58bfcc
    eth/fetcher: add missing timer.Stop calls (#20861) ucwong 2020-04-02 18:32:45 +0800
  • 47f7c736cb
    eth/filters: add missing Ticker.Stop call (#20862) ucwong 2020-04-02 18:31:50 +0800
  • 228a297056
    cmd/geth: fix bad genesis test (#20860) Martin Holst Swende 2020-04-02 12:27:44 +0200
  • 9e3b83d388 les/costtracker : Add missing ticket.Stop() calls ucwong 2020-04-02 09:37:43 +0000
  • e0971d47db rpc/websocket_test | Add missing timer.Stop calls if response timer is not nil ucwong 2020-04-02 09:33:05 +0000
  • 6863f5cb1d eth/filters/api : Add missing calls of ticket stop ucwong 2020-04-02 09:25:45 +0000
  • 7b39c71b79 eth/fetcher : add missing calls timer.Stop() ucwong 2020-04-02 09:21:06 +0000
  • e81738a41b
    cmd/utils: create new ropsten configurations in the ropsten datadir /raw PONG _GHMoaCXLT 2020-04-02 10:58:34 +0200
  • fbb994cf77
    cmd/geth: move known preset log statement to the very top /raw PONG _GHMoaCXLT 2020-04-02 10:51:52 +0200
  • 7aa4c66093
    cmd/geth/test: fix genesis bad test Martin Holst Swende 2020-04-02 10:45:33 +0200
  • f0418d915e
    Merge 108bf9937d into ad4b60efdd ucwong 2020-04-02 09:40:39 +0100
  • ad4b60efdd
    miner/worker: add missing timer.Stop call (#20857) ucwong 2020-04-02 16:40:38 +0800
  • aa27cf22cb
    cmd/geth: use switch statement for complex conditions in main /raw PONG _GHMoaCXLT 2020-04-02 10:40:14 +0200
  • 4bba9f7cb3
    cmd/geth: check for legacy testnet path in console command /raw PONG _GHMoaCXLT 2020-04-02 10:39:38 +0200
  • 36be1022d1
    cmd/utils: check if legacy testnet datadir exists for ropsten /raw PONG _GHMoaCXLT 2020-04-02 10:35:41 +0200
  • a3da2d47dc
    docs: improve readme on usage of ropsten's testnet datadir /raw PONG _GHMoaCXLT 2020-04-02 10:34:11 +0200
  • c87cdd3053
    p2p/discv5: add missing Timer.Stop calls (#20853) ucwong 2020-04-02 16:11:16 +0800
  • 108bf9937d miner/worker | add timer stop to miner ucwong 2020-04-02 07:58:14 +0000
  • 99f747ff4c accounts/abi/bind: removed unused type defs Marius van der Wijden 2020-03-19 19:23:58 +0100
  • ad18014854 accounts/abi/bind: use store function to remove code duplication Marius van der Wijden 2020-04-01 14:06:08 +0200
  • 2684fbb19f accounts/abi/bind: refactored topics Marius van der Wijden 2020-02-25 21:00:38 +0100
  • 56462e721a create ToMessage method William Morriss 2020-04-01 20:06:59 -0700
  • 1e8ad28fcf p2p/discv5/net:add missing timer stop ucwong 2020-04-02 01:18:34 +0000
  • 7f6c0fb601 cmd/clef fix typo Huiyi Li 2020-04-01 16:17:42 -0700
  • 2215cdfef4 crypto/ecies: fix doc comment for roundup Felix Lange 2020-04-02 00:27:25 +0200
  • cf930b9aaa signer,accounts,cmd add logic for supporting database backed clef Huiyi Li 2020-04-01 14:29:43 -0700
  • 11bbf0dfca minor: Dont use MakeGenesis because it doesnt have default bor config atvanguard 2020-04-01 23:38:39 +0530
  • 799499b4f6
    cmd/geth: if running a known preset, log it for convenience q9f 2020-04-01 19:10:08 +0200
  • f15849cf00
    accounts/abi faster unpacking of int256 (#20850) Marius van der Wijden 2020-04-01 18:46:53 +0200
  • 63deca674a
    cmd/geth: swap goerli and ropsten in usage q9f 2020-04-01 18:36:54 +0200
  • 3996f77d98
    cmd/utils: swap goerli and ropsten in usage q9f 2020-04-01 18:35:23 +0200
  • ebbd2b5558
    cmd/utils: add an explicit deprecation warning on startup q9f 2020-04-01 18:32:49 +0200
  • 2be8ee294d fix: Start Ethereum service in a manner such that ethApi is instantiated for bor while import atvanguard 2020-04-01 21:58:25 +0530
  • 1e3a1fac32
    docs: update readme to properly reflect the 3 testnets q9f 2020-04-01 18:14:44 +0200
  • 89a3002836
    cmd/util: mark --testnet flag as deprecated q9f 2020-04-01 18:14:21 +0200
  • 2329902255
    cmd/geth: revert --testnet back to ropsten and mark as legacy q9f 2020-04-01 18:13:41 +0200
  • bf35e27ea7
    p2p/server: add UDP port mapping goroutine to wait group (#20846) ucwong 2020-04-02 00:00:33 +0800
  • 11948936a6
    mobile: allow for configuring goerli and rinkeby nodes q9f 2020-04-01 17:40:52 +0200
  • 82ece4d65c
    docs: update readme to reflect changes to the default testnet q9f 2020-04-01 17:05:07 +0200
  • 637e57ce51
    tests: explicitly rename testnet to ropsten q9f 2020-04-01 17:04:13 +0200
  • b482bebec3
    mobile: allow for returning the goerli spec q9f 2020-04-01 17:03:52 +0200
  • e0c35d7e97
    miner: explicitly rename testnet to ropsten q9f 2020-04-01 17:03:22 +0200
  • 8e70856b7d
    cmd: explicitly rename testnet to ropsten q9f 2020-04-01 17:03:10 +0200
  • 86c01017b5
    params: explicitly rename testnet to ropsten q9f 2020-04-01 17:02:22 +0200
  • 112edf11ee
    core: explicitly rename testnet to ropsten q9f 2020-04-01 17:01:49 +0200
  • 287608ffee
    cmd/geth: explicitly rename testnet to ropsten q9f 2020-04-01 17:00:44 +0200
  • 61ad875821
    cmd/utils: make goerli the default testnet q9f 2020-04-01 16:59:49 +0200
  • b7e2867a55
    p2p: fix whitespace Felix Lange 2020-04-01 16:25:50 +0200
  • 72a377704b
    p2p: remove defers Felix Lange 2020-04-01 16:24:42 +0200
  • f12380fa7e p2p/server : make sure slot release finally, but main loop wg ucwong 2020-04-01 14:21:11 +0000
  • 1e2e1b41f8
    cmd/devp2p, cmd/wnode, whisper: add missing calls to Timer.Stop (#20843) ucwong 2020-04-01 22:12:01 +0800
  • a2af3d5a73 p2p/server : not deal with run peer goroutines in mainloop wg ucwong 2020-04-01 13:45:11 +0000
  • 026172acb5 crypto/ecies: extract KDF call into shared function Felix Lange 2020-04-01 12:45:48 +0200
  • 81823d4757 crypto/ecies: avoid overallocation of key buffer Felix Lange 2020-04-01 12:42:23 +0200
  • d56dc038d2
    cmd/evm: Rework execution stats (#20792) Paweł Bylica 2020-04-01 12:40:07 +0200
  • 3b81617e94 crypto/ecies: move hash.Reset call to end of loop Felix Lange 2020-04-01 12:04:11 +0200
  • c6cae32932 rpc: address comments rjl493456442 2020-04-01 18:21:40 +0800
  • ad574507a6 rpc: address comment rjl493456442 2020-04-01 18:13:17 +0800
  • 870f40f7ec crypto/ecies: improve KDF test Felix Lange 2020-04-01 12:03:53 +0200
  • e67fc31f01 accounts/abi faster unpacking of int256 MariusVanDerWijden 2020-02-13 12:23:45 +0100
  • a5a9feab21
    whisper: fix whisper go routine leak with sync wait group (#20844) ucwong 2020-04-01 17:35:26 +0800
  • b921ff6f07 crypto/ecies: fix test Felix Lange 2020-04-01 10:43:33 +0200
  • bc0be4d6a7 p2p/discover | sync close tab when udp server is stopped ucwong 2020-04-01 08:21:25 +0000
  • 23a32c0060 whisper/whisperv6 | whisper peer dns discovery ucwong 2020-04-01 15:43:55 +0800
  • f3b3efc087 rpc: remove jsonrpc version field rjl493456442 2020-04-01 15:36:20 +0800
  • 95dcb76217 rpc: rename rjl493456442 2020-04-01 15:18:21 +0800
  • b741036e0a rpc: add metrics for generic json rpc rjl493456442 2020-04-01 15:13:17 +0800
  • c786a726ff p2p/server | add some go routines to wg ucwong 2020-04-01 15:11:53 +0800
  • a7ccb9b2e3 cmd/devp2p | crawl timer stop defer added ucwong 2020-04-01 12:07:38 +0800
  • 9dc4e9a8dd cmd/wnode | fix ticker stop in wnode ucwong 2020-04-01 11:42:13 +0800
  • f4ffd87805 whisper | fix whisper go routine leak with sync wait group ucwong 2020-04-01 11:36:39 +0800
  • b7cc43783b whisper/whisperv6 | defer expire ticker stop added ucwong 2020-04-01 11:23:08 +0800
  • 9c5b79b7c1
    ecies: Add missing binary import Luke Champine 2020-03-31 17:54:31 -0400
  • c863c9749e
    ecies: Append hash.Sum to k directly Luke Champine 2020-03-31 16:13:16 -0400
  • 830d1382f1
    ecies: overhaul concatKDF Luke Champine 2020-03-31 13:13:55 -0400