Commit Graph

  • e60b683cb7 core/txpool: implemented interface, added TODO's Marius van der Wijden 2021-05-05 13:53:31 +02:00
  • d71dc883d5
    Merge pull request #1 from ethereum/master Angela 2021-05-05 06:29:30 -05:00
  • 68b8c5c82e
    Create go.yml Angela 2021-05-05 06:29:09 -05:00
  • 37b5595456 params: begin v1.10.4 release cycle Felix Lange 2021-05-05 13:21:13 +02:00
  • 991384a7f6 params: go-ethereum v1.10.3 stable v1.10.3 Felix Lange 2021-05-05 13:20:06 +02:00
  • 0f3a1e7f9b
    cmd/devp2p/internal/ethtest: send simultaneous requests on one connection (#22801) rene 2021-05-05 12:27:27 +02:00
  • 9c39923340
    docs: web3.js is outdated (#22820) T 2021-05-05 13:22:25 +03:00
  • 41671d449f
    build: fix windows installer build for NSIS v3.05 (#22821) Felix Lange 2021-05-05 12:19:51 +02:00
  • f74a9e959a build: fix windows installer build for NSIS v3.05 Felix Lange 2021-05-05 12:12:11 +02:00
  • 15b9a3e20f
    docs: web3.js is outdated (#22521) T 2021-05-05 12:41:58 +03:00
  • 3a2b29c1ed
    appveyor.yml: upgrade to VisualStudio 2019 image (#22811) Felix Lange 2021-05-04 22:39:09 +02:00
  • 973ad66b49
    build: fix iOS framework build (#22813) Felix Lange 2021-05-04 21:45:45 +02:00
  • d107f90d1c
    go.mod: go mod tidy (#22814) Felix Lange 2021-05-04 21:45:21 +02:00
  • 2b1dfa6364 go.mod: go mod tidy Felix Lange 2021-05-04 20:23:34 +02:00
  • 6fd5d5eef5 build: fix iOS framework build Felix Lange 2021-05-04 20:22:05 +02:00
  • 9f5054dd8e appveyor.yml: upgrade to VisualStudio 2019 image Felix Lange 2021-05-04 18:17:51 +02:00
  • 92980baf51 core/txpool: started txpool implementation Marius van der Wijden 2021-05-04 15:54:32 +02:00
  • effaf18523
    build: improve cross compilation setup (#22804) Felix Lange 2021-05-04 13:01:20 +02:00
  • b8040a430e
    cmd/utils: use eth DNS tree for snap discovery (#22808) Felix Lange 2021-05-04 11:29:32 +02:00
  • edba04d874
    evm: Implement EIP-3541 as an "extra EIP" Paweł Bylica 2021-04-29 11:53:57 +02:00
  • 231315dc49
    evm: Add enabler for EIP-3541 Paweł Bylica 2021-04-29 11:46:03 +02:00
  • 640d2c5e30
    Merge pull request #22803 from karalabe/silence-scary-warning Péter Szilágyi 2021-05-04 10:54:25 +03:00
  • 29fed45457 cmd/utils: use eth DNS tree for snap discovery Felix Lange 2021-05-03 22:00:16 +02:00
  • c6ff4cd794 eth: use shared client for DNS discovery iterators Felix Lange 2021-05-03 21:59:56 +02:00
  • e2c8716777 eth/protocols/snap: filter discovery iterator by snap ENR entry Felix Lange 2021-05-03 21:59:20 +02:00
  • d460c686f2 p2p/dnsdisc: add singleflight group around requests Felix Lange 2021-05-03 21:56:58 +02:00
  • 325abaa2bd Makefile: use go install in devtools target Felix Lange 2021-05-03 17:58:10 +02:00
  • c8d8ce04f1 build: don't run gomobile init Felix Lange 2021-05-03 17:42:45 +02:00
  • 96ceadc77d internal/build: pass -mod=readonly to go install Felix Lange 2021-05-03 17:42:24 +02:00
  • 8f1a4d7861 internal/build: fix GOROOT Felix Lange 2021-05-03 17:12:17 +02:00
  • 856c379626
    eth: don't print db upgrade warning on db init Péter Szilágyi 2021-05-03 15:42:43 +03:00
  • fc1c1cbea9
    Merge pull request #22739 from holiman/remove_code Péter Szilágyi 2021-05-03 15:37:46 +03:00
  • 19d22d7438 build: improve cross compilation setup Felix Lange 2021-05-03 14:36:27 +02:00
  • 8f94fc26e3
    cmd/utils: don't crash on nonexistent datadir (#22738) Marius van der Wijden 2021-05-03 14:29:05 +02:00
  • afb097eda8
    params: remove dependency on crypto (#22788) Felix Lange 2021-05-03 14:28:02 +02:00
  • 5bb2d26a0f internal/build: add GoToolchain Felix Lange 2021-05-03 14:13:59 +02:00
  • 718f570066
    simultaneous request test from same connection rene 2021-05-03 13:15:04 +02:00
  • e3abe9a606 params: add SectionHead Felix Lange 2021-05-03 13:06:17 +02:00
  • 5624d08c1b build: reduce arm64 build parallelism on CI only Felix Lange 2021-05-03 12:07:12 +02:00
  • e16e2df3a2 internal/build: add flag for CI environment Felix Lange 2021-05-03 12:06:47 +02:00
  • ca9c576e62
    core/vm: fix interpreter comments (#22797) aaronbuchwald 2021-05-03 04:58:00 -04:00
  • e8d9a61ac8
    Fix comment Aaron Buchwald 2021-05-02 17:25:01 -04:00
  • 8da3227dcc
    Fix interpreter comment Aaron Buchwald 2021-05-02 17:22:41 -04:00
  • 4685f2aa2f
    Remove unused read head header accessor Aaron Buchwald 2021-05-01 14:25:55 -04:00
  • 0e00ee42ec
    core/vm: clean up contract creation error handling (#22766) Paweł Bylica 2021-05-01 13:19:24 +02:00
  • 8ff98108e5
    cmd/devp2p: fix flakey tests in CI (#22757) rene 2021-04-30 22:47:36 +02:00
  • afc1abd878
    Merge pull request #22789 from karalabe/snap-fix-batch Péter Szilágyi 2021-04-30 21:12:09 +03:00
  • 1527b96bfb
    only return when correct block header received rene 2021-04-30 19:50:46 +02:00
  • 42caa2fb95
    add note rene 2021-04-30 18:24:10 +02:00
  • 1aafa91d0f cmd/geth, cmd/utils: add --gpo.ignoreprice to ignore low priced txs in gpo Ryan Schneider 2021-04-21 10:17:05 -07:00
  • 25bd9cd677 eth/ethconfig, eth/gasprice: support ignoring low priced txs in gasprice oracle Ryan Schneider 2021-04-21 10:16:08 -07:00
  • 21ad9f3b32
    timeout rene 2021-04-30 18:03:31 +02:00
  • a17991e58b
    consolidate large announce rene 2021-04-30 17:52:16 +02:00
  • 52b5d2d869
    eth/protocols/snap: use storage batch, not account batch in st task Péter Szilágyi 2021-04-30 18:24:34 +03:00
  • 8681a2536c
    Merge pull request #22777 from karalabe/snapshots-abort-resume-on-sync Péter Szilágyi 2021-04-30 17:04:05 +03:00
  • 745757ac6b
    core, eth: abort snapshot generation on snap sync and resume later Péter Szilágyi 2021-04-29 17:33:45 +03:00
  • 8849d926f5
    Merge branch 'ethtest-fix-flakeyOldAnnounce' of github.com:renaynay/go-ethereum into ethtest-fix-flakeyOldAnnounce rene 2021-04-30 15:37:04 +02:00
  • c51bd0cd12
    wait for correct block rene 2021-04-30 15:32:41 +02:00
  • bbb57fd64b
    core/state: remove toAddr helper in tests (#22772) aaronbuchwald 2021-04-30 07:10:12 -04:00
  • f66f1a16b3
    eth/filters: fix comment on PublicFilterAPI timeoutLoop (#22782) aaronbuchwald 2021-04-30 07:00:48 -04:00
  • 4e1c868ccb
    Update api.go Felix Lange 2021-04-30 13:00:10 +02:00
  • ff75b21f25
    README.md: update commands table, add note about web3.js version (#22748) Martin Holst Swende 2021-04-30 12:52:25 +02:00
  • b778e37daa
    core: fix typo in comment (#22773) aaronbuchwald 2021-04-30 06:50:02 -04:00
  • dde6cb0b92
    core/vm: replace repeated string with variable in tests (#22774) aaronbuchwald 2021-04-30 06:49:13 -04:00
  • 1e57ab5de6
    core: remove unused else branch in reorg (#22783) aaronbuchwald 2021-04-30 06:47:05 -04:00
  • 8130dd5cef
    core/vm: fix typo in comment (#22785) aaronbuchwald 2021-04-30 06:46:34 -04:00
  • 2ae9d55724 params: remove dependency on crypto Felix Lange 2021-04-28 11:59:36 +02:00
  • a9b4f8b8a0
    core/state: log progress during dump Martin Holst Swende 2021-04-30 12:04:07 +02:00
  • 7fa022ceed
    eth, cmd/utils: make snap discovery use eth dataset with enr-filter Martin Holst Swende 2021-04-30 10:52:07 +02:00
  • ad54f31e20 Fix rebase errors Guillaume Ballet 2021-04-30 09:13:26 +02:00
  • 6939a1cb65
    Remove unnecessary end quote from gasSStoreEIP2929 Aaron Buchwald 2021-04-30 02:04:29 -04:00
  • f01f36e750
    Pass in correct vmCfg in DoCall Aaron Buchwald 2021-04-29 23:08:04 -04:00
  • 65e85e4873
    Remove unused else branch in reorg Aaron Buchwald 2021-04-29 21:35:56 -04:00
  • 6f6ad3b0e4 appveyor.yml: set PATH to make MSYS2 work Felix Lange 2021-04-29 23:13:51 +02:00
  • 0c358b82e6
    Fix comment on PublicFilterAPI timeoutLoop Aaron Buchwald 2021-04-29 16:59:47 -04:00
  • 8023c78d1c appveyor.yml: try different compilers again Felix Lange 2021-04-29 22:52:38 +02:00
  • 261fa5907a appveyor.yml: fix syntax Felix Lange 2021-04-29 22:39:41 +02:00
  • b838230550 appveyor.yml: simplify Felix Lange 2021-04-29 22:33:13 +02:00
  • dcdb96bf4f build: revert debugging Felix Lange 2021-04-29 22:31:48 +02:00
  • bb43cd7a79
    core/types: add license header (#22781) aaronbuchwald 2021-04-29 16:14:57 -04:00
  • 9fa72669b4
    Add license header to core/types/transaction_marshalling.go Aaron Buchwald 2021-04-29 15:07:29 -04:00
  • ef67673b1e
    Update cmd/devp2p/internal/ethtest/types.go Martin Holst Swende 2021-04-29 20:17:06 +02:00
  • b50b17ac69
    github: add note about screenshots in issue template (#22764) ligi 2021-04-29 19:30:37 +02:00
  • 63bad18c33
    evm: remove unused errors left after EIP-2315 removal (#22767) Paweł Bylica 2021-04-29 19:30:16 +02:00
  • 56f533d00c
    docs: fix docstring on read head block (#22776) aaronbuchwald 2021-04-29 13:23:07 -04:00
  • 72aa66e52c Ensure state could be created in ToBlock Guillaume Ballet 2021-04-29 19:07:12 +02:00
  • 793c8f889f
    add myself as code owner for catalyst (#22778) Guillaume Ballet 2021-04-29 18:36:22 +02:00
  • b5eb4d1195
    fix waitForBlock rene 2021-04-29 18:21:20 +02:00
  • aaa2f6e9bd add myself as code owner for catalyst Guillaume Ballet 2021-04-29 16:44:53 +02:00
  • a49a7903e3
    Clean up use of trie.NewSecure Aaron Buchwald 2021-04-29 10:47:08 -04:00
  • c7d07294a6
    catalyst: check if block exists in assemble-block call with unknown parent-hash (#22770) Diederik Loerakker 2021-04-29 16:42:21 +02:00
  • 2e3dfff470
    Fix comment on read head block Aaron Buchwald 2021-04-29 10:18:40 -04:00
  • 76de92c6c0
    Replace repeated string with variable Aaron Buchwald 2021-04-29 10:03:22 -04:00
  • a102780242
    Fix typo Aaron Buchwald 2021-04-29 10:02:05 -04:00
  • da0c0e1ec9
    Replace toAddr with consistent use of common.BytesToAddress Aaron Buchwald 2021-04-29 09:24:22 -04:00
  • 48f803c3b4
    catalyst: check if block exists in assemble-block call with unknown parent-hash protolambda 2021-04-29 14:45:08 +02:00
  • dea3503031
    docs: fix typo in EVM tracing (#22769) Vegard Stikbakke 2021-04-29 13:38:04 +02:00
  • 596a0d7deb
    arbitrarilly -> arbitrarily Vegard Stikbakke 2021-04-29 13:29:38 +02:00
  • 94536910b6
    evm: Remove errors left after removed EIP-2315 Paweł Bylica 2021-04-29 11:28:18 +02:00
  • 7e474e80b2
    evm: Clean up contract creation error handling Paweł Bylica 2021-04-29 11:01:36 +02:00