Commit graph

  • 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
  • e0e6fe9309
    feat: deploy image to AWS ECR Moreti Georgiev 2025-03-04 23:29:02 +0200
  • 5c2053c78d
    Merge pull request #1 from MorettiGeorgiev/add-docker-build-workflow Moretti Georgiev 2025-03-04 22:22:44 +0200
  • d801536d90
    feat: add initial docker-build workflow Moreti Georgiev 2025-03-04 22:17:29 +0200
  • 338142386f
    Update readme.md Maxim Evtush 2025-03-04 18:51:55 +0100
  • 3c801b6aa5
    Update readme.md Maxim Evtush 2025-03-04 18:50:44 +0100
  • a7aebd4f25 apply code review jsvisa 2025-03-04 14:51:50 +0000
  • 2a423ddb9c
    Merge branch 'ethereum:master' into gethintegration Chen Kai 2025-03-04 21:38:38 +0800
  • 3c454e7101
    fix: correctly select consensus engine during EuclidV2 transition (#1130) Péter Garamvölgyi 2025-03-04 12:25:38 +0100
  • fe67bfdde3 eth: avoid transaction pool query when annoucing transaction Bui Quang Minh 2025-03-04 16:29:26 +0700
  • 4d0b8aa70c core/txpool, eth: add GetRLP to transaction pool Bui Quang Minh 2025-03-04 13:57:06 +0700
  • 7405dc5c4b
    eth/tracers: fix omitempty for memory and storage (#31289) Sina M 2025-03-04 09:30:03 +0100
  • ec3617947f
    Update version to 2.0.1-beta kamuikatsurgi 2025-03-04 13:45:16 +0530
  • 24403e9df3
    Merge branch 'master' into v2.0.1-beta-candidate kamuikatsurgi 2025-03-04 13:44:16 +0530
  • 4797ee9565
    ci: update Rust version for build-geth workflow (#1131) Péter Garamvölgyi 2025-03-04 08:55:02 +0100
  • 7e26589b67
    Merge pull request #43 from sei-protocol/tony/fix-gasestimator codchen 2025-03-04 11:11:10 +0800
  • 596b3509f4 Pass custom precompiles in gasestimator Tony Chen 2025-03-04 11:10:12 +0800
  • 03f614fb27
    chore(core): revert []*ethapi.RPCTransaction changes in miner (#394) David 2025-03-04 11:15:56 +0900
  • 748fb82899
    fix: accept header at most 100ms earlier than timestamp (#1129) Péter Garamvölgyi 2025-03-03 16:31:57 +0100
  • facb73215a
    Merge pull request #1471 from maticnetwork/krishang/bor-info Krishang Shah 2025-03-03 17:51:45 +0530
  • 40ebbd6491
    feat(L1 follower): adjust to recent CodecV7 and contract changes (#1120) Jonas Theis 2025-03-03 20:14:32 +0800
  • cdd61bdd96
    chore(ci): Fix GoVuln and formatting (#1468) Krishang Shah 2025-03-03 17:20:29 +0530
  • 192f6d2704
    chore: improve comments kamuikatsurgi 2025-03-03 17:08:58 +0530
  • 7afea05a0d
    feat: bor_info metric kamuikatsurgi 2025-03-03 15:06:02 +0530
  • 87e196052a
    fix(system-contract): Check coinbase during header verification (#1128) Péter Garamvölgyi 2025-03-03 10:06:50 +0100
  • 1ceb1ba496
    fix(system-contract): Ensure header.coinbase is not set (#1127) Péter Garamvölgyi 2025-03-03 09:53:19 +0100
  • a9c1e92907
    Merge pull request #42 from sei-protocol/tony/precompile-dyn-load codchen 2025-03-03 15:54:48 +0800
  • 05510dc1f8 make precompile loading dynamic Tony Chen 2025-03-03 15:53:40 +0800
  • 873ce4f7ac
    Merge branch 'ethereum:master' into gethintegration Chen Kai 2025-03-03 10:49:36 +0800
  • bcab248ac3 cicd, params: update bootnode 81.0.220.137 for mainet Daniel Liu 2025-03-03 09:42:42 +0800
  • 1dedddbffb
    feat: address system contract consensus issues and comments (#1126) Péter Garamvölgyi 2025-03-02 21:01:28 +0100
  • eb156f3e06 First pass on adding Polygon 2.0 support Matthieu Vachon 2025-03-02 12:56:38 -0500