Commit Graph

  • a70d44266b Add Flashbots profit switching to miner Jason Paryani 2021-02-19 10:56:53 -08:00
  • bc5e713ccf Add Flashbots bundles to miner Jason Paryani 2021-02-19 10:56:06 -08:00
  • 46f076b93d add initial interface to access type and accessList from graphql interface Amit Shah 2021-03-10 21:11:32 -05:00
  • bd977979c1
    EIP-3074: split into AUTHORIZE and AUTHORIZEDCALL Ansgar Dietrichs 2021-03-10 22:57:40 +01:00
  • f2746c0059 typeo blazejkrzak 2021-03-10 22:31:16 +01:00
  • 7a86a54c33 ARM64 : Added Dockerfile for ARM64 compilation Kr0n0 2021-03-10 21:57:18 +01:00
  • f769bd9a65 Whole process of checking signature works from mixDigest channel blazejkrzak 2021-03-10 21:47:04 +01:00
  • fe0c8a7f7f Update config cache value petesimard 2021-03-10 12:39:22 -05:00
  • 73e6883b89 Update comment petesimard 2021-03-10 12:21:38 -05:00
  • 522437cc7b Update comment petesimard 2021-03-10 12:12:19 -05:00
  • 67d2fbe5fd Initial config change petesimard 2021-03-10 12:07:58 -05:00
  • 72e662a8a6
    lint renaynay 2021-03-10 15:16:31 +00:00
  • bfce5ee979
    old announce renaynay 2021-03-10 14:32:10 +00:00
  • 12094e71b2 De-duplicate ChainID api method implementations Piers Powlesland 2021-03-10 10:10:06 +00:00
  • e848ac97a9 core/state/snapshot: fix initial account range length rjl493456442 2021-03-10 15:54:59 +08:00
  • f64ede834d core/state/snapshot: fixes rjl493456442 2021-03-10 15:03:58 +08:00
  • b6b2aafe5b core/state/snapshot: save generation progress even if the batch is empty rjl493456442 2021-03-10 13:08:25 +08:00
  • 0a2a1a8c95 core/state/snapshot: fix rjl493456442 2021-03-10 11:43:15 +08:00
  • a9ea5bee65 core/state/snapshot: add logs and fix wiping rjl493456442 2021-03-10 11:36:07 +08:00
  • 2768f31ecd
    Merge pull request #5 from blocknative/mempool-feed-extended Liam Aharon 2021-03-10 14:23:17 +11:00
  • 945ba2de84 Merge remote-tracking branch 'blocknative/mempool-feed' into mempool-feed-extended Austin Roberts 2021-03-09 20:49:06 -06:00
  • 6cace71efb abi/bind: add an option to dry run a transaction Martin 2021-03-09 14:47:28 -05:00
  • 3fd333f2d2 Merge tag 'v1.10.1' into mempool-feed-extended Austin Roberts 2021-03-09 09:17:37 -06:00
  • e60813c15a
    lint renaynay 2021-03-09 14:43:06 +00:00
  • 0b8d5a6539 core/state/snapshot: use the global batch rjl493456442 2021-03-09 20:36:07 +08:00
  • bbc8feb5f1
    Ignore header marshaling error Alexander Sadovskyi 2021-03-09 12:59:13 +01:00
  • 22082f9e56
    cmd: extend dumpgenesis to support network flags on the cmd (#22406) gary rong 2021-03-09 17:50:25 +08:00
  • bbe46141cd
    cmd/recovereth: implement wallet recovery tool Martin Holst Swende 2021-03-09 10:20:40 +01:00
  • 6ac69c8c06
    docs: proper port flag for miner Marius van der Wijden 2021-03-09 10:08:28 +01:00
  • f0e822e5ab core/state/snapshot: rename rjl493456442 2021-03-09 16:29:58 +08:00
  • 30d3185e9a
    core/rawdb: exit on error + better log msg Martin Holst Swende 2021-03-09 09:20:13 +01:00
  • 3a3d341fe4 core/state/snapshot: skip unnecessary deletion rjl493456442 2021-03-09 16:16:03 +08:00
  • 3d299b7468
    les: fix errors in metric namespace (#22459) Martin Holst Swende 2021-03-09 09:04:03 +01:00
  • 353804d5ab core/state: add metrics rjl493456442 2021-03-09 15:51:12 +08:00
  • 8bf2032dd4 eth/protocols/snapshot: count flat state size rjl493456442 2021-03-09 15:34:48 +08:00
  • fd7cf4b2c5 core, eth: updates rjl493456442 2021-03-09 15:19:16 +08:00
  • bf6c7da825 core/state/snapshot: add tests rjl493456442 2021-03-09 14:32:09 +08:00
  • 20e2174213
    add pubString to address function wuff1996 2021-03-09 14:18:20 +08:00
  • 60f57c9b0e core: initial implementation rjl493456442 2021-03-08 20:12:09 +08:00
  • 772ff50a37 added openbsd-specific diskusage Tobias Hildebrandt 2021-03-09 00:34:30 -05:00
  • 4a7becb712 eth/protocols: persist received state segments rjl493456442 2021-03-05 14:15:15 +08:00
  • fb8ac550fc Add eth_sendBundle RPC Jason Paryani 2021-02-19 10:30:30 -08:00
  • dac098cbbd
    EIP-3074: remove duplicate code and add refund on !valid Ansgar Dietrichs 2021-03-09 00:53:21 +01:00
  • 76bb10a9bf
    EIP-3074: fix constant gas pricing and validity handling Ansgar Dietrichs 2021-03-08 22:17:02 +01:00
  • 20a224cad5
    EIP-3074: implement caller / sender distinction for correct value handling Ansgar Dietrichs 2021-03-08 21:53:25 +01:00
  • 40841e105a Added proper comment for makeWork Added comments to debug what happens in channel blazejkrzak 2021-03-08 20:13:05 +01:00
  • 1b4d1e9158 Test is written that could match pandora execution flow, but API returns false after submission. Good to go further blazejkrzak 2021-03-08 19:49:39 +01:00
  • d89c867fd8 Test is written that could match pandora execution flow, but API returns false after submission. Good to go further blazejkrzak 2021-03-08 19:11:41 +01:00
  • ec85a99ccf
    initial commit for EIP-3074, incorrect value and gas handling Ansgar Dietrichs 2021-03-08 19:05:16 +01:00
  • 3bc0514f46
    les: omit '.' in metric namespace Martin Holst Swende 2021-03-08 16:22:00 +01:00
  • 0597a075a9 Get back to being compatible with len of the remote sealer channels blazejkrzak 2021-03-08 16:00:51 +01:00
  • ef8588bfd2
    go.sum: run 'go mod tidy' meows 2021-03-08 08:49:18 -06:00
  • 6e2237a902
    go.mod: bump Go version to 1.16 meows 2021-03-08 08:48:29 -06:00
  • 69b933db10
    internal/web3ext,node: migrate node admin API (Start|Stop)RPC->HTTP meows 2021-03-08 08:00:11 -06:00
  • f57016aed8 Some codestyle blazejkrzak 2021-03-08 15:35:41 +01:00
  • 9db666ef8a Removed test that was redundant blazejkrzak 2021-03-08 15:34:03 +01:00
  • f621e3af6f Prepared header is pushed via request to remote signer blazejkrzak 2021-03-08 15:33:31 +01:00
  • d70bb7ba74
    only run 66 tests against supporting node renaynay 2021-03-08 13:11:06 +00:00
  • 70e6c981e2
    les: add trailing slash to metric namespace Martin Holst Swende 2021-03-08 14:26:44 +01:00
  • be87f769f6
    core/types: reduce allocations in GasPriceCmp (#22456) Marius van der Wijden 2021-03-08 14:23:28 +01:00
  • c7b429ddef
    core/rawdb: properly hash transactions while indexing/unindexing Martin Holst Swende 2021-03-08 13:58:24 +01:00
  • b385a304d3
    core/rawdb: add failing testcase Martin Holst Swende 2021-03-08 13:37:40 +01:00
  • d634b14537
    core/rawdb: more verbose error logs + better hashing Martin Holst Swende 2021-03-08 13:16:39 +01:00
  • d3e7b99a3d Introduced Pandora mode to Seal engine blazejkrzak 2021-03-08 13:07:00 +01:00
  • b368c6dee5 core/types: reduce allocations in GasPriceCmp Marius van der Wijden 2021-03-08 12:22:39 +01:00
  • bd364006cd - added test for submission; mxmar 2021-03-08 11:27:32 +01:00
  • e937def5a6
    les: improve log output Martin Holst Swende 2021-03-08 11:03:33 +01:00
  • 182670849e
    params: begin v1.10.2 release cycle Péter Szilágyi 2021-03-08 11:34:08 +02:00
  • c2d2f4ed8f
    params: release Geth v1.10.1 v1.10.1 Péter Szilágyi 2021-03-08 11:32:20 +02:00
  • 5aba946164
    Merge pull request #22452 from holiman/testupdate_berlin Péter Szilágyi 2021-03-07 22:27:53 +02:00
  • 72b8cacf13
    tests: update reference tests with 2315 removed from Berlin Martin Holst Swende 2021-03-07 20:55:01 +01:00
  • 44c0bb2b44
    Merge pull request #22426 from ethereum/revert-22413-unship-berlin Péter Szilágyi 2021-03-07 19:39:11 +02:00
  • 658cb9fc4f
    Merge pull request #22414 from karalabe/unship-2315 Péter Szilágyi 2021-03-07 19:38:49 +02:00
  • 4d8f636041 abi/bind: add an option to dry run a transaction Martin 2021-03-06 00:16:34 -05:00
  • 780f809f32 abi/bind: add an option to dry run a transaction Martin 2021-03-05 23:56:19 -05:00
  • 894d17a364 - modified lru in ethash test; mxmar 2021-03-05 21:40:16 +01:00
  • ee4453af7b Lru cache have its own problem blazejkrzak 2021-03-05 19:55:03 +01:00
  • d9c78b5f39 Attempt to run pandora with mocked vanguard blazejkrzak 2021-03-05 19:24:14 +01:00
  • 5a6aeb9128 Merge tag 'v1.10.0' into mempool-feed-extended Austin Roberts 2021-03-05 10:36:42 -06:00
  • 456f32cf94 Marked things that needs to be changed to make pandora engine working. It is marked on ethash, because approach is driven by minimal changes, maximum output blazejkrzak 2021-03-05 15:20:16 +01:00
  • e592f2dd5a goleveldb:Add fsync after creating new manifest ucwong 2021-03-05 13:08:52 +08:00
  • ed1bc8740f fastcache-1.5.8 ucwong 2021-03-05 11:20:10 +08:00
  • c51deaae0e Merge branch 'master' of github.com:ethereum/go-ethereum blazejkrzak 2021-03-04 17:48:49 +01:00
  • dab90e4d42
    Merge pull request #22432 from karalabe/add-hirsute Péter Szilágyi 2021-03-04 14:03:54 +02:00
  • 5b95453ef2
    build: add support for Ubuntu Hirsute Hippo Péter Szilágyi 2021-03-04 13:57:02 +02:00
  • 89026d5d70
    Merge pull request #22431 from karalabe/builder-fix-ppa Péter Szilágyi 2021-03-04 13:12:03 +02:00
  • de61da99c4
    build: fix PPA failure due to updated debsrc Péter Szilágyi 2021-03-04 13:04:50 +02:00
  • 9230ca4924 Revert "core/forkid, params: unset Berlin fork number (#22413)" Péter Szilágyi 2021-03-04 10:44:37 +02:00
  • 63385374ec params: begin v1.10.1 release cycle Felix Lange 2021-03-03 18:01:31 +01:00
  • 56dec25ae2 params: release geth 1.10.0 stable v1.10.0 Felix Lange 2021-03-03 17:44:17 +01:00
  • cd316d7c71
    tests: update to latest tests (#22290) Marius van der Wijden 2021-03-03 15:50:07 +01:00
  • 5a81dd97d5
    cmd: retire whisper flags (#22421) gary rong 2021-03-03 22:08:14 +08:00
  • b24804d88c
    les: fix nodiscover option on the client side (#22422) Felföldi Zsolt 2021-03-03 15:05:24 +01:00
  • d0a711bf5c les: fix nodiscover option on the client side Zsolt Felfoldi 2021-03-03 14:04:56 +01:00
  • 5796e1c1f5 cmd/geth: remove whisper configs rjl493456442 2021-03-03 19:05:20 +08:00
  • d1c850a70c cmd: retire whisper flags rjl493456442 2021-03-03 18:58:32 +08:00
  • ba999105ef
    core/forkid, params: unset Berlin fork number (#22413) Péter Szilágyi 2021-03-03 12:05:27 +02:00
  • 07e907c7d4
    cmd/utils: fix txlookuplimit for archive node (#22419) gary rong 2021-03-03 18:04:50 +08:00
  • c539a052bd
    params: update chts (#22418) gary rong 2021-03-03 18:04:25 +08:00
  • 53092c79ef cmd/utils: set the txlookuplimit to 0 rjl493456442 2021-03-03 16:03:10 +08:00