Commit Graph

  • a09f4445d7 p2p/discover: add new methods to udpV5 nisdas 2020-04-14 21:43:18 +08:00
  • 3ee9ab0934 p2p/enode: fix panic when splitting key nisdas 2020-04-14 20:53:23 +08:00
  • cbb181c373 core/rawdb: use non-atomic load while holding mutex Marius van der Wijden 2020-04-14 14:40:51 +02:00
  • abce8e55e7 accounts/keystore: fixed typo Marius van der Wijden 2020-04-14 14:20:47 +02:00
  • 090d7b0bdc p2p/enode: fixed data race in test fixes a data race between genIter.Next() and genIter.Close() Marius van der Wijden 2020-04-14 14:18:53 +02:00
  • 7aff4d1e31 core/rawdb: fixed data race between retrieve and close Marius van der Wijden 2020-04-14 14:15:29 +02:00
  • ddc173f801 eth: fixed data race in tests Due to the reuse of error channels throughout the tests, the golang race tester complains to test use go test -count=1 -run=TestForkIDSplit ./... -race Marius van der Wijden 2020-04-14 14:13:34 +02:00
  • 11881e78f3 accounts/keystore: fixed naming Marius van der Wijden 2020-04-14 14:07:17 +02:00
  • 61e458ae41 accounts/keystore: added import/export tests Marius van der Wijden 2020-04-14 13:31:04 +02:00
  • 62f238ecf0 cmd/geth: improved TestAccountImport test Marius van der Wijden 2020-04-14 13:15:08 +02:00
  • 77385331ab accounts/keystore: added import/export tests Marius van der Wijden 2020-04-14 13:14:01 +02:00
  • 10c214ffd5 accounts/keystore: fix race in Import/ImportECDSA Marius van der Wijden 2020-04-14 13:13:41 +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
  • 1700fd1215
    travis, appveyor: force GO111MODULE=on for every build Péter Szilágyi 2020-04-14 12:18:45 +03:00
  • 0a958f1ebd
    travis, appveyor, build, Dockerfile: bump Go to 1.14.2 Péter Szilágyi 2020-04-14 12:09:52 +03:00
  • 5a20cc0de6
    README: update min go version to 1.13 (#20911) ligi 2020-04-14 10:08:27 +02:00
  • 6cd5690124
    README: update min go version to 1.13 ligi 2020-04-14 05:11:23 +02:00
  • 8b99e862ff trie: add benchmark rjl493456442 2020-04-10 14:18:47 +08:00
  • 54d331b9cd trie: initial implementation for range proof rjl493456442 2020-04-08 14:21:01 +08:00
  • 47d0a8c409 accounts/abi: address marius's comment rjl493456442 2020-04-10 09:49:54 +08:00
  • b821eda702 accounts/abi, mobile: support jave binding rjl493456442 2020-03-16 13:17:58 +08:00
  • 5ab8562a85 accounts/abi: minor fixes rjl493456442 2020-03-16 12:41:59 +08:00
  • e2973474d4 accounts/abi: fix unit tests rjl493456442 2020-03-15 14:30:07 +08:00
  • 763de1e1ce accounts/abi: implement new fackball functions rjl493456442 2020-03-13 16:16:18 +08:00
  • fee934d25b reimplement mining using existing miner Dimitry Kh 2020-04-10 03:32:19 +03:00
  • cdef8954b8 remove excessive code from retesteth.go Dimitry Kh 2020-04-10 00:32:10 +03:00
  • f7dc0f5b73 core: Test drop / reject in txpool tests Austin Roberts 2020-04-09 14:02:12 -05:00
  • 11b9c978b6 prove that geth retesteth could run using existing geth api Dimitry Kh 2020-04-09 03:17:06 +03:00
  • 9865f518da core/bloombits : add quit channel select ucwong 2020-04-09 11:01:27 +00: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
  • 779cf5d03d
    cmd/geth: add legacy testnet flag to the inspect command /raw PONG _GHMoaCXLT 2020-04-09 10:35:38 +02:00
  • 7246651e41
    cmd/geth: add legacy testnet flag to the copy db command /raw PONG _GHMoaCXLT 2020-04-09 10:33:21 +02:00
  • 2791b22d83 core, eth: Only show rejections if err is not nil Austin Roberts 2020-04-08 14:22:12 -05:00
  • 4eab5b8213 eth/filters, accounts/abi/bind/backends: Support websocket subscriptions of dropped and rejected txs Austin Roberts 2020-04-08 11:37:48 -05:00
  • 29e619a95b core,eth,internal/ethapi,les: Extend API Backend to subscribe dropped txs Austin Roberts 2020-04-08 11:03:20 -05: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
  • 1d9ab17d23
    changed date of rpcstack.go since new file renaynay 2020-04-08 14:02:35 +02:00
  • 07d909ff32
    node: allow websocket and HTTP on the same port (#20810) rene 2020-04-08 13:33:12 +02:00
  • c39c4f55c2 accounts/abi: minor nitpick Marius van der Wijden 2020-04-08 12:58:44 +02:00
  • 4b8e707ed4 accounts/abi/bind: fixed genIntType for go 1.12 Marius van der Wijden 2020-04-03 10:13:21 +02:00
  • a95417f489 accounts/abi/bind: added test cases for negative ints in topics Marius van der Wijden 2020-03-31 21:11:06 +02:00
  • f070287e78 accounts/abi/bind: fixed erroneous packing of negative ints Marius van der Wijden 2020-04-01 11:51:19 +02:00
  • 5065cdefff
    accounts/abi/bind: Refactored topics (#20851) Marius van der Wijden 2020-04-08 12:00:10 +02:00
  • 3ed5d5500f core/bloombits/matcher | Remove the kill channel to quit directly for matcher session ucwong 2020-04-08 09:53:12 +00:00
  • 97d89cae06
    cmd/geth: fix lint Felix Lange 2020-04-08 11:29:45 +02:00
  • 17512985d8
    cmd/clef: fix lint Felix Lange 2020-04-08 11:28:04 +02:00
  • 6975172d01
    whisper/mailserver : recover corrupt db files before opening (#20891) ucwong 2020-04-08 17:26:16 +08:00
  • 1fb1018940
    cmd/clef: fix whitespace Felix Lange 2020-04-08 10:39:25 +02:00
  • 4e71c2a314
    cmd/geth: fix whitespace Felix Lange 2020-04-08 10:38:12 +02:00
  • 80e5e3bd98 Cosmetic changes to restart travis build Guillaume Ballet 2020-04-08 10:22:47 +02:00
  • eebca1d113
    removed unnecessary channel / goroutine from ws and http tests renaynay 2020-04-08 10:22:11 +02:00
  • 19f658d2ad
    deleting whitespace and re-ordering args for test function renaynay 2020-04-08 10:16:24 +02: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
  • 809c15167b cmd/wnode : use bytes.buffer instead of byte array ucwong 2020-04-08 04:40:24 +00:00
  • 97f5cb2fdd cmd, miner: get rid of external flag rjl493456442 2020-04-08 11:11:51 +08:00
  • 44ac243dc2 cmd, miner: add noempty-precommit flag rjl493456442 2020-03-03 14:22:17 +08:00
  • b00d11102b p2p/enode: fix TestDBExpireV5 Felix Lange 2020-04-07 23:55:05 +02:00
  • 7e63e19982 build: upgrade to golangci-lint 1.24.0 Felix Lange 2020-04-08 00:13:11 +02:00
  • 2af1e34d7f eth/downloader: goimports -w downloader_test.go Felix Lange 2020-04-08 00:12:46 +02:00
  • 636e0815f0 core: goimports -w tx_pool_test.go Felix Lange 2020-04-08 00:12:24 +02:00
  • 1f1dcd603d whisper/mailserver: remove unnecessary uses of fmt.Sprintf Felix Lange 2020-04-08 00:12:00 +02:00
  • 6254c4fb56 p2p/discv5: remove unnecessary use of fmt.Sprintf Felix Lange 2020-04-08 00:11:33 +02:00
  • 319327487a cmd/puppeth: remove unnecessary uses of fmt.Sprintf Felix Lange 2020-04-08 00:11:06 +02:00
  • 6efb8e6ba3 accounts/scwallet: remove unnecessary uses of fmt.Sprintf Felix Lange 2020-04-08 00:10:38 +02:00
  • 0d574eee7d cmd/geth: simplify TestAccountImport Felix Lange 2020-04-07 23:31:05 +02:00
  • b68c0f5846 crypto: improve LoadECDSA Felix Lange 2020-04-07 23:25:01 +02:00
  • a4a4370991 les/lespay: add tests rjl493456442 2020-04-07 10:07:57 +08:00
  • 8c7a91cf1a les, les/lespay/client: add service value statistics and API Zsolt Felfoldi 2020-03-30 12:22:56 +02:00
  • 060e2c02bb
    downloader/queue: fix remaining lock flaw Martin Holst Swende 2020-01-29 13:33:05 +01:00
  • 2b5da62940
    eth/downloader: add back some locks, address review concerns Martin Holst Swende 2020-01-27 09:00:26 +01:00
  • 86a371694b
    eth/downloader: review concerns + simplify resultcache and queue Martin Holst Swende 2019-12-02 20:44:43 +01:00
  • 757ce48d87
    eth/downloader: hashing avoidance Martin Holst Swende 2019-11-13 13:58:24 +01:00
  • 554269ebe6
    eth/downloader: fix flaw with checking closed-status causing hang Martin Holst Swende 2019-11-13 12:02:20 +01:00
  • dd188af0fc
    eth/downloader: verify non-deliveries against advertised remote head Martin Holst Swende 2019-11-12 13:12:27 +01:00
  • c290f11e57
    eth/downloader: try to fix tests Martin Holst Swende 2019-11-11 14:21:16 +01:00
  • 525f499c96
    eth/downloader: fix flaw which prevented useless peers from being dropped Martin Holst Swende 2019-11-08 15:08:30 +01:00
  • e3d4a09150
    eth/downloader: minor change, don't set progress unless progress... Martin Holst Swende 2019-11-08 14:55:29 +01:00
  • 88ebb3c533
    eth/downloader: testcases for queue.go Martin Holst Swende 2019-11-08 14:19:11 +01:00
  • 1d5b5864d7
    eth/downloader: minor fixes after review call Martin Holst Swende 2019-11-08 13:45:02 +01:00
  • 78c5d8d324
    eth/downloader/queue: minor fixes Martin Holst Swende 2019-11-04 14:46:54 +01:00
  • 6804284f31
    eth/downloader: fix up some review concerns Martin Holst Swende 2019-11-04 11:44:42 +01:00
  • 43946c6beb
    eth/downloader: updates to tests Martin Holst Swende 2019-11-04 11:00:48 +01:00
  • 40114c9956
    downloader/queue: increase underlying buffer of results, new throttle mechanism Martin Holst Swende 2019-10-30 12:06:07 +01:00
  • e121488447
    downloader: more accurate deliverytime calculation, less mem overhead in state requests Martin Holst Swende 2019-10-30 12:05:25 +01:00
  • 1fe952ed44
    downloader, fetcher: throttle-metrics, fetcher filter improvements, standalone resultcache Martin Holst Swende 2019-10-26 21:45:52 +02:00
  • 4e5b380267
    eth/downloader: improved locking Martin Holst Swende 2019-10-25 13:05:38 +02:00
  • b1862e1495
    core/rawdb, cmd/utils: fix review concerns Martin Holst Swende 2020-03-17 20:55:56 +01:00
  • 72d41b7029
    core/rawdb: new implementation of tx indexing/unindex using generic tx iterator and hashing rlp-data Martin Holst Swende 2019-11-16 14:08:06 +01:00
  • 0d1ae63c6b
    rlp: implement rlp list iterator Martin Holst Swende 2019-11-15 23:20:03 +01:00
  • ce151bb629
    core/rawdb: make reindexing less generic, but more optimal Martin Holst Swende 2019-11-15 09:48:48 +01:00
  • dcb430d11c
    core, eth: fix rebase errors Péter Szilágyi 2019-11-13 10:58:15 +02:00
  • 9ad716acb7
    core/rawdb: tiny log fixes to make it clearer what's happening Péter Szilágyi 2019-11-13 10:52:32 +02:00
  • 1034b1e207
    cmd, core, eth: init tx lookup in background rjl493456442 2019-07-18 15:19:31 +08:00
  • 671f22be38
    couple of fixes to docs in clef (#20900) rene 2020-04-07 14:37:24 +02:00
  • 844475dd7f
    couple of fixes to docs in clef renaynay 2020-04-07 13:07:51 +02:00
  • 6a3daa2a4e
    .github: change gitter reference to discord link in issue template (#20896) Adam Schmideg 2020-04-07 12:16:35 +02:00