Commit graph

  • 947c62b06c eth, internal/web3ext: add optional first and last arguments to the admin_exportChain RPC. Ryan Schneider 2019-09-20 14:07:55 -0700
  • 75436d632d assert errs ilan gitter 2019-11-27 09:21:37 -0500
  • 97ccccf9e4 merge upstream ilan gitter 2019-11-27 08:54:03 -0500
  • c9f28ca8e5
    go: update fastcache to 1.5.3 (#20404) Péter Szilágyi 2019-11-27 15:08:34 +0200
  • 58e33d9e5a
    Merge pull request #20403 from karalabe/fix-freezer-reinit Péter Szilágyi 2019-11-27 15:05:58 +0200
  • 7800ba978d
    deps: update fastcache to 1.5.3 Martin Holst Swende 2019-11-27 13:46:07 +0100
  • 717f8a4e8f
    core/rawdb: fix reinit regression caused by the hash check PR Péter Szilágyi 2019-11-27 14:41:47 +0200
  • f01e7d251d review feedback Guillaume Ballet 2019-11-27 10:00:54 +0100
  • 7b189d6f1f
    core: fix staticcheck warnings (#20384) Guillaume Ballet 2019-11-27 09:50:30 +0100
  • c4844e9ee2
    les: fix staticcheck warnings (#20371) Guillaume Ballet 2019-11-27 09:49:41 +0100
  • 05178a56c9 les: split handshake rjl493456442 2019-10-30 20:21:29 +0800
  • 7d7bf861e4 puppeth: fix ascii border spacing Luke Williams 2019-11-26 19:30:41 +0100
  • aaec135b34 swarm: remove swarm (use ipfs) Luke Williams 2019-11-26 18:06:59 +0100
  • be4cc3a535 [DOCS] add DNS discovery setup guide Felix Lange 2019-11-26 14:17:58 +0100
  • 82be956663
    testdata/fuzzers: corpus for rlp Martin Holst Swende 2019-11-26 13:54:27 +0100
  • 2c481e95e8
    testdata/fuzzers: documentation Martin Holst Swende 2019-11-26 13:52:09 +0100
  • 8c40a9422e
    fuzzers: move fuzzers to testdata Martin Holst Swende 2019-11-26 13:09:40 +0100
  • ce425cde6c
    fuzzers: fuzzers for keystore, rlp, trie, whisper (cred to @guidovranken) Martin Holst Swende 2019-05-19 21:04:17 +0200
  • 46fe15f51f
    Merge branch 'master' into order-event Felix Lange 2019-11-26 12:29:31 +0100
  • 23c8c74131 cmd: fix command help messages in modules (#20203) zaccoding 2019-11-26 19:46:39 +0900
  • 482db9c596 review feedback Guillaume Ballet 2019-11-26 11:33:38 +0100
  • 0676320169
    params: begin v1.9.9 release cycle Péter Szilágyi 2019-11-26 12:21:11 +0200
  • d62e9b2857
    params: release go-ethereum v1.9.8 v1.9.8 Péter Szilágyi 2019-11-26 12:20:22 +0200
  • 878e35bfde les: fix clientInfo deadlock (#20395) Felföldi Zsolt 2019-11-26 11:17:15 +0100
  • 2e98706a99 p2p/discover: slow down lookups on empty table (#20389) Felix Lange 2019-11-26 11:14:43 +0100
  • 291b34bb6e cmd: fix command help messages in modules zacscoding 2019-10-25 14:54:06 +0900
  • 0f5e235b76
    abidump: implement abi dump command Martin Holst Swende 2019-08-13 15:50:44 +0200
  • 47f708c5b3 les: fix clientInfo deadlock Zsolt Felfoldi 2019-11-26 10:41:11 +0100
  • e277669ae1 p2p/discover: wake from slowdown sleep when table is closed Felix Lange 2019-11-26 10:06:24 +0100
  • cf27bc244f
    ckeck account already exists or not When import keystore JKinGithub 2019-11-26 16:58:32 +0800
  • 7a335ad5d1 all: ensure subscription is not nil rjl493456442 2019-11-26 10:21:54 +0800
  • 974574bc45 backends: go ci lint ilan gitter 2019-10-27 06:47:09 -0400
  • 921cf3126d backends: goimports ilan gitter 2019-10-26 10:45:53 -0400
  • 3df360c61b backends: add lock back to estimategas ilan gitter 2019-10-26 10:39:14 -0400
  • b563b63fec Add more functionality to the sim (#5) Ilan Gitter 2019-10-26 10:24:44 -0400
  • 88fe4b58f6 p2p/discover: slow down lookups on empty table Felix Lange 2019-11-25 15:37:24 +0100
  • 8c1e8de839
    accounts/keystore: fix staticcheck warnings (#20373) Guillaume Ballet 2019-11-25 14:39:55 +0100
  • b26eedf9e9 accounts/abi/bind: avoid reclaring structs (#20381) gary rong 2019-11-25 21:03:22 +0800
  • c5d1e12b17 log: fix staticcheck warnings Guillaume Ballet 2019-11-25 14:02:53 +0100
  • 44b41641f8 rlp: fix staticcheck warnings (#20368) Felix Lange 2019-11-25 13:41:53 +0100
  • 03e033ff54 review feedback Guillaume Ballet 2019-11-25 13:33:18 +0100
  • 0be181af30 fix goimports Guillaume Ballet 2019-11-25 12:52:18 +0100
  • 9ef90dbf30
    Merge pull request #20385 from etclabscore/fix/version-cmd-networkid Péter Szilágyi 2019-11-25 13:51:22 +0200
  • d9d2a4eef9
    cmd/geth: remove network id from version cmd meows 2019-11-25 06:17:45 -0500
  • 959a9bf2f0 core: fix staticcheck warnings Guillaume Ballet 2019-11-25 12:15:02 +0100
  • 9d67222f4e trie: replace bigcache with fastcache (#19971) gary rong 2019-11-25 16:58:15 +0800
  • 36025ec2e6 accounts/abi/bind: avoid reclaring structs rjl493456442 2019-11-25 15:34:18 +0800
  • f5a68a40bf eth/tracers: fix staticcheck warnings (#20379) Guillaume Ballet 2019-11-24 21:06:06 +0100
  • 1abb44a3af
    consensus/ethash: use remoteSealerTimeout constant Felix Lange 2019-11-24 20:54:56 +0100
  • f06ae5ca6a miner: fix staticcheck warnings (#20375) Guillaume Ballet 2019-11-24 20:46:34 +0100
  • b0a3b9faaa internal: fix staticcheck warnings Guillaume Ballet 2019-11-24 16:43:21 +0100
  • 96b6e5500e eth/tracers: fix staticcheck warnings Guillaume Ballet 2019-11-24 16:26:43 +0100
  • 3a0480e07d core/asm: allow numbers in labels (#20362) Michael Forney 2019-11-23 03:52:17 -0800
  • 5d21667587 tests, signer: remove staticcheck warnings (#20364) Guillaume Ballet 2019-11-23 12:51:37 +0100
  • 372d4a788e core/asm: allow numbers in labels Michael Forney 2019-11-21 14:39:12 -0800
  • 296e2ee156 crypto: fix staticcheck warnings Guillaume Ballet 2019-11-22 18:52:22 +0100
  • 190bb03a60 miner: fix staticcheck warnings Guillaume Ballet 2019-11-22 18:31:24 +0100
  • 589b6f1740 cmd: fix staticcheck warnings Guillaume Ballet 2019-11-22 17:41:44 +0100
  • bd38458817 accounts/keystore: fix staticcheck warnings Guillaume Ballet 2019-11-22 17:11:18 +0100
  • afaa9e1006 accounts/usbwallet: fix staticcheck warnings Guillaume Ballet 2019-11-22 17:06:47 +0100
  • fdff182f11 p2p/discv5: add deprecation warning and remove unused code (#20367) Felix Lange 2019-11-22 17:02:13 +0100
  • a1defe5e60 even more feedback Guillaume Ballet 2019-11-22 16:58:34 +0100
  • 8338db2206 rlp: fix ExampleDecode test Felix Lange 2019-11-22 16:57:28 +0100
  • ab05272af8 les: fix staticcheck warnings Guillaume Ballet 2019-11-22 16:55:46 +0100
  • c08237d218 p2p/discv5: remove unused variables Felix Lange 2019-11-22 16:38:02 +0100
  • 483c5fbc39
    [DOCS] Update Developer Guide (#20272) Felix Lange 2019-11-22 16:34:39 +0100
  • cb002d5784 update links in devguide Felix Lange 2019-11-22 16:32:44 +0100
  • 375b59594e Update devguide for Go modules Felix Lange 2019-11-22 16:26:51 +0100
  • 0abcf03fde trie: remove unused code (#20366) Felix Lange 2019-11-22 16:24:48 +0100
  • 7c18548395 accounts/scwallet: fix staticcheck warnings Guillaume Ballet 2019-11-22 16:15:06 +0100
  • 58f2ce8671 metrics: fix issues reported by staticcheck (#20365) Guillaume Ballet 2019-11-22 16:04:35 +0100
  • 7478771bbd
    Update docs/_developers/devguide.md Felix Lange 2019-11-22 16:01:56 +0100
  • b1c04e87c5
    Update docs/_developers/devguide.md Felix Lange 2019-11-22 16:01:30 +0100
  • 247b239914 rlp: fix staticcheck warnings Felix Lange 2019-11-22 16:00:32 +0100
  • dd21f079e8
    core/state: fix staticcheck warnings (#20357) Felix Lange 2019-11-22 15:56:05 +0100
  • 5929dd70f2 p2p/discv5: add deprecation warning and remove unused code Felix Lange 2019-11-22 15:54:59 +0100
  • 4667fc0ca4 Continue Chris Chinchilla 2019-11-22 15:39:30 +0100
  • 55159f96f8 trie: remove unused code Felix Lange 2019-11-22 15:14:50 +0100
  • 73e9340365 more review feedback Guillaume Ballet 2019-11-22 15:12:10 +0100
  • 2d02a80f2a review feedback: add a test to quell staticcheck Guillaume Ballet 2019-11-22 14:13:37 +0100
  • 253562bb2a metrics: fix issues reported by staticcheck Guillaume Ballet 2019-11-22 13:57:45 +0100
  • 2587fa5a10 signer: regenerate bindata Guillaume Ballet 2019-11-22 12:17:18 +0100
  • e9317828d2 signer: remove staticcheck warnings Guillaume Ballet 2019-11-22 12:11:54 +0100
  • dbef66a6b8 tests: remove staticcheck warnings Guillaume Ballet 2019-11-22 11:55:32 +0100
  • 36a684ca1e accounts/abi: fix staticcheck warnings (#20358) Felix Lange 2019-11-21 22:22:47 +0100
  • 8f198929a0 Merge branch 'master' of https://github.com/ethereum/go-ethereum Abeseba 2019-11-21 22:01:37 +0100
  • bcc1234778 accounts/abi/bind/backends: remove unused assignment (#20359) Felix Lange 2019-11-21 19:30:28 +0100
  • c1db636fb3
    Merge pull request #20360 from karalabe/ppa-fix-cigo-clean Péter Szilágyi 2019-11-21 18:56:10 +0200
  • 5b558ad936
    build: skip go clean on PPA, messes with the module trick Péter Szilágyi 2019-11-21 18:18:59 +0200
  • b995a7f907 trie: replace bigcache with fastcache rjl493456442 2019-11-22 00:16:21 +0800
  • 03c190fcba accounts/abi: restore unused field for test Felix Lange 2019-11-21 16:45:20 +0100
  • aa6d963f3c
    cmd/evm: Add --bench flag for benchmarking Paweł Bylica 2019-11-21 15:51:05 +0100
  • 9930a75f07
    eth/filters: fix comment typo Felix Lange 2019-11-21 16:08:14 +0100
  • c8b51a2020 accounts/abi/bind/backends: remove unused assignment Felix Lange 2019-11-21 15:57:06 +0100
  • b0938c0e5e accounts/abi: fix staticcheck warnings Felix Lange 2019-11-21 15:48:55 +0100
  • 978bce533f core/state: fix receiver name in dump.go Felix Lange 2019-11-21 15:44:22 +0100
  • 5cc88222f0 core/state: fix staticcheck warnings Felix Lange 2019-11-21 15:35:28 +0100
  • b6d4f6b66e core/types: remove BlockBy sorting code (#20355) Felix Lange 2019-11-21 15:35:22 +0100
  • 0ec5ab4175 common: improve GraphQL error messages (#20354) Felix Lange 2019-11-21 15:34:28 +0100
  • 0754100464
    Merge pull request #20356 from karalabe/ppa-fix-cigo Péter Szilágyi 2019-11-21 16:24:07 +0200