Commit Graph

  • 81aee30056 core/state/snapshot: fix test rjl493456442 2020-04-29 14:24:42 +08:00
  • 2021cd8461 core/state: address comments rjl493456442 2020-04-29 10:24:05 +08:00
  • 39cea5f2b5 ethdb/leveldb : var define combine ucwong 2020-04-29 03:05:49 +00:00
  • ee2bca5f5c core/state/snapshot: address peter and martin's comment rjl493456442 2020-04-28 19:12:48 +08:00
  • 2174e8d3de
    accounts/external: fill account-cache if that hasn't already been done, fixes #20995 Martin Holst Swende 2020-04-28 14:39:26 +02: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
  • a6d10f4ba1
    log: remove relection tests for nil Martin Holst Swende 2020-04-28 12:34:51 +02:00
  • b5abd6d127
    log: use strconv conversion instead of custom escape function Martin Holst Swende 2020-04-25 19:31:57 +02:00
  • 428afc5e1a
    uncategorized flags, if not deprecated, displayed under misc renaynay 2020-04-28 11:14:52 +02:00
  • 0708b573bc
    event, whisper/whisperv6: use defer where possible (#20940) ucwong 2020-04-28 16:53:08 +08:00
  • a3e461086f go.mod : goupnp v1.0.0 upgrade ucwong 2020-04-28 08:51:20 +00:00
  • 7bc1257823
    IsSet --> GlobalIsSet renaynay 2020-04-28 10:43:31 +02: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
  • 7f2e84c811
    [DOCS] add note about HTTP attach in getting started guide (#20991) Nicholas Brown 2020-04-28 03:10:22 -05:00
  • 736fe3e781
    Update index.md Felix Lange 2020-04-28 10:09:32 +02:00
  • 92a7538ed3
    core: improve TestLogRebirth (#20961) Felix Lange 2020-04-28 10:06:49 +02:00
  • 135b96d8c4 eth/downloader:add header request to cancel wait group ucwong 2020-04-28 05:24:27 +00:00
  • c468f7eefd ethdb/leveldb : add meter quit log ucwong 2020-04-28 01:54:19 +00:00
  • 5497a41a4d golang-lru:v0.5.4 upgrade ucwong 2020-04-28 00:14:51 +00:00
  • 05fe982af9
    Update index.md Nicholas Brown 2020-04-27 11:54:45 -05:00
  • 5c3993444d
    rpc: make ExampleClientSubscription work with the geth API (#19483) Julian Y 2020-04-27 08:25:24 -07:00
  • f2901959ef
    rpc: move date back Felix Lange 2020-04-27 17:23:38 +02:00
  • f4b7ec6384
    Hash at leaf level and refactor some code (#15) Guillaume Ballet 2020-04-27 15:19:17 +02: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
  • 3647c3c913
    cmd/clef: rename flag 'acceptWarn' to 'suppress-bootwarn' Martin Holst Swende 2020-04-27 15:07:14 +02:00
  • 6029ce2472 rpc: use hexutil.Big in example Felix Lange 2020-04-27 14:57:17 +02:00
  • 000c7d034b accounts/abi/bind: generate java structs Marius van der Wijden 2020-04-27 14:20:07 +02:00
  • e3c4733a1c Various fixes to client_example_test.go so it actually runs Julian Y 2019-04-20 01:23:56 -07:00
  • b7ada82611 core: rewrite TestLogsRebirth without event goroutine Felix Lange 2020-04-22 18:12:21 +02:00
  • 440c0123c8 test.Fatal() can only be used in test goroutine instead of its child BurtonQin 2020-02-13 23:02:37 +08:00
  • 85758c662a
    corrected merge conflict renaynay 2020-04-27 12:22:37 +02:00
  • 23e2e60826
    fixed lint errors renaynay 2020-04-27 10:55:21 +02:00
  • 2ad9cbc11e
    show-deprecated-flags command cleaned up renaynay 2020-04-24 15:53:39 +02:00
  • c69c3756d7
    making sure deprecated flags are still functional renaynay 2020-04-22 19:45:17 +02:00
  • f88d01503c
    modified deprecated comments for consistency, added warn log for --rpc renaynay 2020-04-22 15:49:00 +02:00
  • 7161010f95
    cmd/utils: group flags by deprecation date + reorder by date, Martin Holst Swende 2020-04-22 15:08:40 +02:00
  • 619fcb6872
    added notes about when flags were deprecated renaynay 2020-04-21 21:16:40 +02:00
  • c2c4b8489a
    fixed imports lint error renaynay 2020-04-21 18:07:58 +02:00
  • d23d1ea8bd
    added docs renaynay 2020-04-21 16:48:21 +02:00
  • d9437678a6
    fixed circular import renaynay 2020-04-21 15:23:12 +02:00
  • 2f4386a0da
    legacy prefix and moved some more legacy flags to legacy file renaynay 2020-04-21 14:35:23 +02:00
  • 6ff6bca5da
    moves legacy flags to separate file, hides older flags under show-deprecated-flags command renaynay 2020-04-21 14:22:20 +02:00
  • 422f8fdeba
    added more warn logs for all deprecated flags for consistency renaynay 2020-04-20 17:21:30 +02:00
  • da47992bf1
    added warn logs renaynay 2020-04-20 12:17:55 +02:00
  • e3a5a4b0e7
    renamed rpc flags for consistency and clarity renaynay 2020-04-17 17:56:36 +02:00
  • 977ce1c262
    linted renaynay 2020-04-17 16:35:05 +02:00
  • 3c7b84eaae
    renames gpo related flags renaynay 2020-04-17 16:32:55 +02:00
  • 574d182a93
    pprof flags fixed renaynay 2020-04-17 15:00:17 +02:00
  • aaa051cb0b
    old rpc flags aliased and still functional renaynay 2020-04-17 14:02:52 +02:00
  • f7a4af8c8d
    rpc flags related to starting http server renamed to http renaynay 2020-04-16 15:56:22 +02:00
  • bee71391dd
    Merge branch 'master' into lock ucwong 2020-04-27 17:23:13 +08:00
  • c82c554508
    core: panic for impossible child indexer relationship Felix Lange 2020-04-27 11:19:30 +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
  • a6f4d17446 ethdb/leveldb : lite struct of quit channel ucwong 2020-04-27 06:54:34 +00:00
  • 8932d22086 core/rawdb : close sync wait ucwong 2020-04-27 05:42:14 +00:00
  • a04ed31615 core/rawdb : freezer sync closed and timer loops ucwong 2020-04-27 05:36:58 +00:00
  • 261029b29a core/state/snapshot: fix storage issue rjl493456442 2020-04-26 19:29:52 +08:00
  • c1fa775abd core: avoid double-lock in tx_pool_test BurtonQin 2020-04-26 04:53:56 -04:00
  • 04ec106dc3 core/state/snapshot, tests: implement helper function rjl493456442 2020-04-26 16:06:56 +08:00
  • 78c3e5f42e core: add skip in AddChildIndexer() to avoid double lock BurtonQin 2020-04-26 03:46:06 -04:00
  • 72d04cb1be core/state/snapshot: implement storage iterator rjl493456442 2020-04-23 13:48:45 +08:00
  • 1591632e3f
    signer: properly handle terminal escape characters Martin Holst Swende 2020-04-25 13:38:06 +02:00
  • cc6f5e368a
    Create go.yml wdelmail001 2020-04-25 17:47:25 +07:00
  • 1eb42fef7a ethdb/leveldb : use return instead of continue ucwong 2020-04-25 07:33:02 +00:00
  • b960717392 ethdb/leveldb : use close(quit) to quit meter routine ucwong 2020-04-25 07:05:06 +00:00
  • 8d163ae08b ethdb/leveldb : sync close meter routine of leveldb ucwong 2020-04-25 04:55:11 +00:00
  • c56d65a5da
    Merge 38c1e8099f44c2028e597e85657211d4c731f034 into 1aa83290f5052ce275fc4f36b909a721afe6037a cheryl arcand 2020-04-24 23:24:11 -04:00
  • fd4583d985
    cmd/clef: Add new --acceptWarn to clef README ligi 2020-04-25 00:41:08 +02:00
  • 75e9232fd9 p2p/discv5: bootnodes URLs using domain name admin@komgo.io 2020-04-24 17:09:25 +02:00
  • 1789b8b0b7 p2p/discv5: bootnodes URLs using domain name admin@komgo.io 2020-04-24 16:55:54 +02:00
  • 1aa83290f5
    p2p/enode: update code comment (#20972) tgyKomgo 2020-04-24 16:50:03 +02:00
  • b5593c7945 Typo admin@komgo.io 2020-04-24 14:22:24 +02:00
  • a273f273e2
    all: move commonly used prompter to isolated (small) package Martin Holst Swende 2020-04-22 16:55:18 +02:00
  • 9cd79a80ee
    p2p/enode: update code comment tgyKomgo 2020-04-24 13:56: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
  • 314bf3f6f7 build: fixed upload dir for maven Marius van der Wijden 2020-04-24 10:47:05 +02:00
  • 2d1031ba7b accounts/keystore: added test case for zeroKey Marius van der Wijden 2020-04-24 09:26:16 +02:00
  • b42d3107ee core/state/snapshot: fix binary iterator rjl493456442 2020-04-24 11:37:40 +08:00
  • e18e7775b3 trie: unset the edge valuenode as nilValuenode rjl493456442 2020-04-24 09:32:58 +08:00
  • d88437cf10 fix vulnerability in zeroKey George Carder 2020-04-23 15:13:56 -07:00
  • b7f218671c eth/filters: Wrap Transaction with RPCTransaction Austin Roberts 2020-04-23 09:48:40 -05:00
  • 5626239435 build: added maven upload function Marius van der Wijden 2020-04-23 15:08:01 +02:00
  • 200f567e69 trie: unset the edge valuenode as well rjl493456442 2020-04-23 18:54:02 +08:00
  • 45e2022079 Recover lost HTTP server lifecycle log messages Steven E. Harris 2020-04-22 16:53:55 -04:00
  • bae9069f98 Shut down all node-related HTTP servers gracefully Steven E. Harris 2020-04-21 12:49:41 -04:00
  • f63c68c245 trie: fix minor issue rjl493456442 2020-04-22 19:10:54 +08:00
  • 38aab0aa83
    accounts/keystore: fix double import race (#20915) Marius van der Wijden 2020-04-22 11:52:29 +02:00
  • e35498d923 accounts/abi: bools -> booleans Marius van der Wijden 2020-04-22 11:48:01 +02:00
  • 14c08d19e3 trie: fix lint rjl493456442 2020-04-22 17:26:41 +08:00
  • 9b5e232884
    cmd/clef, signer/core: use better terminal input for passwords, make it possible to avoid boot-up warning Martin Holst Swende 2020-04-22 11:05:17 +02:00
  • f46f5e01cc core/state_transition : use evm.Context.CanTransfer instead evm.CanTransfer ucwong 2020-04-22 08:38:09 +00: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