Commit Graph

  • b6d72df43a debug debug Roy Crihfield 2024-05-02 13:56:50 +0800
  • a74854121b Use plugeth-utils tag Roy Crihfield 2024-04-23 18:31:31 +0800
  • 5c11ceee96 [wip] Update plugeth-utils for c-kzg-4844 patch Roy Crihfield 2024-04-03 14:02:20 +0800
  • c50b6cc026 Update plugeth-utils statediff v1.13.14-cerc-0 Roy Crihfield 2024-03-30 21:29:51 +0800
  • 8f9f7c5e54 Merge pull request 'Patch upstream Geth 1.13.14 merge' (#7) Roy Crihfield 2024-03-30 11:23:46 +0000
  • 6ffe72d5e6 Dockerfile clean up Roy Crihfield 2024-03-28 17:10:18 +0800
  • 730bea26d5 Patches for merge Roy Crihfield 2024-03-28 17:09:35 +0800
  • 4ad641831b Merge remote-tracking branch 'upstream/develop' into statediff Roy Crihfield 2024-03-28 17:07:00 +0800
  • ba3343ad12
    Merge pull request #111 from openrelayxyz/feature/network-etc-miner Austin Roberts 2024-03-04 13:42:48 -0600
  • 1a89183720
    Merge pull request #110 from openrelayxyz/merge/geth-v1.13.14 Austin Roberts 2024-03-04 13:30:56 -0600
  • 98464ca463 Further changes to enable the shanghai fork as well as redefining the random opcode philip-morlier 2024-02-28 20:37:17 -0800
  • 2a41f9d36f Merge remote-tracking branch 'origin/feature/etc-plugin-miner' into feature/network-etc-miner philip-morlier 2024-02-28 14:39:02 -0800
  • e7eb23251f Merge tag 'v1.13.14' into merge/geth-v1.13.14 philip-morlier 2024-02-27 09:11:02 -0800
  • 2bd6bd01d2 Merge branch 'master' into release/1.13 Péter Szilágyi 2024-02-27 13:51:11 +0200
  • 9038ba6942 params: release Geth v1.13.14 Péter Szilágyi 2024-02-27 13:50:30 +0200
  • 51b479e564
    core/txpool: elevate the 'already reserved' error into a constant (#29095) Roberto Bayardo 2024-02-27 03:27:50 -0800
  • 5a0f468f8c
    eth/tracers: Fix callTracer logs on onlyTopCall == true (#29068) Andrei Silviu Dragnea 2024-02-27 10:29:12 +0100
  • 45a272c7b9
    core/txpool: no need to log loud rotate if no local txs (#29083) Delweng 2024-02-27 00:34:45 +0800
  • 63aaac8100
    core/txpool/blobpool: reduce default database cap for rollout (#29090) Péter Szilágyi 2024-02-26 14:27:56 +0200
  • c1f59b98f6
    eth/catalyst: remove variable in tx conversion loop (#29076) cui 2024-02-26 20:22:13 +0800
  • 821d70240d
    cmd/clef: add spaces in README.md table (#29077) Justin Dhillon 2024-02-26 02:03:59 -0800
  • 8bca93e82c
    internal/ethapi: pass blob hashes to gas estimation (#29085) maskpp 2024-02-26 18:02:18 +0800
  • edffacca8f
    eth/catalyst: enable some commented-out testcases   (#29073) cui 2024-02-26 17:59:03 +0800
  • 26724fc2aa
    p2p, log, rpc: use errors.New to replace fmt.Errorf with no parameters (#29074) Qt 2024-02-26 17:25:35 +0800
  • 32d4d6e616
    core/txpool: reject blob txs with blob fee cap below the minimum (#29081) Roberto Bayardo 2024-02-26 01:06:52 -0800
  • 93c541ad56
    eth/catalyst: fix wrong error message of payloadV2 after cancun (#29049) Haotian 2024-02-23 16:57:47 +0800
  • bd9dd1b3ce Merge tag 'v1.13.13' into merge/geth-v1.13.13 philip-morlier 2024-02-22 11:19:29 -0800
  • b87b9b4533
    internal/ethapi:fix zero rpc gas cap in eth_createAccessList (#28846) colin 2024-02-22 23:35:23 +0800
  • e47a7c22c4
    internal/ethapi: use overriden baseFee for gasPrice (#29051) ArtificialPB 2024-02-22 14:39:22 +0100
  • b590cae892 params: begin v1.13.14 release cycle Felix Lange 2024-02-21 15:49:50 +0100
  • 7f131dcbc9 Merge branch 'master' into release/1.13 Felix Lange 2024-02-21 15:48:38 +0100
  • 3b4ede7444 params: release go-ethereum v1.13.13 stable Felix Lange 2024-02-21 15:44:02 +0100
  • b47cf8fe1d
    internal/ethapi: fix defaults for blob fields (#29037) Sina Mahmoodi 2024-02-21 12:46:32 +0100
  • b9ca38b735
    core/txpool: fix typo (#29036) colin 2024-02-21 16:00:01 +0800
  • 79e340fb12
    params: add cancun upgrade banner (#29042) Haotian 2024-02-21 15:59:21 +0800
  • 3c9d3b52b0 Added IsShanghai to test, increased size of hookChan in test to occomodate. philip-morlier 2024-02-20 13:17:11 -0800
  • bba3fa9af9
    core,eth,internal: fix typo (#29024) buddho 2024-02-20 19:42:48 +0800
  • 7f5e96dc6c
    core/txpool: fix typo (#29031) buddho 2024-02-20 18:08:56 +0800
  • f4852b8ddc
    core/txpool, eth, miner: retrieve plain and blob txs separately (#29026) Péter Szilágyi 2024-02-20 11:37:23 +0200
  • ac0ff04460
    core/vm, params: ensure order of forks, prevent overflow (#29023) Martin HS 2024-02-19 16:29:59 +0100
  • 6fb0d0992b
    core/txpool, miner: speed up blob pool pending retrievals (#29008) Péter Szilágyi 2024-02-19 15:59:40 +0200
  • 5d984796af
    core: using math.MaxUint64 instead of 0xffffffffffffffff (#29022) cui 2024-02-19 20:03:58 +0800
  • 034bc4669f
    ethstats: prevent panic if head block is not available (#29020) rjl493456442 2024-02-19 14:25:53 +0800
  • 593e303485
    core/txpool, eth, miner: pre-filter dynamic fees during pending tx retrieval (#29005) Péter Szilágyi 2024-02-17 13:37:14 +0200
  • 95741b1844
    core: move genesis alloc types to core/types (#29003) Sina Mahmoodi 2024-02-16 19:05:33 +0100
  • 3c30de219f
    core/txpool/blobpool: update the blob db with corruption handling (#29001) Péter Szilágyi 2024-02-16 17:33:14 +0200
  • fd7b4068cd Updated comment in test plugin philip-morlier 2024-02-15 13:07:06 -0800
  • a193bb0c73
    core/txpool/legacypool: remove a redundant heap.Init (#28910) colin 2024-02-16 02:50:17 +0800
  • 1bdf8b9b2d
    cmd/devp2p/internal/ethtest: some fixes for the eth test suite (#28996) Felix Lange 2024-02-15 19:43:37 +0100
  • 0c412dcd1f
    cmd/evm: fix typo in test script (#28995) alex 2024-02-15 22:54:40 +0800
  • 286090689a
    eth/catalyst: add getClientVersion to capabilities (#28994) Marius van der Wijden 2024-02-15 14:43:45 +0100
  • 886f0e72e5
    tests: update execution spec tests + split statetest exec (#28993) Martin HS 2024-02-15 13:30:11 +0100
  • 9e3e46671e
    eth/catalyst,beacon/engine: implement GetClientVersionV1 (#28915) lightclient 2024-02-15 04:01:30 -0700
  • 2a1d94bd1d
    cmd/devp2p: fix modulo in makeBlobTxs (#28970) colin 2024-02-15 17:22:03 +0800
  • efddedc16c
    core/txpool/blobpool: rename variables in comments (#28981) bk 2024-02-15 04:20:10 -0500
  • 9d537f5439
    ethereum, ethclient: add blob transaction fields in CallMsg (#28989) maskpp 2024-02-15 17:08:46 +0800
  • 7c47123898 Don't include base fee on non-1559 chains Austin Roberts 2024-02-14 16:30:05 -0600
  • 8321fe2fda
    tests: fix goroutine leak related to state snapshot generation (#28974) Martin HS 2024-02-14 17:02:56 +0100
  • 55a46c3b10
    cmd/utils: fix merge-breakage in test (#28985) Martin HS 2024-02-14 09:26:53 +0100
  • fe91d476ba
    all: remove the dependency from trie to triedb (#28824) rjl493456442 2024-02-13 21:49:53 +0800
  • 4c15d58007
    internal/ethapi, signer/core: fix documentation-links (#28979) Lindlof 2024-02-13 12:14:18 +0300
  • beb2954fa4
    core/txpool/legacypool: use uint256.Int instead of big.Int (#28606) Ng Wei Han 2024-02-13 17:10:11 +0800
  • f1c27c286e
    internal/ethapi: fix gas estimation bug in eth_fillTransaction for blob tx (#28929) maskpp 2024-02-10 03:53:04 +0800
  • 1a79089193
    fix: update outdated link to trezor docs (#28966) Peter Straus 2024-02-09 19:30:56 +0100
  • d45248db7a go.sum updated in automated merge philip-morlier 2024-02-09 07:28:54 -0800
  • 7e8ed6b43d Merge commit '02eb36afc' into merge/geth-v1.13.12 philip-morlier 2024-02-09 07:15:32 -0800
  • f0c5b6765d
    build: remove ubuntu 'lunar' build (#28962) Martin HS 2024-02-09 13:15:11 +0100
  • 89575aeb4b
    params: begin v1.13.13 release cycle Martin Holst Swende 2024-02-09 08:00:05 +0100
  • 02eb36afc2
    all: release go-ethereum v1.13.12 (#28961) Martin HS 2024-02-09 07:58:48 +0100
  • 8facf44109
    params: go-ethereum v1.13.12 stable Martin Holst Swende 2024-02-09 07:51:43 +0100
  • 85938dda09
    internal/era: update block index format to be based on record offset (#28959) lightclient 2024-02-08 23:42:50 -0700
  • ac5aa672d3
    internal/ethapi: add support for blobs in eth_fillTransaction (#28839) Sina Mahmoodi 2024-02-08 19:53:32 +0100
  • 2732fb10d2
    params, core/forkid: add mainnet timestamp for Cancun (#28958) lightclient 2024-02-08 11:36:38 -0700
  • 8a76a814a2
    cmd/devp2p, eth: drop support for eth/67 (#28956) Péter Szilágyi 2024-02-08 15:49:19 +0200
  • ae3b7a0b65
    eth/gasprice: fix percentile validation in eth_feeHistory (#28954) Felix Lange 2024-02-08 13:34:38 +0100
  • 2dc33d46b8
    ethclient/simulated: fix typo (#28952) alex 2024-02-08 18:25:13 +0800
  • 2ab365f6d8
    all: fix docstring names (#28923) zoereco 2024-02-07 21:10:49 +0100
  • 69f5d5ba1f
    node, rpc: add configurable HTTP request limit (#28948) Felix Lange 2024-02-07 21:06:38 +0100
  • 449d3f0d87
    core,params: add holesky to default genesis function (#28903) lightclient 2024-02-07 09:19:14 -0700
  • 1f50aa7631
    cmd,internal/era: implement export-history subcommand (#26621) lightclient 2024-02-07 09:18:27 -0700
  • 199e0c9ff5
    core/state, core/vm: minor uint256 related perf improvements (#28944) lmittmann 2024-02-07 17:01:38 +0100
  • 16ce7bf50f
    eth, miner: fix enforcing the minimum miner tip (#28933) Péter Szilágyi 2024-02-06 10:59:24 +0200
  • 0b5d8d2b58
    core: cache transaction indexing tail in memory (#28908) rjl493456442 2024-02-06 10:44:42 +0800
  • 99e9c0702b
    Makefile: add help target to display available targets (#28845) Halimao 2024-02-06 05:48:19 +0800
  • 8fd43c8013
    all: fix typos in comments (#28881) Dimitris Apostolou 2024-02-05 23:16:32 +0200
  • 8ec638dc5e
    internal/flags: fix --miner.gasprice default listing (#28932) Péter Szilágyi 2024-02-05 23:01:56 +0200
  • 19af9008f1
    p2p: fix accidental termination of portMappingLoop (#28911) Chris Ziogas 2024-02-05 23:00:46 +0200
  • 253447a4f5
    core/types: fix typo (#28922) zoereco 2024-02-04 06:55:30 +0100
  • 47d76c5f95
    core/txpool: don't inject lazy resolved transactions into the container (#28917) Péter Szilágyi 2024-02-02 20:39:12 +0200
  • 62affdc9c5
    core/txpool/blobpool: post-crash cleanup and addition/removal metrics (#28914) Péter Szilágyi 2024-02-02 18:26:35 +0200
  • 06a871136e
    deps: update memsize (#28916) Martin HS 2024-02-02 17:26:13 +0100
  • 5c67066a05
    eth/downloader: fix skeleton cleanup (#28581) rjl493456442 2024-01-31 16:57:33 +0800
  • 3adf1cecf2
    build: fix problem with windows line-endings in CI download (#28900) Martin HS 2024-01-31 09:45:20 +0100
  • eaac53ec38
    core: reset tx lookup cache if necessary (#28865) rjl493456442 2024-01-30 09:34:14 +0800
  • fc380f52ef
    docs/postmortems: fix outdated link (#28893) KeienWang 2024-01-29 23:40:57 +0800
  • e2778cd59f
    eth/catalyst: allow payload attributes v1 in fcu v2 (#28882) lightclient 2024-01-29 03:53:25 -0700
  • db98cc485e
    README.md: fix travis badge (#28889) KeienWang 2024-01-29 17:58:43 +0800
  • 2e947b7a00
    core/types: fix and test handling of faulty nil-returning signer (#28879) protolambda 2024-01-27 14:16:20 -0600
  • 3a2484e12d Shanghai activation philip-morlier 2024-01-26 13:09:03 -0800
  • bc0b87ca19
    internal/flags: fix typo (#28876) alex 2024-01-26 15:57:04 +0800