Commit Graph

  • bcb3087450 Revert "core, txpool: less allocations when handling transactions (#21232)" Felix Lange 2020-07-09 14:02:03 +02:00
  • f4816ee8b7
    add chain id into sign bytes to avoid replay attack (#18) v1.0.0-beta.0 audit1.0 zjubfd 2020-07-09 15:46:37 +08:00
  • abc9202581
    add chain id into sign bytes to avoid replay attack fudongbai 2020-07-09 15:23:34 +08:00
  • 967d8de77a
    eth/downloader: fix peer idleness tracking when restarting state sync (#21260) Martin Holst Swende 2020-07-08 23:08:08 +02:00
  • 7a556abe15
    go.mod: upgrade to github.com/golang/snappy with arm64 asm (#21304) ucwong 2020-07-08 20:06:53 +08:00
  • 5b1cfdef89
    eth: increase timeout in TestBroadcastBlock (#21299) Martin Holst Swende 2020-07-08 11:50:26 +02:00
  • c16967c267
    cmd/clef: Fix broken link in README and other minor fixes (#21303) chris-j-h 2020-07-07 21:23:23 +01:00
  • 6a48ae37b2
    cmd/devp2p: add discv4 test suite (#21163) Adam Schmideg 2020-07-07 14:37:33 +02:00
  • e5871b928f
    cmd/clef: Update README with external v6.0.0 & internal v7.0.1 APIs (#21298) chris-j-h 2020-07-07 10:12:38 +01:00
  • 6d8e51ab88
    cmd, node: dump empty value config (#21296) gary rong 2020-07-07 04:09:30 +08:00
  • 6315b6fcc0
    rlp: reduce allocations for big.Int and byte array encoding (#21291) Felix Lange 2020-07-06 11:17:09 +02:00
  • fa01117498
    build/ci: handle split up listing (#21293) Martin Holst Swende 2020-07-04 20:10:48 +02:00
  • 490b380a04
    cmd/geth: allow configuring metrics HTTP server on separate endpoint (#21290) meowsbits 2020-07-03 12:12:22 -05:00
  • 61270e5e1c
    eth/gasprice: lighter gas price oracle for light client (#20409) gary rong 2020-07-03 20:50:35 +08:00
  • 8d48b0deb8
    Merge pull request #17 from binance-chain/develop yutianwu 2020-07-03 17:59:01 +08:00
  • 1940dc887c
    add changelog for v1.0.0-beta.0 fudongbai 2020-07-03 17:08:12 +08:00
  • 2f2778deec
    update metaversion to beta.0 fudongbai 2020-07-03 15:04:17 +08:00
  • 07a95ce571
    les/checkpointoracle: don't lookup checkpoint more than once per minute (#21285) Martin Holst Swende 2020-07-02 10:15:11 +02:00
  • 04c4e50d72
    ethapi: don't crash when keystore-specific methods are called but external signer used (#21279) Martin Holst Swende 2020-07-02 10:00:18 +02:00
  • 7451fc637d
    internal/ethapi: default gas to maxgascap, not max int64 (#21284) Martin Holst Swende 2020-07-02 09:43:42 +02:00
  • 12867d152c
    rpc, internal/ethapi: default rpc gascap at 25M + better error message (#21229) Martin Holst Swende 2020-07-01 19:54:21 +02:00
  • af5c97aebe
    core, txpool: less allocations when handling transactions (#21232) Marius van der Wijden 2020-07-01 19:35:26 +02:00
  • 8dfd66f701
    rlp: avoid list header allocation in encoder (#21274) Marius van der Wijden 2020-07-01 13:49:19 +02:00
  • ec51cbb5fb
    cmd/geth: LES priority client test (#20719) Adam Schmideg 2020-07-01 10:31:11 +02:00
  • d671dbd5b7
    eth/downloader: fixes data race between synchronize and other methods (#21201) Marius van der Wijden 2020-06-30 19:43:29 +02:00
  • 1e635bd0bd
    go.mod: updated crypto deps causing build failure (#21276) rene 2020-06-30 16:05:59 +02:00
  • b86b1e6d43
    go.mod: bump gopsutil version (#21275) Guillaume Ballet 2020-06-30 15:22:21 +02:00
  • 6f46fc0589
    allow slash failed (#15) zjubfd 2020-06-30 20:22:57 +08:00
  • 954ee5f20d
    allow slash failed fudongbai 2020-06-30 19:35:54 +08:00
  • ddeea1e0c6
    core: types: less allocations when hashing and tx handling (#21265) Marius van der Wijden 2020-06-30 11:59:06 +02:00
  • 6f40b0e238
    Merge pull request #14 from binance-chain/crossContract HaoyangLiu 2020-06-30 16:39:53 +08:00
  • ef1e8746d6 add cross chain contract to system contract fudongbai 2020-06-30 08:38:01 +00:00
  • 511bbf546f
    add bep2p tokens for faucet (#5) zjubfd 2020-06-30 16:16:26 +08:00
  • 5e4f5785c7
    fix debug_traceTransaction crashed issue (#13) zjubfd 2020-06-30 16:15:12 +08:00
  • e376d2fb31
    cmd/evm: add state transition tool for testing (#20958) Martin Holst Swende 2020-06-30 10:12:51 +02:00
  • dd91c7ce6a
    cmd: abstract getPassPhrase functions into one (#21219) Binacs 2020-06-30 15:56:40 +08:00
  • c13df14581
    utils: fix ineffectual miner config flags (#21271) meowsbits 2020-06-30 02:05:25 -05:00
  • f0d80211ba
    fix debug_traceTransaction crashed issue fudongbai 2020-06-28 16:42:31 +08:00
  • 02cea2330d
    eth: returned revert reason in traceTx (#21195) Marius van der Wijden 2020-06-26 10:19:31 +00:00
  • 413358abb9
    cmd/geth: make import cmd exit with 1 if import errors occurred (#21244) meowsbits 2020-06-24 15:01:58 -05:00
  • 0c82928981
    core/vm: fix incorrect computation of BLS discount (#21253) Marius van der Wijden 2020-06-24 19:58:28 +00:00
  • b482423e61
    trie: reduce allocs in insertPreimage (#21261) Marius van der Wijden 2020-06-24 19:56:27 +00:00
  • 93142e50c3
    eth: don't block if transaction broadcast loop fails (#21255) gary rong 2020-06-24 18:54:13 +08:00
  • 23f1a0b783
    crypto/secp256k1: enable 128-bit int code and endomorphism optimization (#21203) Felix Lange 2020-06-24 12:51:32 +02:00
  • da180ba097
    cmd/devp2p: add commands for node key management (#21202) Felix Lange 2020-06-24 10:41:53 +02:00
  • 11bc803884
    Merge pull request #11 from guagualvcha/gas_limit zjubfd 2020-06-24 16:22:21 +08:00
  • 6a19c9803c
    remove redundant gaslimit check fudongbai 2020-06-24 16:17:22 +08:00
  • c42d1390d3
    Merge pull request #21256 from karalabe/p2p-packet-metrics Péter Szilágyi 2020-06-24 09:44:23 +03:00
  • 42ccb2fdbd
    p2p: measure packet throughput too, not just bandwidth Péter Szilágyi 2020-06-24 09:36:20 +03:00
  • dce533c246
    whisper: fix time.sleep by time.ticker in whisper_test (#21251) ucwong 2020-06-23 16:46:59 +08:00
  • 9a188c975d
    common/fdlimit: build on DragonflyBSD (#21241) Guillaume Ballet 2020-06-19 15:43:52 +02:00
  • 3ebfeb09fe
    core/rawdb: fix high memory usage in freezer (#21243) AusIV 2020-06-19 02:51:37 -05:00
  • 5435e0d1a1
    whisper : use timer.Ticker instead of sleep (#21240) ucwong 2020-06-18 23:58:49 +08:00
  • e029cc6616
    go.mod: update snappy dependency (#21237) ucwong 2020-06-18 19:01:49 +08:00
  • 9f1aaecb29
    Merge pull request #10 from guagualvcha/gas_limit yutianwu 2020-06-18 10:19:27 +08:00
  • 4bd4469151
    add gas limit check in parlia implement fudongbai 2020-06-18 00:26:27 +08:00
  • 56a319b9da
    cmd, eth, internal, les: add txfee cap (#21212) gary rong 2020-06-17 15:46:31 +08:00
  • bcf19bc4be
    core/rawdb: swap tailId and itemOffset for deleted items in freezer (#21220) zhangsoledad 2020-06-17 15:41:07 +08:00
  • ce14f2cae5
    Merge pull request #6 from guagualvcha/stale_depth zjubfd 2020-06-17 12:10:21 +08:00
  • eb9d7d15ec
    Merge pull request #21170 from duanhao0814/fix-dup-ecrecover Péter Szilágyi 2020-06-16 11:35:16 +03:00
  • a981b60c25
    eth/downloader: don't use defer for unlock before return (#21227) sixdays 2020-06-15 20:46:27 +08:00
  • 2ff7a21d64
    update stale depth fudongbai 2020-06-15 17:11:06 +08:00
  • e83397e26a
    Merge pull request #4 from binance-chain/issue3 zjubfd 2020-06-15 17:16:35 +08:00
  • 9371b2f70c
    internal/web3ext: add missing params to debug.accountRange (#21208) HackyMiner 2020-06-11 22:41:43 +09:00
  • c85fdb76ee
    go.mod: update uint256 to 1.1.0 (#21206) Martin Holst Swende 2020-06-11 06:27:43 +02:00
  • e30c0af861
    build, internal/ethapi, crypto/bls12381: fix typos (#21210) Yang Hau 2020-06-11 04:25:32 +08:00
  • 4a19c0e7b8
    core, eth, internal: include read storage entries in structlog output (#21204) gary rong 2020-06-10 17:46:13 +08:00
  • e9ba536d85
    eth/downloader: fix spuriously failing tests (#21149) Martin Holst Swende 2020-06-09 11:39:19 +02:00
  • 89043cba75
    accounts/abi: make GetType public again (#21157) Natsu Kagami 2020-06-09 04:26:56 -04:00
  • d5c267fd30
    accounts/keystore: fix typo in error message (#21200) Pau 2020-06-09 10:23:42 +02:00
  • a0797e37f8
    Merge pull request #21192 from karalabe/fix-escape-analysis Péter Szilágyi 2020-06-08 16:38:05 +03:00
  • 80e887d7bf
    core/state: avoid escape analysis fault when accessing cached state Péter Szilágyi 2020-06-08 16:11:37 +03:00
  • cf6674539c
    core/vm: use uint256 in EVM implementation (#20787) Paweł Bylica 2020-06-08 14:24:40 +02:00
  • 39abd92ca8
    ethstats: use timer instead of time.sleep (#20924) ucwong 2020-06-08 19:27:08 +08:00
  • 45b7535137
    cmd/ethkey: support --passwordfile in generate command (#21183) libby kent 2020-06-08 18:55:51 +09:00
  • da06519347 params: begin v1.9.16 release cycle Felix Lange 2020-06-08 11:00:17 +02:00
  • 0f77f34bb6 params: go-ethereum v1.9.15 stable Felix Lange 2020-06-08 10:56:48 +02:00
  • 651233454e
    Merge pull request #21188 from karalabe/cht-1.9.15 Péter Szilágyi 2020-06-08 11:16:23 +03:00
  • a5c827af86
    params: update CHTs for 1.9.15 release Péter Szilágyi 2020-06-08 11:14:33 +03:00
  • 0b3f3be2b5
    internal/ethapi: return revert reason for eth_call (#21083) Marius van der Wijden 2020-06-08 10:09:49 +02:00
  • 88125d8bd0
    core: fix typo in comments (#21181) Ev 2020-06-08 03:53:56 -04:00
  • 55f30db0ae
    core/vm, crypt/bls12381: fixed comments in bls (#21182) Marius van der Wijden 2020-06-08 09:53:19 +02:00
  • 9d93535674
    node: missing comma on toml tags (#21187) Mariano Cortesi 2020-06-08 04:52:18 -03:00
  • 54efd88dd9
    add bep2p tokens for faucet fudongbai 2020-06-08 01:16:46 +08:00
  • 4b2ff1457a
    go.mod: upgrade go-duktape to hide unused function warning (#21168) ucwong 2020-06-04 23:42:05 +08:00
  • cefa2ab1bd
    Merge pull request #21173 from karalabe/faucet-delete-oldaccs Péter Szilágyi 2020-06-04 11:58:40 +03:00
  • b1b75f0089
    accounts/keystore, cmd/faucet: return old account to allow unlock Péter Szilágyi 2020-06-04 10:22:11 +03:00
  • 201e345c65
    Merge pull request #21172 from karalabe/faucet-twitter-mobile Péter Szilágyi 2020-06-04 09:30:40 +03:00
  • 469b8739eb
    acounts/keystore, cmd/faucet: fix faucet double import, fix twitter url Péter Szilágyi 2020-06-04 08:59:26 +03:00
  • 8523ad450d core: filter out txs with invalid signatures as soon as possible Hao Duan 2020-06-03 11:55:14 +08:00
  • 8b83125739
    Merge pull request #21162 from karalabe/daofork-order-check-fix Péter Szilágyi 2020-06-03 12:20:57 +03:00
  • f52ff0f1e9
    cmd/geth: fix the fork orders for DAO tests Péter Szilágyi 2020-06-03 12:17:54 +03:00
  • 890757f03a
    cmd, core, params: inital support for yolo-v1 testnet (#21154) Martin Holst Swende 2020-06-03 11:05:15 +02:00
  • 4fc678542d
    core/vm, crypto/bls12381, params: add bls12-381 elliptic curve precompiles (#21018) kilic 2020-06-03 09:44:32 +03:00
  • 3f649d4852
    core: collect NewTxsEvent items without holding reorg lock (#21145) chenglin 2020-06-03 00:52:20 +08:00
  • 5f6f5e345e
    console: handle undefined + null in console funcs (#21160) Guillaume Ballet 2020-06-02 18:06:22 +02:00
  • d98c42c0e3
    rpc: send websocket ping when connection is idle (#21142) Felix Lange 2020-06-02 14:04:44 +02:00
  • 723bd8c17f
    p2p/discover: move discv4 encoding to new 'v4wire' package (#21147) Felix Lange 2020-06-02 13:20:19 +02:00
  • cd57d5cd38
    core/vm: EIP-2315, JUMPSUB for the EVM (#20619) Greg Colvin 2020-06-02 04:30:16 -06:00
  • a35382de94
    metrics: replace gosigar with gopsutil (#21041) rene 2020-06-02 11:08:33 +02:00