Commit graph

  • 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
  • c36e4d54c0
    Upgrade reward 2.0 (#865) wgr523 2025-03-02 18:44:34 +0800
  • fc663874c8 gofmt islishude 2025-03-02 10:00:38 +0800
  • 7888f922e7 gofmt islishude 2025-03-02 09:56:40 +0800
  • 6254a4bc6b Merge tag 'v1.15.4' into release/geth-1.x-fh3.0 Matthieu Vachon 2025-03-01 19:32:21 -0500
  • 6a217445ef
    Update simulate.go Rez 2025-03-02 08:45:39 +1100
  • d71a99029f
    Update simulate.go Rez 2025-03-02 08:45:19 +1100
  • 2407255bb3
    Add support Rez 2025-02-26 17:13:38 +1100
  • ebff2f42c0 version: begin v1.15.5 release cycle Felix Lange 2025-03-01 21:40:14 +0100
  • 8ccca244f1 version: release go-ethereum v1.15.4 stable v1.15.4 Felix Lange 2025-03-01 21:37:47 +0100
  • 975d4f8b70
    ethclient/simulated: include type 0x03 and 0x04 transactions to testing tr1sm0s1n 2025-03-02 00:15:19 +0530
  • 2ca14aa5f0
    ethclient/simulated: add function to create a type 0x04 transaction tr1sm0s1n 2025-03-02 00:09:48 +0530
  • f18fcf4776 all: simplify length calculations using min/max functions islishude 2025-03-01 23:27:55 +0800
  • 10c2a7efd6 all: replaces []byte(fmt.Sprintf(...)) by fmt.Appendf(nil, ...) islishude 2025-03-01 23:22:01 +0800
  • b2e0fdad7b all: replace manual map copying with maps.Copy for improved readability islishude 2025-03-01 23:19:48 +0800
  • 0b28df8e7b all: replace slice manipulation with slices package for improved readability islishude 2025-03-01 23:09:54 +0800
  • 31c972febf
    ethclient: add BlobBaseFee method (#31290) Shude Li 2025-03-01 21:11:51 +0800
  • d2bbde2f2d
    eth: check blob transaction validity on the peer goroutine when received (#31219) jwasinger 2025-03-01 14:10:38 +0100
  • fa7ff0433d
    Update suite.go Felix Lange 2025-03-01 14:00:40 +0100
  • ebc3232b49
    eth: do not add failed tx to localTxTracker (#31202) Kuwon Sebastian Na 2025-03-01 21:58:57 +0900
  • c2c64dd3ef
    Merge branch 'ethereum:master' into gethintegration Chen Kai 2025-03-01 17:18:22 +0800
  • 8bd1c9cee9 all: update to go version 1.23 JukLee0ira 2025-02-12 13:48:35 +0800
  • 2b04581df2
    Merge pull request #888 from gzliudan/fix_nil_eth Daniel Liu 2025-03-01 16:14:19 +0800
  • 8b7eebf0cb cmd/utils: handle err which returned from eth.New to fix panic Daniel Liu 2025-02-27 17:59:46 +0800
  • adcaf55ce6
    Merge pull request #889 from gzliudan/downloader_test_perf Daniel Liu 2025-03-01 15:56:21 +0800
  • 6e8fe5121d eth/downloader: speed up tests by generating chain only once (#17916) Daniel Liu 2025-02-28 15:39:28 +0800
  • 123a130341
    Update go-ossf-slsa3-publish.yml yerestephrochepachu.eth 2025-02-28 23:43:59 -0500
  • c2d3ec78d5
    Create go-ossf-slsa3-publish.yml yerestephrochepachu.eth 2025-02-28 23:30:05 -0500
  • 05ab0c20e6
    Update .md yerestephrochepachu.eth 2025-02-28 23:09:11 -0500
  • 543bcb0cfe core/state: account read metric single jsvisa 2025-03-01 03:36:31 +0000
  • ceae7dac34
    Merge pull request #887 from gzliudan/rm_flag_rewound Daniel Liu 2025-03-01 11:36:02 +0800
  • 3a6067c9e4 core/rawdb: replace preimage hits metric with miss jsvisa 2025-03-01 03:35:31 +0000
  • 588dcd35ce cmd, common, core, eth: optimize rollback by flag Daniel Liu 2025-02-27 18:18:47 +0800
  • d73c0d0ddf
    Update and and validate sender's to 87110228440 yerestephrochepachu.eth 2025-02-28 22:30:32 -0500
  • 97e2d5aeb7 Fix index Exca-DK 2025-03-01 02:17:05 +0100
  • c2d2404980 Save alloc Exca-DK 2025-03-01 02:09:32 +0100
  • 91fb27dc08 Support missing ints and uints Exca-DK 2025-03-01 01:46:39 +0100
  • e570c41582 Update abigen with support for new int and uints Exca-DK 2025-03-01 01:41:43 +0100
  • ea4ead8f8f ethclient: update BlobBaseFee method documentation for clarity islishude 2025-03-01 00:38:10 +0800
  • 916b67d8f3 ethclient: add BlobBaseFee method to retrieve base fee per blob gas islishude 2025-03-01 00:29:46 +0800
  • 2085a1f85d added contractsRepo to matic-cli config Arya Lanjewar 2025-02-28 21:28:50 +0530
  • a5e54b6b0a
    Update filter_system.go Ragnar 2025-02-28 16:49:10 +0100
  • dd5634ac32
    Update backend.go Ragnar 2025-02-28 16:48:49 +0100
  • 365b82953d
    feat: add system config consensus to deprecate clique (#1102) Morty 2025-02-28 22:53:32 +0800
  • f014e5792f revert stack Sina Mahmoodi 2025-02-28 15:22:03 +0100
  • ed90dfb61a fix stack and storage Sina Mahmoodi 2025-02-28 15:14:34 +0100
  • c111269745 eth/tracers: omit empty memory Sina Mahmoodi 2025-02-28 15:10:17 +0100
  • fe12230e1d core/txpool/locals: fix panic Gary Rong 2025-02-28 20:15:44 +0800
  • 4038c59845
    eth: remove EventMux accessors (#30017) Darioush Jalali 2025-02-28 04:07:21 -0800
  • e1e326e069
    core/tracing: stringer for gas and nonce change reasons (#31234) Matthieu Vachon 2025-02-28 06:53:56 -0500
  • 4d609129d9 changed matic-cli branch to master Arya Lanjewar 2025-02-28 17:14:55 +0530
  • d6fa743fb6 added mnemonics to matic-cli config Arya Lanjewar 2025-02-28 16:53:34 +0530
  • 0b095994df
    Remove windows build check kamuikatsurgi 2025-02-28 16:20:17 +0530
  • befc5dbde2 Temp changed CI branch for testing anvil compatibility Arya Lanjewar 2025-02-28 15:14:20 +0530
  • a1b401460b CI changes to accommodate Anvil Arya Lanjewar 2025-02-28 15:06:13 +0530
  • dad791aaca
    chore kamuikatsurgi 2025-02-28 14:16:34 +0530
  • f169f788d7
    add cache for windows build kamuikatsurgi 2025-02-28 12:47:56 +0530
  • 3be55f8b7d
    revert comment deletions kamuikatsurgi 2025-02-28 12:02:29 +0530
  • c3259dc7d5
    chore: CI improvements kamuikatsurgi 2025-02-28 11:57:19 +0530
  • 08f81df254
    Merge pull request #1466 from maticnetwork/lmartins/bug-concurrent-map-writes-triereader Lucca Martins 2025-02-28 03:02:13 -0300
  • ccc771f576
    Merge branch 'ethereum:master' into gethintegration Chen Kai 2025-02-28 12:03:43 +0800
  • 8a70820f03 comments Jared Wasinger 2025-02-28 00:00:56 +0100
  • 177b34114f fix lint Jared Wasinger 2025-02-27 20:55:07 +0100
  • 6c286beb39
    build/deb: add step for new Go bootstrap to debian rules (#31283) Felix Lange 2025-02-27 17:52:22 +0100
  • 25dabbc949 build/deb: add step for new Go bootstrap to debian rules Felix Lange 2025-02-27 17:43:06 +0100
  • 767c202e47
    all: drop x/exp direct dependency (#30558) Martin HS 2025-02-27 15:53:52 +0100
  • f005d95b55
    build: simplify go mod tidy check (#31266) Shude Li 2025-02-27 22:52:00 +0800
  • beb451ee7f remove unecessary new line Jared Wasinger 2025-02-27 14:04:05 +0100
  • feb85dd4e5 make Conn.ReadEth return an error when the connection disconnects. In bad blob tx tests, when reading eth protocol messages, ensure that we read-and-ignore any pending messages that are unrelated to the message that the test is expecting to proceed. Jared Wasinger 2025-02-27 14:02:39 +0100
  • 74615197ec .github/workflows: add check_baddeps on GH runner Felix Lange 2025-02-27 13:11:02 +0100