1
0
Fork 0
forked from forks/go-ethereum

Commit graph

  • e5defccd58
    trie: extend range proof (#21250) gary rong 2020-09-23 17:44:09 +0800
  • 0921f8a74f
    internal/ethapi: add optional parameter blockNrOrHash to estimateGas (#21545) Marius van der Wijden 2020-09-23 10:29:48 +0200
  • 25b16085da
    trie: support empty range proof (#21199) gary rong 2020-09-23 16:03:21 +0800
  • e1365b2464
    trie: fix gaped range proof test case (#21484) gary rong 2020-09-23 15:59:11 +0800
  • fdb742419e
    cmd/clef, cmd/geth: use SplitAndTrim from cmd/utils (#21579) Binacs 2020-09-23 05:22:54 +0800
  • 129cf075e9
    p2p: move rlpx into separate package (#21464) rene 2020-09-22 10:17:39 +0200
  • 2c097bb7a2
    mobile: better api for java users (#21580) Marius van der Wijden 2020-09-21 16:33:35 +0200
  • 9a39c6bcb1
    accounts/abi: improve documentation and names (#21540) Osoro Bironga 2020-09-20 11:43:57 +0300
  • f354c622ca
    core: fix a typo in comment (#21439) Guillaume Ballet 2020-09-18 14:26:19 +0200
  • 2482ba016e
    Merge pull request #21529 from karalabe/dynamic-pivot Péter Szilágyi 2020-09-18 12:29:33 +0300
  • fb835c024c
    eth/downloader: dynamically move pivot even during chain sync Péter Szilágyi 2020-09-08 11:13:16 +0300
  • 07751c3d26
    cmd/geth: added counters to the geth inspect report (#21495) Giuseppe Bertone 2020-09-17 10:23:56 +0200
  • faba018b29
    cmd/utils: use preconfigured testnet flags instead of networkid (#21561) Marius van der Wijden 2020-09-16 13:17:50 +0200
  • 89884dc353
    tests/fuzzers/abi: add fuzzer for fuzzing package accounts/abi (#21217) Marius van der Wijden 2020-09-16 13:15:22 +0200
  • 93f047023f
    les/lespay/server: bump database version (#21571) gary rong 2020-09-16 17:51:16 +0800
  • 8696dd39cb
    params: allow setting Petersburg block before chain head (#21473) Vinod Damle 2020-09-16 02:39:35 -0400
  • cf2a77af28
    ethclient: fix BlockNumber (#21565) Mason Fischer 2020-09-15 05:29:51 -0400
  • 0185ee0993
    core/rawdb: single point of maintenance for writing and deleting tx lookup indexes (#21480) Giuseppe Bertone 2020-09-15 10:37:01 +0200
  • 4764b2f0be
    COYPING: restore the full text text of GPL (#21568) Kirill Elagin 2020-09-15 02:27:17 -0400
  • b65c384181
    eth/tracers: regenerate assets from #21549 (#21564) Martin Holst Swende 2020-09-15 08:22:47 +0200
  • 4996fce25a
    les, les/lespay/server: refactor client pool (#21236) Felföldi Zsolt 2020-09-14 22:44:20 +0200
  • f7112cc182
    rlp: add SplitUint64 (#21563) Felix Lange 2020-09-14 19:23:01 +0200
  • 71c37d82ad
    js/tracers: make calltracer report value in selfdestructs (#21549) Julian Koh 2020-09-14 13:57:28 +0100
  • 4eb9296910
    p2p/nodestate: ensure correct callback order (#21436) Felföldi Zsolt 2020-09-14 14:01:18 +0200
  • a99ac5335c
    Dockerfile: unexpose port 8547 as GraphQL was merged into HTTP endpoint (#21556) Shude Li 2020-09-14 04:25:15 +0800
  • 4e2641319b
    p2p/discover: fix typo in comments (#21554) Guillaume Ballet 2020-09-11 18:35:38 +0000
  • df219e23df
    miner: fix regression, add test for starting while download (#21547) Marius van der Wijden 2020-09-11 18:17:09 +0200
  • 7cf56d6f06
    miner: use channels instead of atomics in update loop (#21536) Marius van der Wijden 2020-09-10 19:27:42 +0200
  • d7f02b448a
    cmd/geth: print warning when whisper config is present in toml (#21544) Guillaume Ballet 2020-09-10 13:14:19 +0000
  • 1167639524
    ethclient: add BlockNumber method (#21500) Dan Sosedoff 2020-09-10 07:24:21 -0500
  • 4ea9737de6
    go.mod: remove golang.org/x/sync (#21541) Shude Li 2020-09-10 20:21:51 +0800
  • a3cd8a040a
    core/vm: fix benchmark overflow + prep for precompile repricings (#21530) Martin Holst Swende 2020-09-10 09:19:30 +0200
  • 328901c24c
    cmd, eth: offer maxprice flag for overwritting price cap (#21531) gary rong 2020-09-09 23:38:47 +0800
  • 3a98c6f6e6
    Merge pull request #21537 from karalabe/les-reorg-fix Péter Szilágyi 2020-09-09 18:37:37 +0300
  • d81c9d9b76
    accounts/abi/bind/backends: reverted some stylistic changes (#21535) Marius van der Wijden 2020-09-09 15:21:20 +0200
  • 367f12f734
    eth/downloader: only roll back light sync if not fully validating Péter Szilágyi 2020-09-09 14:06:32 +0300
  • 8d35b1eb2b
    params: begin v1.9.22 release cycle Péter Szilágyi 2020-09-09 11:23:37 +0300
  • 0287d54847
    params: release Geth v1.9.21 v1.9.21 Péter Szilágyi 2020-09-09 11:22:11 +0300
  • 24562d9b0c
    Merge pull request #21534 from karalabe/cht-1.9.21 Péter Szilágyi 2020-09-09 10:34:53 +0300
  • dc681fc1f6
    params: update CHTs for v1.9.21 release Péter Szilágyi 2020-09-09 10:33:20 +0300
  • 86bcbb0d79
    .github: remove whisper from CODEOWNERS (#21527) Guillaume Ballet 2020-09-08 20:02:14 +0000
  • 066c75531d
    build: remove wnode from the list of packages binaries (#21526) Guillaume Ballet 2020-09-08 14:13:48 +0000
  • 8327d1fdfc
    accounts/usbwallet, signer/core: show accounts from ledger legacy derivation paths (#21517) Martin Holst Swende 2020-09-08 13:07:55 +0200
  • d54f2f2e5e
    whisper: remove whisper (#21487) Guillaume Ballet 2020-09-08 08:47:48 +0000
  • c5d28f0b27
    accounts: abi/bid/backends; cleaned doc errors, camelCase refactors and anonymous variable assignments (#21514) Osoro Bironga 2020-09-07 14:07:15 +0300
  • de971cc845
    eth: added trace_call to trace on top of arbitrary blocks (#21338) Marius van der Wijden 2020-09-07 10:52:01 +0200
  • f86324edb7
    Merge pull request #21504 from karalabe/trie-path-sync Péter Szilágyi 2020-09-02 13:52:51 +0300
  • eeaf191633
    core, eth, trie: prepare trie sync for path based operation Péter Szilágyi 2020-08-28 10:50:37 +0300
  • 3010f9fc75
    eth/downloader: change intial download size (#21366) Martin Holst Swende 2020-09-02 11:01:46 +0200
  • d90bbce954
    go.mod : update goja dependency (#21432) ucwong 2020-09-01 18:56:22 +0800
  • 5cdb476dd1
    "Downloader queue stats" is now provided once per minute (#21455) Giuseppe Bertone 2020-09-01 11:02:12 +0200
  • ff23e265cd
    internal: fix personal.sign() (#21503) Hanjiang Yu 2020-09-01 16:23:04 +0800
  • 12d8570322
    accounts/abi: fix a bug in getTypeSize method (#21501) Fuyang Deng 2020-09-01 15:29:54 +0800
  • 5883afb3ef
    rpc: fix issue with null JSON-RPC messages (#21497) Felix Lange 2020-08-28 16:27:58 +0200
  • 05280a7ae3
    eth/tracers: revert reason in call_tracer + error for failed internal calls (#21387) libotony 2020-08-27 17:33:45 +0800
  • d97e0063d5
    Merge pull request #21491 from karalabe/state-sync-leak-fix Péter Szilágyi 2020-08-27 11:24:28 +0300
  • 856307d8bb
    go.mod | goleveldb latest update (#21448) ucwong 2020-08-26 21:53:12 +0800
  • 16d7eae1c8
    eth: updated comments (#21490) Marius van der Wijden 2020-08-26 12:20:12 +0200
  • d8da0b3d81
    core/state, eth, trie: stabilize memory use, fix memory leak Péter Szilágyi 2020-08-26 13:05:06 +0300
  • 92b12ee6c6
    accounts/abi/bind/backends: Disallow AdjustTime for non-empty blocks (#21334) Marius van der Wijden 2020-08-26 09:37:00 +0200
  • fc20680b95 params: begin v1.9.21 release cycle Felix Lange 2020-08-25 16:21:41 +0200
  • 979fc96899 params: release Geth v1.9.20 v1.9.20 Felix Lange 2020-08-25 16:20:37 +0200
  • 63a9d4b2ae
    Merge pull request #21486 from karalabe/cht-1.9.20 Péter Szilágyi 2020-08-25 13:25:23 +0300
  • ce5f94920d
    params: update CHTs for v1.9.20 release Péter Szilágyi 2020-08-25 13:02:51 +0300
  • 341f451083
    graphql: add support for retrieving the chain id (#21451) Shude Li 2020-08-25 16:38:56 +0800
  • d13b8e5570
    Merge pull request #21483 from karalabe/freezer-truncate-silent Péter Szilágyi 2020-08-25 09:21:44 +0300
  • 5655dce3b8
    core/rawdb: only complain loudly if truncating many items Péter Szilágyi 2020-08-25 08:45:41 +0300
  • 7b5107b73f
    p2p/discover: avoid dropping unverified nodes when table is almost empty (#21396) timcooijmans 2020-08-24 14:42:39 +0200
  • bdde616f23
    Merge pull request #21477 from karalabe/snapshotter-shallow-generator Péter Szilágyi 2020-08-24 14:00:57 +0300
  • 3ee91b9f2e
    core/state/snapshot: reduce disk layer depth during generation Péter Szilágyi 2020-08-24 13:22:36 +0300
  • 0f4e7c9b0d
    eth: utilize sync bloom for getNodeData (#21445) Martin Holst Swende 2020-08-24 10:32:12 +0200
  • 1b5a867eec
    core: do less lookups when writing fast-sync block bodies (#21468) Martin Holst Swende 2020-08-22 18:12:04 +0200
  • 87c0ba9213
    core, eth, les, trie: add a prefix to contract code (#21080) gary rong 2020-08-21 20:10:40 +0800
  • 493100ba4d
    consensus/ethash: less lookups of block data Martin Holst Swende 2020-08-20 20:34:31 +0200
  • b68929caee
    Merge pull request #21472 from holiman/fix_dltest_fail Péter Szilágyi 2020-08-21 14:43:14 +0300
  • 9f7b79af00
    eth/downloader: fix rollback issue on short chains Martin Holst Swende 2020-08-21 13:27:10 +0200
  • 4e54b1a45e
    metrics: zero temp variable in updateMeter (#21470) Marius van der Wijden 2020-08-21 10:04:36 +0200
  • a70a79b285
    Merge pull request #21466 from karalabe/go1.15 Péter Szilágyi 2020-08-20 17:41:26 +0300
  • 15fdaf2005
    travis, dockerfile, appveyor, build: bump to Go 1.15 Péter Szilágyi 2020-08-20 16:41:37 +0300
  • 8cbdc8638f
    core: define and test chain rewind corner cases (#21409) Péter Szilágyi 2020-08-20 13:01:24 +0300
  • 0bdd295cc0
    core: more detailed metering for reorgs (#21420) Marius van der Wijden 2020-08-20 09:49:35 +0200
  • 7ebc6c43ff
    cmd/evm: statet8n output folder + tx hashes on trace filenames (#21406) Martin Holst Swende 2020-08-19 11:31:13 +0200
  • 560d44479c
    Merge pull request #21461 from karalabe/ppa-drop-disco Péter Szilágyi 2020-08-19 10:29:54 +0300
  • 32b078d418
    build: drop disco, enable groovy on Ubuntu PPAs Péter Szilágyi 2020-08-19 10:28:08 +0300
  • 2ff464b29d
    core/state: fixed some comments (#21450) Giuseppe Bertone 2020-08-19 08:54:21 +0200
  • f3bafecef7
    metrics: make meter updates lock-free (#21446) Marius van der Wijden 2020-08-18 11:27:04 +0200
  • 54add42550
    cmd/geth/tests: try to fix spurious travis failure in les tests (#21410) Martin Holst Swende 2020-08-14 14:18:12 +0200
  • 04926db204
    params: begin v1.9.20 release cycle Péter Szilágyi 2020-08-11 14:11:16 +0300
  • 3e0641923d
    params: release Geth v1.9.19 v1.9.19 Péter Szilágyi 2020-08-11 14:10:21 +0300
  • 74925e547f
    Merge pull request #21437 from karalabe/cht-1.9.19 Péter Szilágyi 2020-08-11 10:34:08 +0300
  • 7afdf792ab
    params: update CHTs for v1.9.19 Péter Szilágyi 2020-08-11 10:20:03 +0300
  • c28fd9c079
    tests: add Berlin-definition identical to YOLOv1 (#21435) Martin Holst Swende 2020-08-10 21:06:14 +0200
  • 4baa574410
    Merge pull request #21434 from karalabe/ethstats-split-rwlock Péter Szilágyi 2020-08-10 15:13:31 +0300
  • 9f45d6efae
    ethstats: split read and write lock, otherwise they'll lock up Péter Szilágyi 2020-08-10 14:33:22 +0300
  • cbbc54c495
    Merge pull request #21433 from holiman/statsync_exiter Péter Szilágyi 2020-08-10 12:08:46 +0300
  • 7cee2509c0
    eth/downloader: allow all timers to exit Martin Holst Swende 2020-08-10 10:42:33 +0200
  • 48b484c5ac
    Merge pull request #21428 from holiman/ethstats_moar Péter Szilágyi 2020-08-07 19:40:28 +0300
  • 06125bff89
    Merge pull request #21429 from holiman/timerfix Péter Szilágyi 2020-08-07 16:36:33 +0300
  • 9fea1a5cf5
    eth/downloader: set deliverytime on drops and timeouts too Martin Holst Swende 2020-08-07 15:31:17 +0200
  • e401f5ff10
    les: close all connected les-server when shutdown (#21426) gary rong 2020-08-07 21:33:00 +0800