Commit graph

  • 00a4aa7f69
    Fix issue with different state depending on input order. Luis Ayuso 2025-03-10 12:29:52 +0100
  • 9fe8e2bab8
    Rewrite pool test for SetCodeTransactions Luis Ayuso 2025-03-10 12:25:46 +0100
  • f3dfb9da9e
    Avoid state leaking between tests. Luis Ayuso 2025-03-10 12:17:35 +0100
  • 45dce9d3e1
    Rename errTxPoolTerminated and fix comment Pepper Lebeck-Jobe 2025-03-10 10:19:12 +0100
  • a9317abcd1
    Merge pull request #897 from gzliudan/fix_TestPendingLogsSubscription Daniel Liu 2025-03-10 15:43:25 +0800
  • 2dfa020165 eth/filters: fix TestPendingLogsSubscription (#23619) Miro 2021-10-04 08:09:51 -0400
  • ecd835b1b8
    Merge pull request #896 from gzliudan/indexer_configurable Daniel Liu 2025-03-10 15:42:21 +0800
  • 2697703c0f core, eth, params: make indexer configurable (#17188) Daniel Liu 2025-03-05 17:49:36 +0800
  • 3c80686dad
    Merge pull request #895 from gzliudan/remove-les Daniel Liu 2025-03-10 15:40:39 +0800
  • 2f349da4bf cmd: remove deprecated lightchaindata db (#30527) Daniel Liu 2025-03-07 13:18:49 +0800
  • 825a3cbb77 light: remove package (#28614) Daniel Liu 2025-03-07 12:11:09 +0800
  • 66e73ad32e cmd, les: remove light client code (#28586) Daniel Liu 2025-03-07 11:33:11 +0800
  • 080dcfd48f
    update new reward parameter on devnet (#899) benjamin202410 2025-03-10 00:31:36 -0700
  • d0bd86a632 core: prefund precompiles in developer genesis Marius van der Wijden 2025-03-09 10:36:17 +0100
  • efbfd60222
    core: return early if scheduled fork's timestamp can't be retrieved lightclient 2025-03-08 22:16:53 +0100
  • 82690c972d
    all: replace cancun override flag with prague lightclient 2025-03-08 22:02:32 +0100
  • 62eda99668
    core,params: add fork readiness indicator in logs lightclient 2025-03-08 21:38:42 +0100
  • c88ca081e2
    Merge branch 'ethereum:master' into gethintegration Chen Kai 2025-03-09 03:57:59 +0800
  • 14ab4d5d52
    Update lib.go Felix Lange 2025-03-08 18:37:05 +0100
  • e9d795da7c
    Update lib.go Felix Lange 2025-03-08 18:35:13 +0100
  • 9f5d77bae6 accounts/abi/bind/v2: clarify that v2 utility methods are intended to be used with contract bindings generated with --v2. Simplify Transact impl Jared Wasinger 2025-03-08 11:27:57 +0100
  • b33c6c97c5 accounts/abi/bind/v2: add package-level documentation summarizing the utilties. Better documentation indicating the intended use of DefaultDeployer and the deployment options available. Jared Wasinger 2025-03-08 10:19:25 +0100
  • 0488cd98e9 Added a test to prove code change at block level works Matthieu Vachon 2025-03-07 17:37:01 -0500
  • f449561d95 Add test for AccessList.WithoutAuthorizations() function sashabeton 2025-03-07 23:10:15 +0100
  • 2096ca7db8 Exclude valid authorities from access list when calling eth_createAccessList sashabeton 2025-03-07 19:26:58 +0100
  • 71d4441981
    Try using a custom error type Pepper Lebeck-Jobe 2025-03-07 17:48:23 +0100
  • 4c6e50e7d1
    chore: module-renaming workflow inverts between libevm and geth (#152) Arran Schlosberg 2025-03-07 13:23:11 +0000
  • 697b68a54d
    Merge pull request #1475 from MqllR/fix_bootnodes Lucca Martins 2025-03-07 09:43:52 -0300
  • f6d5b76b2c
    Also commit the call to fallibleCommit Pepper Lebeck-Jobe 2025-03-07 13:18:01 +0100
  • 7fab62da4d
    Introduce fallibleCommit which can error Pepper Lebeck-Jobe 2025-03-07 13:13:48 +0100
  • 0852f60e98
    Merge pull request #31329 from ethereum/header-parsing-fix Corwin Smith 2025-03-07 04:35:59 -0700
  • 1d87b93aa6
    fix: use single source of truth for bootnodes Mael Regnery 2025-03-05 11:03:27 +0100
  • 9aba6895b9
    core/rawdb,state: add preimage miss metric (#31295) Delweng 2025-03-07 18:23:19 +0800
  • 5bf1c0ffdd website: Remove h4 heading component and update document navigation Corwin Smith 2025-03-07 11:04:18 +0100
  • 829c3cba34 accounts/abi/bind/v2: simplify EventIterator.Next interface: don't return error Jared Wasinger 2025-03-07 10:23:04 +0100
  • 24dbfc82cd accounts/abi/bind/v2/internal/contracts: recompile all contracts to update any bindings that were stale (all changed because I used a newer version of solc) Jared Wasinger 2025-03-07 10:17:47 +0100
  • 81fc9b76b8 go.mod: update crypto to solve CVE-2025-22869 buddh0 2025-03-07 13:42:46 +0800
  • 353c1f4201
    Merge pull request #894 from gzliudan/ligth_cht Daniel Liu 2025-03-07 11:22:19 +0800
  • 2165beaf4c
    feat: add devnet build workflow Moreti Georgiev 2025-03-07 00:41:19 +0200
  • 144c230f6a
    Merge branch 'master' of github.com:MorettiGeorgiev/go-ethereum Moreti Georgiev 2025-03-07 00:30:51 +0200
  • caae2eb3f8
    feat: add devnet and Dockerfile for it Moreti Georgiev 2025-03-07 00:29:21 +0200
  • 5f75e73cb7
    fix(txpool): Demote error log to warn Austin Larson 2025-03-06 16:48:41 -0500
  • 35c06da30b
    fix remotedb.go Ocenka 2025-03-06 19:58:40 +0000
  • cde1056e24
    Merge branch 'master' into enhance-simulation-api Rez 2025-03-07 05:58:26 +1100
  • acf8d871de
    Merge pull request #1464 from FlyingFog/crypto Lucca Martins 2025-03-06 14:49:15 -0300
  • c05e2de963 website: Filter out h4 headings from document navigation Corwin Smith 2025-03-06 18:03:39 +0100
  • 1255eba343 website: Simplify h4 heading component rendering Corwin Smith 2025-03-06 17:59:27 +0100
  • 61cfff3bc5
    fix: print genesisStateRoot on startup (#1136) Péter Garamvölgyi 2025-03-06 13:08:59 +0100
  • 8d2920bbc4
    Avoid a race in the SimulatedBeacon Stop call Pepper Lebeck-Jobe 2025-03-06 11:54:50 +0100
  • f039b26e7a light: CHT and bloom trie indexers working in light mode (#16534) Daniel Liu 2025-03-06 13:25:57 +0800
  • a898812123
    Merge pull request #893 from gzliudan/fix_nodeinfo Daniel Liu 2025-03-06 15:24:58 +0800
  • d2ea5c22ff Ensure we get system calls traced in tests Matthieu Vachon 2025-03-06 00:47:24 -0500
  • 23d6bdddcc Fixed tests and wrongly generated fh3.0 models Matthieu Vachon 2025-03-06 00:41:22 -0500
  • dcaa12917b First pass on getting tests to pass Matthieu Vachon 2025-03-05 19:13:25 -0500
  • d65d88c34e
    Update config.go VolodymyrBg 2025-03-05 19:55:30 +0200
  • 025f35a54d
    Update flags.go VolodymyrBg 2025-03-05 19:55:09 +0200
  • 3f884ca9dc
    Update main.go VolodymyrBg 2025-03-05 19:54:48 +0200
  • cad5df59b6
    Update backend.go VolodymyrBg 2025-03-05 19:54:24 +0200
  • f9fd6ceb42
    Update chaincmd.go VolodymyrBg 2025-03-05 19:53:54 +0200
  • e91d2f9615
    Create historymode.go VolodymyrBg 2025-03-05 19:53:27 +0200
  • 478940e796
    feat: Euclid release on Scroll Sepolia (#1122) Péter Garamvölgyi 2025-03-05 16:10:38 +0100
  • b56148a944
    Revert "core: match on deposit contract log topic (#31317)" Hannahleigh33 2025-03-05 08:30:11 -0600
  • ed4799f86f cmd/geth: update PendingFeeRecipient in simulated beacon configuration islishude 2025-03-05 21:09:49 +0800
  • 2eccba2eaa les: fix crasher in NodeInfo when running as server (#17419) Daniel Liu 2025-03-05 20:06:35 +0800
  • 208caeb495 Merge tag 'v1.15.5' into release/geth-1.x-fh3.0 Matthieu Vachon 2025-03-05 07:25:04 -0500
  • 12bd028cde
    CI changes to accommodate Anvil Arya Lanjewar 2025-03-05 17:39:59 +0530
  • d219e9b005
    build: fix execution-spec-tests sanitycheck URL (#31314) Halimao 2025-03-05 19:51:53 +0800
  • 406325a50c
    ethclient: add Version method to retrieve client version tr1sm0s1n 2025-03-05 17:13:38 +0530
  • f767ec7f84
    CI changes to accommodate Anvil Arya Lanjewar 2025-03-05 16:42:28 +0530
  • d3b4d34e37
    Revert "CI changes to accommodate Anvil" Arya Lanjewar 2025-03-05 16:32:29 +0530
  • 2645b4e0bf version: begin v1.15.6 release cycle Felix Lange 2025-03-05 11:57:18 +0100
  • 4263936a04 version: release v1.15.5 stable v1.15.5 Felix Lange 2025-03-05 11:55:17 +0100
  • 65a5f58218
    Revert "CI changes to accommodate Anvil" Arya Lanjewar 2025-03-05 16:22:52 +0530
  • 02dcfff5e4 miner: ignore deposit transaction Marius van der Wijden 2025-03-05 11:37:09 +0100
  • d5b5ae1fa0
    CI changes to accommodate Anvil Arya Lanjewar 2025-03-05 16:01:12 +0530
  • e62c6f08e2
    fix: add ABI with removed functions from contract (#1135) Jonas Theis 2025-03-05 18:26:41 +0800
  • 86fc556609
    Merge branch 'develop' into anvil-ci Arya Lanjewar 2025-03-05 15:50:05 +0530
  • c2531f4d03
    Merge pull request #1474 from maticnetwork/krishang/remove-mumbai-from-readme Krishang Shah 2025-03-05 15:46:13 +0530
  • cd78b65cda
    core: match on deposit contract log topic (#31317) Felix Lange 2025-03-05 11:04:24 +0100
  • 658c607e13
    build: upgrade to Go 1.24.1 and golangci-lint 1.64.4 (#31313) levisyin 2025-03-05 18:02:18 +0800
  • 6954c73459
    fix(sync service): skip messages with lower index (#1134) Jonas Theis 2025-03-05 18:00:31 +0800
  • c086718f4d cmd/utils: don't unlock new keystore islishude 2025-03-05 16:52:51 +0800
  • 42ca6303cd core: match on deposit contract log topic Felix Lange 2025-03-05 09:46:02 +0100
  • 57148478e9
    gencodec Péter Garamvölgyi 2025-03-05 09:43:31 +0100
  • 927abd60f8 eth/catlyst,cmd/geth: improve devnet experience islishude 2025-03-05 16:42:17 +0800
  • 3d0004abae
    Remove mumbai from README kamuikatsurgi 2025-03-05 13:58:44 +0530
  • f1e523a142
    wip: disable new fields Péter Garamvölgyi 2025-03-05 09:07:57 +0100
  • e247123644
    fix: Add RequestHash header field for SDK compatibility Péter Garamvölgyi 2025-03-05 08:52:36 +0100
  • a884a6991a eth: add transaction propagation test for blob transaction Bui Quang Minh 2025-03-05 14:13:17 +0700
  • 2f06e10b4c
    Merge pull request #892 from gzliudan/clean_genesis_hash Daniel Liu 2025-03-05 14:32:07 +0800
  • 3976617ac2 core, light, params: clean genesis hash Daniel Liu 2025-03-04 18:59:26 +0800
  • 7adf2b81c2
    Merge pull request #890 from gzliudan/new_bootnode Daniel Liu 2025-03-05 14:28:56 +0800
  • f98862792e
    Merge pull request #4 from MorettiGeorgiev/test-build-workflow Moretti Georgiev 2025-03-05 00:24:25 +0200
  • 9ee5fcfbdd
    chore: remove empty lines in docker compose Moreti Georgiev 2025-03-05 00:23:53 +0200
  • af36384ffe
    Merge pull request #3 from MorettiGeorgiev/add-docker-compose Moretti Georgiev 2025-03-05 00:19:55 +0200
  • 536f0f5f31
    feat: add docker compose Moreti Georgiev 2025-03-05 00:18:17 +0200
  • 0c20a4fec4
    fix: sanitycheck execution-spec-tests 404 error Halimao 2025-03-05 06:12:26 +0800
  • b6b1e082db
    build: upgrade -dlgo version to Go 1.24.1 levisyin 2025-03-05 05:55:07 +0800
  • aedd76b75d
    Merge pull request #2 from MorettiGeorgiev/deploy-image-ecr Moretti Georgiev 2025-03-04 23:33:09 +0200
  • d162c11225
    fix: change name of ecr var Moreti Georgiev 2025-03-04 23:31:18 +0200