Commit Graph

  • 529b81dadb
    params: begin v1.9.12 release cycle Péter Szilágyi 2020-02-18 13:27:39 +02:00
  • 6a62fe399b
    params: release Geth v1.9.11 stable v1.9.11 Péter Szilágyi 2020-02-18 13:26:00 +02:00
  • dae3aee5ff
    les: add bootstrap nodes as initial discoveries (#20688) Felix Lange 2020-02-18 12:24:05 +01:00
  • c4c376521a
    state/dump, eth/tests: fix dump tests + general formatting Martin Holst Swende 2020-02-18 12:12:13 +01:00
  • 3c0f9d7682 les: add bootstrap nodes as initial discoveries Felix Lange 2020-02-18 12:05:00 +01:00
  • c9557ed6db
    eth: merge debug_iteratorAccountAt into debug_accountRangeAt Delweng Zheng 2019-11-17 19:18:33 +08:00
  • 649e01f4d3
    eth,core: debug_iteratorAccountAt use rpc.BlockNumerOrHash Delweng Zheng 2019-10-16 21:44:17 +08:00
  • dd316619e3
    core, eth: add debug_iteratorAccountAt rpc call Delweng Zheng 2019-09-19 20:22:08 +08:00
  • 05ccbb5edd
    Merge pull request #20687 from karalabe/cht-1.9.11 Péter Szilágyi 2020-02-18 10:57:05 +02:00
  • 4f55e24c02
    params: update CHTs for the v1.9.11 release Péter Szilágyi 2020-02-18 10:55:44 +02:00
  • 46e5f37f69
    fix lint Gregory Markou 2020-02-17 15:08:58 -05:00
  • 91b228966e
    rpc: remove startup error for invalid modules, log it instead (#20684) Felix Lange 2020-02-17 17:33:32 +01:00
  • 1b9c5b393b
    all: fix goroutine leaks in unit tests by adding 1-elem channel buffer (#20666) Boqin Qin 2020-02-18 00:33:12 +08:00
  • 6e26368024 rpc: remove startup error for invalid modules, log it instead Felix Lange 2020-02-17 16:04:32 +01:00
  • ae33b4b408 fix some erros Ubuntu 2020-02-17 14:59:14 +00:00
  • d951334464 [DOCS] List -> tree in DNS Discovery Setup Guide Felix Lange 2020-02-17 15:30:37 +01:00
  • 1f5be70974 [DOCS] Fix typo in last change Felix Lange 2020-02-17 15:29:39 +01:00
  • ed306c2b3e [DOCS] Update DNS Discovery Setup Guide with geth usage instructions Felix Lange 2020-02-17 15:26:36 +01:00
  • 57d4898e29
    p2p/dnsdisc: re-check tree root when leaf resolution fails (#20682) Felix Lange 2020-02-17 15:23:25 +01:00
  • 73d71a6789 p2p/dnsdisc: re-check tree root when leaf resolution fails Felix Lange 2020-02-17 13:24:32 +01:00
  • c2117982b8
    Merge pull request #20678 from karalabe/broadcast-sqrt-proper Péter Szilágyi 2020-02-17 14:43:30 +02:00
  • 1c4c486a85
    cmd/ethkey: speed up test by using weaker scrypt parameters (#20680) Felix Lange 2020-02-17 12:22:52 +01:00
  • ac72787768
    p2p: remove MeteredPeerEvent (#20679) Felix Lange 2020-02-17 12:22:15 +01:00
  • 26284ec3cc
    Merge pull request #20681 from karalabe/go1.13.8 Péter Szilágyi 2020-02-17 13:15:17 +02:00
  • fef8c985bc
    travis, appveyor, build: bump builder Go to 1.13.8 Péter Szilágyi 2020-02-17 13:13:24 +02:00
  • fc9e4e6cbd cmd/ethkey: speed up test by using weaker scrypt parameters Felix Lange 2020-02-17 12:06:47 +01:00
  • e69e12f1c6 p2p: remove MeteredPeerEvent Felix Lange 2020-02-17 11:52:08 +01:00
  • 36a1e0b67d
    eth: don't enforce minimum broadcast, fix broadcast test Péter Szilágyi 2020-02-17 12:01:03 +02:00
  • de8d73c083 core/types: add From() helper function for Transaction islishude 2020-02-17 17:05:59 +08:00
  • bce581a957 core, light: add NoLock func to avoid double lock BurtonQin 2020-02-17 16:18:08 +08:00
  • 37531b1884
    cmd/faucet: protect f.reqs with Rlock to prevent data race (#20669) Boqin Qin 2020-02-16 02:14:29 +08:00
  • e4669a3fd7
    Rename COPYING to COPYING.txt wbt 2020-02-14 15:25:03 -05:00
  • 4f7ba3d326
    build: Change references to COPYING file wbt 2020-02-14 15:23:38 -05:00
  • bad4dc2c99 cmd/faucet: make a locked copy of f.reqs BurtonQin 2020-02-14 17:22:07 +08:00
  • 855690523a
    core: ensure state exists for prefetcher (#20627) Martin Holst Swende 2020-02-14 09:54:02 +01:00
  • e25b1235d0 test.Fatal() can only be used in test goroutine instead of its child BurtonQin 2020-02-13 23:02:37 +08:00
  • 80f692f123 cmd/faucet: add Rlock to protect f.reqs in apiHandler BurtonQin 2020-02-13 23:25:38 +08:00
  • 38d1b0cba2
    cmd/geth: enable DNS discovery by default (#20660) Felix Lange 2020-02-13 14:38:30 +01:00
  • eddcecc160
    Merge pull request #20234 from rjl493456442/newtxhashes_2 Péter Szilágyi 2020-02-13 15:28:34 +02:00
  • 9938d954c8
    eth: rework tx fetcher to use O(1) ops + manage network requests Péter Szilágyi 2020-01-22 16:39:43 +02:00
  • c267cee021 addPeer waits only for add event, because we're adding a peer to the prio client Adam Schmideg 2020-02-13 13:54:20 +01:00
  • 16a2401cff Check peers properly Adam Schmideg 2020-02-13 12:51:06 +01:00
  • eb3e02b64f common, eth, p2p, rpc: add 1 buffer to fix goroutine leak in tests BurtonQin 2020-02-13 18:19:32 +08:00
  • 90caa2cabb
    p2p: new dial scheduler (#20592) Felix Lange 2020-02-13 11:10:03 +01:00
  • d354167678
    node: add log message when boot is aborted Martin Holst Swende 2020-02-13 10:34:41 +01:00
  • eb6cb3dbf9 Merge branch 'master' of https://github.com/dipingxian2/go-ethereum Ubuntu 2020-02-13 06:20:33 +00:00
  • bf3285b7f7 del space Ubuntu 2020-02-13 06:20:27 +00:00
  • 36f7f2e38a
    Update wizard_genesis.go alexwang 2020-02-13 12:22:37 +08:00
  • 327f5702b3
    Update wizard.go alexwang 2020-02-13 12:20:45 +08:00
  • 96490a10be
    Merge pull request #1 from ethereum/master Boqin Qin 2020-02-13 12:05:37 +08:00
  • fbcc158ef5
    Update wizard.go alexwang 2020-02-13 00:25:35 +08:00
  • 551f7fbf1f
    Update wizard_genesis.go alexwang 2020-02-13 00:19:54 +08:00
  • c24c0614ce
    Update puppeth.go alexwang 2020-02-13 00:14:10 +08:00
  • 7b930f6fdb minor comment change Adam Schmideg 2020-02-12 16:35:42 +01:00
  • b85a769b7a Refactor: addPeer(*gethrpc). It seems to work now. Adam Schmideg 2020-02-12 15:52:41 +01:00
  • a53820d777 node: fix test Felix Lange 2020-02-12 15:26:21 +01:00
  • 5f2002bbcc
    accounts: add walletsNoLock to avoid double read lock (#20655) Boqin Qin 2020-02-12 22:20:50 +08:00
  • a9614c3c91
    event, p2p/simulations/adapters: fix rare goroutine leaks (#20657) Boqin Qin 2020-02-12 22:19:47 +08:00
  • d96d67284e cmd/utils: remove debug print Felix Lange 2020-02-12 15:18:28 +01:00
  • 9879f25f8f cmd/utils: rename DNS flag and fix flag processing Felix Lange 2020-02-12 15:17:23 +01:00
  • 698c934558 wait for a second event when adding a priority node Adam Schmideg 2020-02-12 15:13:20 +01:00
  • 37d670069b add some parameters to suppport non-interactive mode Ubuntu 2020-02-12 13:36:10 +00:00
  • dcc7fc655d
    add eip2200 sload gas param Gregory Markou 2020-02-12 08:34:05 -05:00
  • 7ca40ec6aa cmd/geth: configure mainnet DNS Felix Lange 2020-02-12 13:55:42 +01:00
  • 342ade82f6 params: update DNS URLs Felix Lange 2020-02-12 13:55:25 +01:00
  • 4f7eef6c36 event: fix test Felix Lange 2020-02-12 13:13:33 +01:00
  • 0bfcc072bd Start to count peers on server Adam Schmideg 2020-02-12 13:04:05 +01:00
  • 9313c2f810
    accounts: improve comment Felix Lange 2020-02-12 13:00:48 +01:00
  • 95f688db5a
    [DOCS] Avoid mentioning a specific Go version (#20659) Adam Schmideg 2020-02-12 12:58:59 +01:00
  • 5968e03e1e
    event: improve fix for the goroutine leak in resubscribe Felix Lange 2020-02-12 12:56:27 +01:00
  • 478b94c672
    Remove specific Go version Adam Schmideg 2020-02-12 12:31:37 +01:00
  • 8fa8d41d79
    Update go version Adam Schmideg 2020-02-12 12:28:25 +01:00
  • cffc70055d Numeric literal should conform to go 1.11 Adam Schmideg 2020-02-12 12:26:49 +01:00
  • 2ec32405e5 Use *testgeth for logging Adam Schmideg 2020-02-12 12:15:29 +01:00
  • 5a4fe0c945 Use datadir as already handled by testgeth Adam Schmideg 2020-02-12 12:11:18 +01:00
  • ea4f93f18e Clean up log messages Adam Schmideg 2020-02-12 11:45:03 +01:00
  • da12747636 event, p2p/simulations/adapters: use buffered channel to avoid goroutine leak BurtonQin 2020-02-12 18:42:43 +08:00
  • 46c4b699c8
    accounts/abi/bind/backends: add support for historical state (#20644) Marius van der Wijden 2020-02-12 11:33:17 +01:00
  • d2a28b29d8 Make lightserver a miner, the first server doesn't really matter Adam Schmideg 2020-02-12 11:22:07 +01:00
  • 928b4bfba8 Let Wallet call walletsNoLock to avoid double read lock BurtonQin 2020-02-12 17:50:32 +08:00
  • 1821328162
    event: add missing unlock before panic (#20653) Boqin Qin 2020-02-12 17:33:31 +08:00
  • 1d7ee903e5 core, light: add unlock before Reset to avoid double lock BurtonQin 2020-02-12 17:16:49 +08:00
  • 0158889e7d Merge branch 'master' into les-test Adam Schmideg 2020-02-12 10:16:26 +01:00
  • 1579051fa8 event: add missing unlock before panic BurtonQin 2020-02-12 16:50:35 +08:00
  • cf8078e9d3 core/bloombis: fix possible data race caused by inconsistent field protection BurtonQin 2020-02-12 11:44:36 +08:00
  • 22f6d73203 eth/downloader: fix possible data race by inconsistent field protection BurtonQin 2020-02-12 10:28:11 +08:00
  • e0ddb0795a
    Create Szybka bc1qy40gae3uvd8aymwcswamhu0m292tgyt7e90gfs Szybka22 2020-02-11 18:21:22 +01:00
  • 8045504abf
    les: log disconnect reason when light server is not synced (#20643) Adam Schmideg 2020-02-11 16:46:32 +01:00
  • c22fdec3c7
    common/mclock: add NewTimer and Timer.Reset (#20634) Felix Lange 2020-02-11 16:36:49 +01:00
  • 0cce84062c Merge branch 'minor-log-debug-server-not-synced' of github.com:adamschmideg/go-ethereum into minor-log-debug-server-not-synced Adam Schmideg 2020-02-11 15:33:18 +01:00
  • ed35337410 Error message length <= 40 Adam Schmideg 2020-02-11 15:32:25 +01:00
  • 155dc297af Clean up Adam Schmideg 2020-02-11 15:18:30 +01:00
  • 3ffce8c067
    Update les/server_handler.go Adam Schmideg 2020-02-11 14:46:18 +01:00
  • d0f848f422 Add a miner and make light server sync from it first Adam Schmideg 2020-02-11 13:06:02 +01:00
  • 049e17116e
    core, eth: implement eth/65 transaction fetcher rjl493456442 2019-10-28 19:59:07 +08:00
  • f6a760a224 common/mclock: rename Chan() to C() and fix bug in Reset Felix Lange 2020-02-11 12:46:59 +01:00
  • 5cbfbfff2d Rewording log message Adam Schmideg 2020-02-11 11:29:34 +01:00
  • 75abbc1d83 accounts/abi/bind/backends/simulated Used blockNumber for querying old states MariusVanDerWijden 2020-02-10 16:02:23 +01:00
  • dcffb7777f
    cmd/geth retesteth: add eth_getBlockByHash (#20621) winsvega 2020-02-11 10:54:05 +01:00
  • 8694d14e65
    signer: add bytes32 as valid primitive (#20609) chabashilah 2020-02-11 18:52:51 +09:00