Commit graph

  • f959873629
    graphql: use shanghai block instead of timestamp Manav Darji 2025-03-26 11:12:52 +0530
  • b335c19ccd
    ethstats: chain event fixes Manav Darji 2025-03-26 11:12:13 +0530
  • 084129ad47
    eth/tracers: fix usage of block context in tests Manav Darji 2025-03-26 11:11:28 +0530
  • 8a91d39d3a
    eth/tracers: remove newly added code in block tracer Manav Darji 2025-03-26 11:10:51 +0530
  • aa36b7dd9b
    eth: remove usage of tdd Manav Darji 2025-03-26 11:09:50 +0530
  • 0aee8d9db7
    core, eth: fix usage of timestamp based hf Manav Darji 2025-03-26 11:07:47 +0530
  • a648256a74
    core/txpool/blobpool: add test config back Manav Darji 2025-03-26 11:06:37 +0530
  • c65177c035
    core, eth, internal/cli: chain event fixes Manav Darji 2025-03-26 11:05:56 +0530
  • 0d1f96960e
    cmd: remove unused deps, add deleted code back Manav Darji 2025-03-26 11:04:18 +0530
  • 3a4dde953f
    (fix): point heimdall dependency to specific commit not using math dependency Manav Darji 2025-03-26 11:02:10 +0530
  • c1ff2d8ba9
    core/state: fix double-increment of accountLoaded counter (#31493) Delweng 2025-03-26 12:59:40 +0800
  • 6860ef212d core/state: the metric of accountLoaded added once more jsvisa 2025-03-26 10:16:35 +0800
  • d869f24c2f
    go mod tidy Manav Darji 2025-03-26 02:06:58 +0530
  • c58647a932
    internal/ethapi: remove globalGasCap param from apply message Manav Darji 2025-03-26 02:06:40 +0530
  • e1fcdd4f83
    core: handle wrapped statedb in parallel state processor Manav Darji 2025-03-26 02:06:01 +0530
  • c0eacd4eee
    core: remove todo and update call to create new state processor Manav Darji 2025-03-26 02:05:40 +0530
  • 37d5cfc053
    internal: misc minor fixes Manav Darji 2025-03-26 02:04:59 +0530
  • ccc82911a5
    accounts/abi/bind/backends: replace deprecated math lib common functions Manav Darji 2025-03-26 02:04:20 +0530
  • aee9a5cc07
    core, params: replace time based hardforks in config to block based Manav Darji 2025-03-26 02:03:28 +0530
  • 6bb20a79e4
    rpc: fix call to NewServer in tests Manav Darji 2025-03-26 01:56:41 +0530
  • bfedb19b67
    core: fix call to NewBlockchain in tests Manav Darji 2025-03-26 01:55:32 +0530
  • f84745e194
    consensus/misc/eip1559: remove unused function which used deprecated math methods Manav Darji 2025-03-26 01:53:52 +0530
  • cc1ebb7dd8
    consensus/clique: undo changes Manav Darji 2025-03-26 01:53:00 +0530
  • 3211230daa
    Update handler.go VolodymyrBg 2025-03-25 22:07:51 +0200
  • 319a92458d
    feat(params): export newTimestampCompatError with alias NewTimestampCompatError (#168) Quentin McGaw 2025-03-25 20:40:27 +0100
  • 689a048d52
    core: add cmath import back Manav Darji 2025-03-25 23:56:52 +0530
  • f090b34cd0
    cmd, core, eth: make IsPrague block based instead of block, time both Manav Darji 2025-03-25 23:54:01 +0530
  • 4a4ba278dc
    common/math: add BigIntToUint256Int method back Manav Darji 2025-03-25 23:51:56 +0530
  • df2a3c8782
    Update getBlobsV2 and getPayloadV5 Francis Li 2025-03-25 10:47:36 -0700
  • 3080782740 accounts/abi: include access-list in gas estimation protolambda 2025-03-15 01:50:59 +0100
  • 6bac06b1e7 feat: fixed reward per node (per capita) Gerui Wang 2025-03-24 12:03:24 +0800
  • 84ae914350 feat: add TIPEpochHalving, better style Gerui Wang 2025-03-11 00:31:07 +0800
  • 7c4668fa91 style: clean comment Wang Gerui 2025-03-08 12:01:00 +0800
  • c49aadc4b6
    internal/ethapi: exclude 7702 authorities from result in eth_createAccessList (#31336) sashabeton 2025-03-25 15:01:21 +0100
  • 4dfec7e83e
    trie: optimize memory allocation (#30932) rjl493456442 2025-03-25 21:59:44 +0800
  • 4ff5093df1
    all: use fmt.Appendf instead of fmt.Sprintf where possible (#31301) Shude Li 2025-03-25 21:53:02 +0800
  • 4178b1170c prevent panic in tests with tracer/firehose for nil chainID Stéphane Duchesneau 2025-03-25 09:42:50 -0400
  • 21d36f7c37
    core: process EL requests in GenerateVerkleChain (#31175) nethoxa 2025-03-25 14:13:05 +0100
  • 8bb1e67330
    core: add sidechain event back, update chain2head event Manav Darji 2025-03-25 18:16:38 +0530
  • 7950342821 Merge tag 'v1.15.6' into release/geth-1.x-fh3.0 Stéphane Duchesneau 2025-03-25 08:37:46 -0400
  • 21e47c016a cmd/geth: add debug.flags jsvisa 2025-03-06 13:16:20 +0000
  • 8f288132f3 cmd/geth: import-history add history.transactions jsvisa 2025-03-06 13:06:04 +0000
  • 7192090d5b cmd/geth: rm not used network flags for db cmd jsvisa 2025-03-06 08:22:13 +0000
  • 8a1b989b26 cmd/geth: add holesky chain for cmd import history jsvisa 2025-03-06 08:21:28 +0000
  • 659192230a cmd/geth: format jsvisa 2025-03-06 08:10:51 +0000
  • 15551bff1a cmd/geth: rm not used syncnode in chain cmd jsvisa 2025-03-06 08:02:54 +0000
  • ac65967485 cmd/geth: rm not used syncmode in db cmd jsvisa 2025-03-06 08:02:37 +0000
  • 3190bb211a Revert "cmd/geth: add debug flags for import chain" jsvisa 2025-03-06 07:51:06 +0000
  • eb29fa015a cmd/geth: set nocompaction for import chain only jsvisa 2025-03-01 03:22:30 +0000
  • 40ef46736d cmd/geth: add debug flags for import chain jsvisa 2025-03-01 03:20:30 +0000
  • aa6d0ef5f2 version: begin v1.15.7 release cycle Felix Lange 2025-03-25 12:26:15 +0100
  • 6f42b5a43e
    cmd/evm: resolve conflict in evm benchmarking Manav Darji 2025-03-25 16:20:47 +0530
  • c0d0b1cb06
    consensus/bor: handle wrapped vm.State in Finalize Manav Darji 2025-03-25 16:18:46 +0530
  • 7befd0ef47 p2p/nat: fix to ensure the newly assigned port from AddAnyPortMapping is returned john 2025-03-25 19:41:12 +0900
  • f9f84acd4b
    core/state: fix stateObject function calls Manav Darji 2025-03-25 16:17:36 +0530
  • 7f10fc419e
    core/vm: remove duplicate function in state interface Manav Darji 2025-03-25 16:16:41 +0530
  • 19d2b4c880 version: release v1.15.6 stable v1.15.6 Felix Lange 2025-03-25 11:30:13 +0100
  • 87a2d57b96
    chore!(triedb): remove config argument for DBConstructor (#167) Quentin McGaw 2025-03-25 11:22:59 +0100
  • a14b8eca04
    core/txpool: reject stale transaction for local tracking (#31473) rjl493456442 2025-03-25 18:16:26 +0800
  • c2ad1b529b
    Merge pull request #926 from gzliudan/fix-zero-tip-tx Daniel Liu 2025-03-25 12:18:26 +0800
  • f2f2044470 core/txpool: fix zero tip tx always pending Daniel Liu 2025-03-24 18:46:59 +0800
  • cd975aa165
    Merge pull request #925 from gzliudan/code-prefix Daniel Liu 2025-03-25 11:56:08 +0800
  • 499d9b61b4 core/txpool/locals: fix flaky test Gary Rong 2025-03-25 10:32:13 +0800
  • 1471f076fd eth/catalyst: fix flaky tests by adding progress monitoring and fallback mechanism sivaratrisrinivas 2025-03-24 18:53:39 -0500
  • ca9d53938b
    feat: mainnet Euclid params (#1152) Péter Garamvölgyi 2025-03-24 19:34:43 +0100
  • 6451c80d55
    fix: correctly initialize latest l1msg gauge (#1155) Péter Garamvölgyi 2025-03-24 19:23:08 +0100
  • c529171c9b
    fix: add sload witness when calculating dynamic gas (#1157) colin 2025-03-25 02:16:43 +0800
  • 71e9c9b8a7
    internal/ethapi: support for beacon root and withdrawals in simulate api (#31304) Rez 2025-03-25 05:08:53 +1100
  • bce6847c51 add test Sina Mahmoodi 2025-03-24 19:05:41 +0100
  • ae0e825d11 internal/ethapi: fix tx.from in eth_simulateV1 Sina Mahmoodi 2025-03-24 18:44:19 +0100
  • 1acf5e6eb0
    Merge tag 'v1.14.13' into manav/upstream_merge_v1.14.13 Manav Darji 2025-03-24 21:45:55 +0530
  • cc436185f3 fmt import rekyyang 2025-03-24 22:36:16 +0800
  • 3a3a1f948a fmt & fix comments rekyyang 2025-03-24 22:35:27 +0800
  • a9b9f53701 core, eth, trie: add a prefix to contract code (21080) Daniel Liu 2025-03-24 22:20:38 +0800
  • 277c7a0ba2 core/txpool/locals: fix flaky test Gary Rong 2025-03-24 21:19:59 +0800
  • 4946b9603b core/txpool: reject stale transaction for local tracking Gary Rong 2025-03-24 14:43:10 +0800
  • 8e3b94da1e
    tests: update test submodule (#31479) rjl493456442 2025-03-24 22:19:14 +0800
  • 7e6ceee9f2 tests: update test submodule Gary Rong 2025-03-24 21:25:41 +0800
  • 28238b6b7e
    beacon/params: new checkpoints (#31470) Felföldi Zsolt 2025-03-24 12:27:40 +0100
  • cbe902d5da
    core/filtermaps: fix log indexer init conditions (#31455) Felföldi Zsolt 2025-03-24 12:27:11 +0100
  • 178574531f Ignoring key orders in objects shahafn 2025-03-24 13:22:04 +0200
  • fd4049dc1e
    core/rawdb: improve database stats output (#31463) Felix Lange 2025-03-24 10:07:38 +0100
  • 49239f0d4f
    Merge pull request #1490 from maticnetwork/v2.0.1-beta-candidate Krishang Shah 2025-03-24 13:55:56 +0530
  • 17e26a2461 eth: pass history cutoff and finalized blocks to NewFilterMaps Zsolt Felfoldi 2025-03-24 09:19:15 +0100
  • 263e2e398b
    Merge pull request #1497 from maticnetwork/dependabot/go_modules/github.com/golang-jwt/jwt/v4-4.5.2 avalkov 2025-03-24 10:07:32 +0200
  • 3a2240676d fix data race in checkDelegationLimit rekyyang 2025-03-24 16:07:16 +0800
  • 29dcafefa8 Fixing test shahafn 2025-03-24 02:24:38 +0200
  • a8fbc4cc49 beacon/params: embedded checkpoints Zsolt Felfoldi 2025-03-23 23:36:24 +0100
  • d7258a9300 Adding erc7562_tracer_test.go shahafn 2025-03-24 00:17:05 +0200
  • f9afdf0c55 beacon/blsync: add checkpoint import/export file feature Zsolt Felfoldi 2025-03-23 23:28:04 +0100
  • c89fd5264a
    Update tx_fetcher.go crStiv 2025-03-23 22:08:48 +0100
  • bfa1c0a484
    Update tx_fetcher_test.go crStiv 2025-03-23 22:08:31 +0100
  • 14d8186b0d
    Merge branch 'ethereum:master' into natupmp-err crStiv 2025-03-23 22:08:05 +0100
  • 75009c2412
    Update tx_fetcher_test.go crStiv 2025-03-23 22:06:58 +0100
  • 2eafd6b6e7
    Update tx_fetcher.go crStiv 2025-03-23 22:06:22 +0100
  • b0b2b76509
    internal/ethapi: return code 3 from call/estimateGas even if a revert reason was not returned (#31456) jwasinger 2025-03-23 17:38:26 +0100
  • 2103b17608 core/rawdb: improve condition Felix Lange 2025-03-23 16:32:54 +0100
  • 7ca68af0c4 core/rawdb: fix tracking of filtermaps row keys Felix Lange 2025-03-23 15:42:19 +0100
  • 000460b89e core/rawdb: improve tracking on unaccounted keys Felix Lange 2025-03-23 15:42:04 +0100
  • 3033e81e10 core/filtermaps: check cutoff during checkpoint sync; revert to unindexed mode if init fails Zsolt Felfoldi 2025-03-23 15:19:25 +0100