1
0
Fork 0
forked from forks/go-ethereum

Commit graph

  • dd91c7ce6a
    cmd: abstract getPassPhrase functions into one (#21219) Binacs 2020-06-30 15:56:40 +0800
  • c13df14581
    utils: fix ineffectual miner config flags (#21271) meowsbits 2020-06-30 02:05:25 -0500
  • 02cea2330d
    eth: returned revert reason in traceTx (#21195) Marius van der Wijden 2020-06-26 10:19:31 +0000
  • 413358abb9
    cmd/geth: make import cmd exit with 1 if import errors occurred (#21244) meowsbits 2020-06-24 15:01:58 -0500
  • 0c82928981
    core/vm: fix incorrect computation of BLS discount (#21253) Marius van der Wijden 2020-06-24 19:58:28 +0000
  • b482423e61
    trie: reduce allocs in insertPreimage (#21261) Marius van der Wijden 2020-06-24 19:56:27 +0000
  • 93142e50c3
    eth: don't block if transaction broadcast loop fails (#21255) gary rong 2020-06-24 18:54:13 +0800
  • 23f1a0b783
    crypto/secp256k1: enable 128-bit int code and endomorphism optimization (#21203) Felix Lange 2020-06-24 12:51:32 +0200
  • da180ba097
    cmd/devp2p: add commands for node key management (#21202) Felix Lange 2020-06-24 10:41:53 +0200
  • c42d1390d3
    Merge pull request #21256 from karalabe/p2p-packet-metrics Péter Szilágyi 2020-06-24 09:44:23 +0300
  • 42ccb2fdbd
    p2p: measure packet throughput too, not just bandwidth Péter Szilágyi 2020-06-24 09:36:20 +0300
  • dce533c246
    whisper: fix time.sleep by time.ticker in whisper_test (#21251) ucwong 2020-06-23 16:46:59 +0800
  • 9a188c975d
    common/fdlimit: build on DragonflyBSD (#21241) Guillaume Ballet 2020-06-19 15:43:52 +0200
  • 3ebfeb09fe
    core/rawdb: fix high memory usage in freezer (#21243) AusIV 2020-06-19 02:51:37 -0500
  • 5435e0d1a1
    whisper : use timer.Ticker instead of sleep (#21240) ucwong 2020-06-18 23:58:49 +0800
  • e029cc6616
    go.mod: update snappy dependency (#21237) ucwong 2020-06-18 19:01:49 +0800
  • 56a319b9da
    cmd, eth, internal, les: add txfee cap (#21212) gary rong 2020-06-17 15:46:31 +0800
  • bcf19bc4be
    core/rawdb: swap tailId and itemOffset for deleted items in freezer (#21220) zhangsoledad 2020-06-17 15:41:07 +0800
  • eb9d7d15ec
    Merge pull request #21170 from duanhao0814/fix-dup-ecrecover Péter Szilágyi 2020-06-16 11:35:16 +0300
  • a981b60c25
    eth/downloader: don't use defer for unlock before return (#21227) sixdays 2020-06-15 20:46:27 +0800
  • 9371b2f70c
    internal/web3ext: add missing params to debug.accountRange (#21208) HackyMiner 2020-06-11 22:41:43 +0900
  • c85fdb76ee
    go.mod: update uint256 to 1.1.0 (#21206) Martin Holst Swende 2020-06-11 06:27:43 +0200
  • e30c0af861
    build, internal/ethapi, crypto/bls12381: fix typos (#21210) Yang Hau 2020-06-11 04:25:32 +0800
  • 4a19c0e7b8
    core, eth, internal: include read storage entries in structlog output (#21204) gary rong 2020-06-10 17:46:13 +0800
  • e9ba536d85
    eth/downloader: fix spuriously failing tests (#21149) Martin Holst Swende 2020-06-09 11:39:19 +0200
  • 89043cba75
    accounts/abi: make GetType public again (#21157) Natsu Kagami 2020-06-09 04:26:56 -0400
  • d5c267fd30
    accounts/keystore: fix typo in error message (#21200) Pau 2020-06-09 10:23:42 +0200
  • a0797e37f8
    Merge pull request #21192 from karalabe/fix-escape-analysis Péter Szilágyi 2020-06-08 16:38:05 +0300
  • 80e887d7bf
    core/state: avoid escape analysis fault when accessing cached state Péter Szilágyi 2020-06-08 16:11:37 +0300
  • cf6674539c
    core/vm: use uint256 in EVM implementation (#20787) Paweł Bylica 2020-06-08 14:24:40 +0200
  • 39abd92ca8
    ethstats: use timer instead of time.sleep (#20924) ucwong 2020-06-08 19:27:08 +0800
  • 45b7535137
    cmd/ethkey: support --passwordfile in generate command (#21183) libby kent 2020-06-08 18:55:51 +0900
  • da06519347 params: begin v1.9.16 release cycle Felix Lange 2020-06-08 11:00:17 +0200
  • 0f77f34bb6 params: go-ethereum v1.9.15 stable v1.9.15 Felix Lange 2020-06-08 10:56:48 +0200
  • 651233454e
    Merge pull request #21188 from karalabe/cht-1.9.15 Péter Szilágyi 2020-06-08 11:16:23 +0300
  • a5c827af86
    params: update CHTs for 1.9.15 release Péter Szilágyi 2020-06-08 11:14:33 +0300
  • 0b3f3be2b5
    internal/ethapi: return revert reason for eth_call (#21083) Marius van der Wijden 2020-06-08 10:09:49 +0200
  • 88125d8bd0
    core: fix typo in comments (#21181) Ev 2020-06-08 03:53:56 -0400
  • 55f30db0ae
    core/vm, crypt/bls12381: fixed comments in bls (#21182) Marius van der Wijden 2020-06-08 09:53:19 +0200
  • 9d93535674
    node: missing comma on toml tags (#21187) Mariano Cortesi 2020-06-08 04:52:18 -0300
  • 4b2ff1457a
    go.mod: upgrade go-duktape to hide unused function warning (#21168) ucwong 2020-06-04 23:42:05 +0800
  • cefa2ab1bd
    Merge pull request #21173 from karalabe/faucet-delete-oldaccs Péter Szilágyi 2020-06-04 11:58:40 +0300
  • b1b75f0089
    accounts/keystore, cmd/faucet: return old account to allow unlock Péter Szilágyi 2020-06-04 10:22:11 +0300
  • 201e345c65
    Merge pull request #21172 from karalabe/faucet-twitter-mobile Péter Szilágyi 2020-06-04 09:30:40 +0300
  • 469b8739eb
    acounts/keystore, cmd/faucet: fix faucet double import, fix twitter url Péter Szilágyi 2020-06-04 08:59:26 +0300
  • 8523ad450d core: filter out txs with invalid signatures as soon as possible Hao Duan 2020-06-03 11:55:14 +0800
  • 8b83125739
    Merge pull request #21162 from karalabe/daofork-order-check-fix Péter Szilágyi 2020-06-03 12:20:57 +0300
  • f52ff0f1e9
    cmd/geth: fix the fork orders for DAO tests Péter Szilágyi 2020-06-03 12:17:54 +0300
  • 890757f03a
    cmd, core, params: inital support for yolo-v1 testnet (#21154) Martin Holst Swende 2020-06-03 11:05:15 +0200
  • 4fc678542d
    core/vm, crypto/bls12381, params: add bls12-381 elliptic curve precompiles (#21018) kilic 2020-06-03 09:44:32 +0300
  • 3f649d4852
    core: collect NewTxsEvent items without holding reorg lock (#21145) chenglin 2020-06-03 00:52:20 +0800
  • 5f6f5e345e
    console: handle undefined + null in console funcs (#21160) Guillaume Ballet 2020-06-02 18:06:22 +0200
  • d98c42c0e3
    rpc: send websocket ping when connection is idle (#21142) Felix Lange 2020-06-02 14:04:44 +0200
  • 723bd8c17f
    p2p/discover: move discv4 encoding to new 'v4wire' package (#21147) Felix Lange 2020-06-02 13:20:19 +0200
  • cd57d5cd38
    core/vm: EIP-2315, JUMPSUB for the EVM (#20619) Greg Colvin 2020-06-02 04:30:16 -0600
  • a35382de94
    metrics: replace gosigar with gopsutil (#21041) rene 2020-06-02 11:08:33 +0200
  • a5eee8d1dc
    eth/downloader: more context in errors (#21067) Martin Holst Swende 2020-05-29 11:12:43 +0200
  • 389da6aa48
    trie: enforce monotonic range in prover and return end marker (#21130) gary rong 2020-05-27 22:37:37 +0800
  • b2c59e297b
    consensus/clique: make internal error private (#21132) sixdays 2020-05-27 22:12:13 +0800
  • 9219e0fba4
    eth: interrupt chain insertion on shutdown (#21114) Felix Lange 2020-05-26 21:37:37 +0200
  • 4873a9d3c3
    build: upgrade to golangci lint v1.27.0 (#21127) Felix Lange 2020-05-26 13:24:22 +0200
  • 070a5e1252
    trie: fix for range proof (#21107) gary rong 2020-05-26 18:11:29 +0800
  • 81e9caed7d
    ethstats: avoid blocking chan when received invalid stats request (#21073) Hao Duan 2020-05-26 18:09:00 +0800
  • 7ddb40239b
    ethdb/leveldb: use timer instead of time.After (#21066) ucwong 2020-05-26 17:03:37 +0800
  • 2f66a8d614
    metrics/prometheus: define TYPE once, add tests (#21068) Richard Patel 2020-05-26 11:00:09 +0200
  • dbf6b8a797
    cmd/utils: fix default DNS discovery configuration (#21124) Felix Lange 2020-05-25 19:50:36 +0200
  • befecc9fdf
    consensus/ethash: fix flaky test by reading seal results (#21085) meowsbits 2020-05-25 11:01:03 -0500
  • e868adde30
    core/vm: improve jumpdest lookup (#21123) Martin Holst Swende 2020-05-25 16:12:48 +0200
  • 25a661e0c2
    consensus/clique: remove redundant pair of parentheses (#21104) yutianwu 2020-05-25 18:00:18 +0800
  • 4f2784b38f
    all: fix typos in comments (#21118) Martin Michlmayr 2020-05-25 16:21:28 +0800
  • 48e3b95e77
    miner: replace use of 'self' as receiver name (#21113) ucwong 2020-05-25 16:20:09 +0800
  • b4a2681120
    les, les/lespay: implement new server pool (#20758) Felföldi Zsolt 2020-05-22 13:46:34 +0200
  • 65ce550b37
    trie: extend range proofs with non-existence (#21000) gary rong 2020-05-20 20:45:38 +0800
  • 0a99efa61f
    whisper: use canonical import name of package go-ethereum (#21099) ucwong 2020-05-20 15:32:54 +0800
  • d5b7d1cc34
    accounts: add blockByNumberNoLock() to avoid double-lock (#20983) Boqin Qin 2020-05-19 18:48:27 +0800
  • e0987f67e0
    cmd/clef, signer/core: password input fixes (#20960) Martin Holst Swende 2020-05-19 10:44:46 +0200
  • 3666da8a4b
    console: fix unlockAccount argument count check (#21081) Felix Lange 2020-05-14 13:12:52 +0200
  • f3f1e59eea
    accounts/abi: simplify reflection logic (#21058) Marius van der Wijden 2020-05-13 17:50:18 +0200
  • 677724af0c
    cmd: fix log contexts (#21077) Satpal 2020-05-13 16:34:24 +0100
  • 46698d7931
    params: begin v1.9.15 release cycle Péter Szilágyi 2020-05-13 12:33:58 +0300
  • 6d74d1e5f7
    params: release go-ethereum v1.9.14 v1.9.14 Péter Szilágyi 2020-05-13 12:31:35 +0300
  • a188a1e150
    ethstats: stop report ticker in each loop cycle #21070 (#21071) Hao Duan 2020-05-13 17:06:19 +0800
  • d02301f758
    core: fix missing receipt on Clique crashes (#21045) gary rong 2020-05-13 16:33:48 +0800
  • 0b63915430
    accounts/abi: allow overloaded argument names (#21060) Marius van der Wijden 2020-05-12 13:02:23 +0200
  • b8ea9042e5
    accounts/abi: accounts/abi/bind: Move topics to abi package (#21057) Marius van der Wijden 2020-05-12 12:21:40 +0200
  • 7b7e5921a4
    miner: support disabling empty blockprecommits form the Go API (#20736) gary rong 2020-05-12 18:11:34 +0800
  • 7540c53e72
    core/rawdb: remove unused math (#21065) ucwong 2020-05-12 17:19:15 +0800
  • aaede53738
    core/rawdb : log format fix for Unindexing transaction (#21064) ucwong 2020-05-12 16:46:35 +0800
  • 53cac027d0
    les: drop the message if the entire p2p connection is stuck (#21033) gary rong 2020-05-12 16:02:15 +0800
  • 7ace5a3a8b
    core: fixup blockchain tests (#21062) Martin Holst Swende 2020-05-12 07:46:10 +0200
  • 40859a2441
    Merge pull request #21061 from karalabe/cht-1.9.14 Péter Szilágyi 2020-05-11 19:05:47 +0300
  • 4535230059
    cmd, core, eth: background transaction indexing (#20302) Martin Holst Swende 2020-05-11 17:58:43 +0200
  • 126ac94f36
    params: bump CHTs for the v1.9.14 release Péter Szilágyi 2020-05-11 18:56:09 +0300
  • 6f54ae24cd
    p2p: add 0 port check in dialer (#21008) Felix Lange 2020-05-11 17:11:17 +0200
  • 069a7e1f8a
    core/rawdb: stop freezer process as part of freezer.Close() (#21010) AusIV 2020-05-11 07:11:17 -0500
  • bd60295de5
    console: fix some crashes/errors in the bridge (#21050) Martin Holst Swende 2020-05-11 11:59:21 +0200
  • 930e82d7f4
    params, cmd/utils: remove outdated discv5 bootnodes, deprecate flags (#20949) Marius van der Wijden 2020-05-11 10:16:32 +0200
  • 37877e86ed
    Merge pull request #21056 from karalabe/statedb-simpler-code Péter Szilágyi 2020-05-11 11:09:25 +0300
  • 263622f44f
    accounts/abi/bind/backend, internal/ethapi: recap gas limit with balance (#21043) gary rong 2020-05-11 16:08:20 +0800
  • 0b2edf05bb
    core/state: make GetCodeSize mirror GetCode implementation wise Péter Szilágyi 2020-05-11 10:14:49 +0300