Commit Graph

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