Commit Graph

  • b0b277525c core/asm: assembly parser label fixes (#20210) Michael Forney 2019-10-29 05:47:18 -07:00
  • ecdbb402ee trie: remove node ordering slice in sync batch (#19929) gary rong 2019-10-29 02:50:11 +09:00
  • 9c81387bef cmd/evm: remove surrounding whitespace in hex input code (#20211) Michael Forney 2019-10-28 06:55:20 -07:00
  • 72617a0742 consensus: fix possessives in comments. (#20209) Guillaume Ballet 2019-10-28 16:57:34 +09:00
  • db79143a13
    clef: resolve windows pipes, fixes #20121 (#20166) Martin Holst Swende 2019-10-24 10:45:07 +02:00
  • 538f763fdc accounts/abi/bind: take into account gas price during gas estimation (#20189) Piotr Dyraga 2019-10-21 10:13:41 +02:00
  • d4bb3798d8 miner: add generate and import unit test (#20111) gary rong 2019-10-20 19:36:40 +09:00
  • 08953e42c1 metrics: change links in README.md to https (#20182) Marius Kjærstad 2019-10-20 12:25:25 +02:00
  • b9299bbc46 dashboard: change links in README to https (#20181) Marius Kjærstad 2019-10-18 21:30:53 +02:00
  • 9a77065948 Changed http:// to https:// on links in log/README.md (#20178) Marius Kjærstad 2019-10-18 08:51:54 +02:00
  • a28093ced4 README: use new miner threads flag instead of legacy minerthreads flag (#20165) Jeffery Robert Walsh 2019-10-17 01:39:14 -07:00
  • d5b79e752e p2p/simulations: add node properties support and utility functions (#20060) Ross 2019-10-17 10:07:09 +02:00
  • 7300365956 p2p/dnsdisc: update to latest EIP-1459 spec (#20168) Felix Lange 2019-10-16 13:35:24 +02:00
  • c476460cb2
    params: check fork ordering when initializing new genesis, fixes #20136 (#20169) Martin Holst Swende 2019-10-16 13:23:14 +02:00
  • 028af3457d cmd/utils: fix command line flag resolve (#20167) gary rong 2019-10-15 17:19:20 +09:00
  • a73f3f4518 params: begin v1.9.7 release cycle Felix Lange 2019-10-03 11:29:55 +02:00
  • bd05968077 params: release Geth v1.9.6 stable Felix Lange 2019-10-03 11:29:20 +02:00
  • 6e730915bd les: add empty "les" ENR entry for servers (#20145) Felix Lange 2019-10-02 13:14:27 +02:00
  • c713ea7c22 cmd/bootnode: fix exit behavior with -genkey (#20110) Darrel Herbst 2019-10-02 05:32:02 -04:00
  • 7f5f62aaa0 tests: update test suite for istanbul (#20082) Martin Holst Swende 2019-10-02 10:33:51 +02:00
  • b2f696e025 github: Added capital P (#20139) kikilass 2019-10-01 01:27:20 +05:30
  • 62b43ee0d5
    Merge pull request #20133 from karalabe/measure-subprotocol-traffic Péter Szilágyi 2019-09-30 12:02:29 +03:00
  • a2a60869c8
    p2p: measure subprotocol bandwidth usage Péter Szilágyi 2019-09-27 17:41:47 +03:00
  • df89233b57 ethdb/leveldb: disable seek compaction (#20130) gary rong 2019-09-26 22:44:00 +08:00
  • ead711779d
    core: initialize current block/fastblock atomics to nil, fix #19286 (#19352) Martin Holst Swende 2019-09-26 11:10:35 +02:00
  • 2133f18f15 core/state: fix database leak and copy tests (#19306) zcheng9 2019-09-26 17:09:59 +08:00
  • 1a6ef5ae58 core/blockchain: remove block from futureBlocks on error (#19763) ywzqwwt 2019-09-26 16:57:51 +08:00
  • ad03d9801c internal/ethapi: support block number or hash on state-related methods (#19491) Ryan Schneider 2019-09-26 01:47:31 -07:00
  • 62391ddbeb tests/solidity: add contract to test every opcode (#19283) Lucas Hendren 2019-09-26 04:30:33 -04:00
  • 0568e81701
    p2p/dnsdisc: add implementation of EIP-1459 (#20094) Felix Lange 2019-09-25 11:38:13 +02:00
  • 32b07e8b1f les: fix checkpoint sync (#20120) gary rong 2019-09-25 16:05:15 +08:00
  • aca39a6498
    Merge pull request #20115 from holiman/minor_dashboard_fx Péter Szilágyi 2019-09-24 13:29:21 +03:00
  • be500b57d2
    dashboard: log host+port Martin Holst Swende 2019-09-24 10:08:46 +02:00
  • a308f012ba
    core/state: fix copy-commit-copy (#20113) Péter Szilágyi 2019-09-24 10:49:59 +03:00
  • 311419c7d6
    Merge pull request #20096 from skylenet/remove-ef-legacy-bootnodes Péter Szilágyi 2019-09-23 11:38:39 +03:00
  • 63b18027dc params: start v1.9.6 release cycle Felix Lange 2019-09-20 13:33:08 +02:00
  • a1c09b9387 params: release Geth v1.9.5 stable Felix Lange 2019-09-20 13:32:10 +02:00
  • 05347b3d98 core/state: fix state object deep copy (#20100) gary rong 2019-09-20 17:55:44 +08:00
  • 75aec8a28d
    params: remove legacy bootnodes Rafael Matias 2019-09-19 19:35:57 +02:00
  • 24ef83518c
    params: start v1.9.5 release cycle Péter Szilágyi 2019-09-19 11:38:43 +03:00
  • 46891c12ab
    params: release Geth v1.9.4 stable Péter Szilágyi 2019-09-19 11:36:53 +03:00
  • c0010f0220
    Merge pull request #20092 from karalabe/vendor-usb-bump Péter Szilágyi 2019-09-19 11:25:13 +03:00
  • 9f98628dc2
    vendor: pull in USB Windows fixes Péter Szilágyi 2019-09-19 11:02:48 +03:00
  • a6a14f6b71
    Merge pull request #20090 from soc1c/s1-testnet-istanbul Péter Szilágyi 2019-09-19 10:47:50 +03:00
  • f9eb307216
    core/forkid, params: fix tests, enable Istanbul on Rinkeby + testers Péter Szilágyi 2019-09-19 10:13:11 +03:00
  • 03c7d8fb31
    Merge pull request #20091 from karalabe/cht-1.9.4 Péter Szilágyi 2019-09-19 10:11:29 +03:00
  • 2becb99583
    params: bump CHTs for the 1.9.4 release Péter Szilágyi 2019-09-19 09:45:40 +03:00
  • ad380cd57f
    params: activate Istanbul on Ropsten and Görli soc1c 2019-09-19 08:25:08 +02:00
  • 7b32d2a470
    Merge pull request #20085 from karalabe/txpool-api-fix Péter Szilágyi 2019-09-18 12:03:02 +03:00
  • f40ff23b7b
    core: fix tx dedup return error count Péter Szilágyi 2019-09-18 10:53:01 +03:00
  • 0ac9bbba6c les: multiple server bugfixes (#20079) Felföldi Zsolt 2019-09-17 15:28:41 +02:00
  • d4dce43bff
    Merge pull request #20081 from karalabe/txpool-lockless-dedup Péter Szilágyi 2019-09-17 16:25:24 +03:00
  • 056183c056
    core: dedup known transactions without global lock, track metrics Péter Szilágyi 2019-09-17 15:50:34 +03:00
  • 8d41e885e6 core: smaller txpool status locking (#20080) Martin Holst Swende 2019-09-17 09:34:28 +02:00
  • 8bd64f4a1c
    Merge pull request #20075 from holiman/evm_defaults Péter Szilágyi 2019-09-16 13:34:52 +03:00
  • b1c3010bf2
    common/mclock: clean up AfterFunc support (#20054) Felix Lange 2019-09-16 11:16:30 +02:00
  • aff986958d
    Merge pull request #19953 from karalabe/state-accumulate-writes Péter Szilágyi 2019-09-16 11:46:31 +03:00
  • f49d6e5ec0
    core: add blockchain test too for revert cornercase Martin Holst Swende 2019-09-16 11:39:41 +03:00
  • 223b950944
    core/state: accumulate writes and only update tries when must Péter Szilágyi 2019-08-12 22:56:07 +03:00
  • 16f0fb70f1
    cmd/evm: make evm default to all ethash protocol changes Martin Holst Swende 2019-09-13 22:32:20 +02:00
  • 96fb839133
    rlp: improve nil pointer handling (#20064) Felix Lange 2019-09-13 11:10:57 +02:00
  • 3b6c9902f3 core: remove unused gas return in ApplyTransaction (#20065) Rob Mulholand 2019-09-12 14:22:22 -05:00
  • efe123759a
    Revert "build: switch PPA from Gophers dep to manual download" (#20061) Péter Szilágyi 2019-09-12 14:23:34 +03:00
  • 8eb646a96d
    Merge pull request #20059 from karalabe/ppa-manual-go Péter Szilágyi 2019-09-12 13:52:39 +03:00
  • c02d5bc5a9
    build: switch PPA from Gophers dep to manual download Péter Szilágyi 2019-09-12 13:00:18 +03:00
  • 71251c7296
    Merge pull request #20058 from karalabe/go1.13 Péter Szilágyi 2019-09-12 12:34:15 +03:00
  • 2469c4ecd4
    travis, Dockerfile, appveyor: bump to Go 1.13 Péter Szilágyi 2019-09-12 11:09:11 +03:00
  • 39b0b1a1a6
    all: make unit tests work with Go 1.13 (#20053) Felix Lange 2019-09-11 14:41:22 +02:00
  • 91b7349509 tests: expose internal RunNoVerify method (#20051) Martin Holst Swende 2019-09-11 13:46:14 +02:00
  • 52a967cfab eth: remove unused field (#20049) Nguyen Kien Trung 2019-09-10 18:38:42 -04:00
  • 305ed955db
    Merge pull request #20038 from holiman/minor_encodingfix Péter Szilágyi 2019-09-10 17:12:06 +03:00
  • 72045dff4f
    core/state: optimize some internals during encoding Martin Holst Swende 2019-09-05 13:19:55 +02:00
  • 46b437f39c
    Merge pull request #20047 from karalabe/counter-to-gauge Péter Szilágyi 2019-09-10 15:23:20 +03:00
  • 72d5a27a39
    core, metrics, p2p: switch some invalid counters to gauges Péter Szilágyi 2019-09-10 14:39:07 +03:00
  • 4f6bf2f1c5
    Merge pull request #20046 from karalabe/graphql-fix-web-and-decoding Péter Szilágyi 2019-09-10 13:33:01 +03:00
  • 49b86a2859
    common, graphql: fix hash/address decoding + UI content type Péter Szilágyi 2019-09-10 12:20:36 +03:00
  • cea2c80445 README: accounts in alloc field should exist (#20005) Flash Sheridan 2019-09-10 05:06:26 -04:00
  • 67bfc93053
    Merge pull request #20033 from karalabe/docker-expose-graphql Péter Szilágyi 2019-09-04 15:13:54 +03:00
  • ce2da832ac
    Dockerfile: expose GraphQL ports Péter Szilágyi 2019-09-04 14:46:07 +03:00
  • b4a4a4db71
    params: begin Geth v1.9.4 release cycle Péter Szilágyi 2019-09-03 12:12:53 +03:00
  • cfbb969da8
    params: release Geth v1.9.3 stable Péter Szilágyi 2019-09-03 12:00:38 +03:00
  • 1611815b8d cmd/utils: reduce light.maxpeers default for clients to 1/10th (#19933) SjonHortensius 2019-09-03 10:43:35 +02:00
  • b8a9457139
    Merge pull request #19915 from holiman/filltx Péter Szilágyi 2019-09-03 11:38:11 +03:00
  • af16ca177f
    rpc: raise limit in TestClientNotificationStorm (#19999) Felix Lange 2019-09-02 12:05:07 +02:00
  • cedf8be435 retesteth: enable maxResults in AccountRange (#20020) winsvega 2019-09-02 12:49:49 +03:00
  • d5bd38384c
    Merge pull request #20019 from holiman/minor_adminfix Péter Szilágyi 2019-08-30 15:35:43 +03:00
  • 292cf7c649
    eth: disallow overwrite files via admin.exportChain Martin Holst Swende 2019-08-30 10:39:29 +02:00
  • 396f1dd87b les: fix panic (#20013) gary rong 2019-08-27 21:29:00 +08:00
  • 68502595f6 les: wait for all task goroutines before dropping the peer (#20010) gary rong 2019-08-27 19:07:25 +08:00
  • a978adfd7c README: change chainID to <arbitrary positive integer> (#20002) Flash Sheridan 2019-08-26 03:44:05 -04:00
  • cc9eb91d30
    Merge pull request #20004 from karalabe/istanbul-override Péter Szilágyi 2019-08-23 12:38:05 +03:00
  • e39b2a2bde
    acmd, core, eth, les: support --override.istanbul Péter Szilágyi 2019-08-23 12:09:27 +03:00
  • c8a1c0a115
    Merge pull request #19993 from karalabe/istanbul-eip-integration Péter Szilágyi 2019-08-23 11:55:43 +03:00
  • 4aeeddc658
    tests: implement Istanbul support Martin Holst Swende 2019-08-23 10:01:09 +02:00
  • e126b0836a
    retesteth: implement istanbul support Martin Holst Swende 2019-08-23 09:48:40 +02:00
  • 961aa0533f rpc: enable compression on HTTP transport (#19997) SjonHortensius 2019-08-22 15:18:39 +02:00
  • 54b271a86d
    crypto: add SignatureLength constant and use it everywhere (#19996) Felix Lange 2019-08-22 15:14:06 +02:00
  • b90cdbaa79 p2p/enode: allow DNS names in enode URLs (#18524) alexwang 2019-08-22 20:23:40 +08:00
  • 4d358b9fc0 cmd/utils: customize cli.HelpPrinter to fix alignment (#19956) SjonHortensius 2019-08-22 13:32:26 +02:00
  • 1eaf66ae60
    Merge pull request #19995 from karalabe/ios-notag Péter Szilágyi 2019-08-22 14:18:51 +03:00