Commit graph

  • d477a72666 simplify jsvisa 2025-09-11 04:34:17 +0000
  • 4b84431691 build: upgrade golangci-lint to v2.4.0 wit 2025-09-11 12:16:30 +0800
  • 43f74243e5 check config.start key jsvisa 2025-09-11 04:10:33 +0000
  • 20a3a7ded2 refine jsvisa 2025-09-11 03:28:16 +0000
  • bd840a1c18 use callbacks jsvisa 2025-09-11 02:34:04 +0000
  • d22a7d833a in parallel jsvisa 2025-09-10 04:51:47 +0000
  • dc19cae10e in parallel jsvisa 2025-09-09 09:29:29 +0000
  • f7074e170c traverse with --account jsvisa 2025-09-08 04:01:06 +0000
  • cd54a41336 same for traverse-rawstate jsvisa 2025-09-02 15:52:00 +0800
  • 83330c144a cmd/geth: snapshot traverse-state by a start account jsvisa 2025-09-02 15:33:05 +0800
  • 53b85b4960
    build: upgrade golangci-lint to v2.4.0 (#1473) wit765 2025-09-11 12:14:34 +0800
  • b114eb0e5b
    docs: update jsonrpc api document (#1468) JukLee0ira 2025-09-11 08:45:23 +0800
  • b98b69e9de
    core/txpool/blobpool: ensure nonce continuity in pending filter Csaba Kiraly 2025-09-10 20:55:18 +0200
  • 2adb528704
    core/txpool: filter pending txs by blob sidecar version Csaba Kiraly 2025-09-10 20:47:18 +0200
  • 0b56891eff
    params: add bpo forks to eth_config lightclient 2025-09-10 15:33:27 -0600
  • 440f2d34de
    core/txpool/blobpool: expose sidecar version in blobTxMeta Csaba Kiraly 2025-09-10 20:31:48 +0200
  • a9f9e0d589 p2p/discover: add imports in test Felix Lange 2025-09-09 12:08:44 +0200
  • 3133fd369a p2p/discover: remove print in test Felix Lange 2025-09-09 12:07:54 +0200
  • 3946708935 p2p/discover: fix two bugs in lookup iterator Felix Lange 2025-09-09 12:05:04 +0200
  • cf0503da7c p2p/discover: track missing nodes in test Felix Lange 2025-09-05 14:16:51 +0200
  • 721c8de738 p2p/discover: trigger refresh in lookupIterator Felix Lange 2025-09-05 14:16:17 +0200
  • e58e7f7927 p2p/discover: fix bug in lookup Felix Lange 2025-09-05 14:15:09 +0200
  • 4ed8f5ee2b p2p/discover: improve iterator Felix Lange 2025-09-05 11:15:09 +0200
  • f4046b0cfb p2p/discover: move wait condition to lookupIterator Felix Lange 2025-08-29 15:47:28 +0200
  • f8e0e8dc55 p2p/discover: add context in waitForNodes Felix Lange 2025-08-29 15:47:09 +0200
  • 46e4f0b5c1 p2p/discover: add waitForNodes Felix Lange 2025-08-29 14:23:45 +0200
  • 1f7f95d718
    p2p/discover: remove delay from discv5 RandomNodes (#32517) Csaba Kiraly 2025-09-10 19:51:04 +0200
  • 6d120a362c
    Merge branch 'main' into prague2-fork Cal Bera 2025-09-10 10:07:09 -0700
  • f42560029e feat(forks): prague2 for new minimum base fee Cal Bera 2025-09-10 10:06:36 -0700
  • 1c9aee0c39 fix the transact method maskpp 2025-09-11 00:21:57 +0800
  • ce175c948a
    common/prque: remove unreachable offset==blockSize branch in Push Forostovec 2025-09-10 18:28:08 +0300
  • b708feb9c3
    core/vm: fix comment and remove unused divisor in osakaModexpGas (#32553) Zach Brown 2025-09-10 21:44:18 +0800
  • 12cb466d52
    Fix formatting in Database initialization rjl493456442 2025-09-10 21:40:40 +0800
  • dd7fe1be4b
    core/vm: fix modexp gas calculation (#32568) Marius van der Wijden 2025-09-10 15:37:49 +0200
  • d68528cadb
    core/txpool: add sanity overflow check (#32544) Marius van der Wijden 2025-09-10 15:33:15 +0200
  • 29e11ad548 core/txpool/legacypool: fix bug MariusVanDerWijden 2025-09-10 11:33:38 +0200
  • 121226be2b
    build: upgrade golangci-lint to v2.0.2 #31530 (#1466) wit765 2025-09-10 17:22:29 +0800
  • 5052910fba core/vm: fix modexp gas calculation MariusVanDerWijden 2025-09-10 10:24:28 +0200
  • bfa5f14826 fix: discovery AyncFilter deadlock on shutdown (#3347) zzzckck 2025-09-10 15:42:12 +0800
  • 586ac9b334
    params: use spaces instead of tabs in config description (#32564) lightclient 2025-09-10 01:25:25 -0600
  • 8155a2ee7e
    docs: refactor jsonrpc api document (#1462) wit765 2025-09-10 11:56:28 +0800
  • 5cc443609f
    core/txpool/blobpool: disallow legacy sidecar after osaka (#32534) maskpp 2025-09-10 11:15:47 +0800
  • 2079198ce2 eth/filter: handle historical in chunk jsvisa 2025-09-10 02:37:28 +0000
  • ba67bef6a7 use single pointer instead jsvisa 2025-09-09 19:57:07 +0800
  • 3f33377ac3
    Merge pull request #87 from berachain/run-ci-on-release-branches Cal Bera 2025-09-09 14:14:23 -0700
  • 95405a2bb3
    Merge branch 'main' into run-ci-on-release-branches Cal Bera 2025-09-09 14:04:39 -0700
  • b8ea5f66d0
    Merge pull request #86 from berachain/update-main Cal Bera 2025-09-09 14:04:25 -0700
  • 1a6d9c5430 chore(ci): run CI workflows on PRs to release branches Cal Bera 2025-09-09 14:00:32 -0700
  • 71d23131c9 eth/tracers/native: add keccak256preimage tracer Dragan Milic 2025-09-09 22:36:48 +0200
  • 16b72db3ba Merge branch 'main' into update-main Cal Bera 2025-09-09 13:55:23 -0700
  • 24c9f08c28 core/vm: fix modexp gas calculation MariusVanDerWijden 2025-09-09 21:35:56 +0200
  • 2446ddec2e
    chore(pol): Set the gas tip cap to zero when marshalling pol tx (#84) Cal Bera 2025-09-09 12:23:19 -0700
  • 3f67671542
    core/filtermaps: update outdated comment referencing non-existent resetDb function MozirDmitriy 2025-09-09 20:15:57 +0300
  • ffd618c614
    core/txpool/blobpool: remove unused convertSidecars function lightclient 2025-09-09 09:50:47 -0600
  • d89b92ce1d
    core/txpool/blobpool: reject blob tx with with legacy sidecar lightclient 2025-09-09 09:48:58 -0600
  • 12eab8e785
    all: rename ChainId to ChainID #16853 (#1456) wit765 2025-09-09 22:54:34 +0800
  • ba9ab538b9
    feat: options.ApplyTo for default values (#225) Arran Schlosberg 2025-09-09 15:11:33 +0100
  • 239738be19 core/txpool: apply diff MariusVanDerWijden 2025-09-09 14:45:31 +0200
  • d0a00f239c
    params: use spaces instead of tabs in config description lightclient 2025-09-09 06:41:21 -0600
  • ca6e2d141b
    triedb/pathdb: sync ancient store before journal (#32557) rjl493456442 2025-09-09 20:39:54 +0800
  • e928edc1ce
    ethdb/pebble: set Database.namespace in New to prefix stall metrics GarmashAlex 2025-09-09 15:29:40 +0300
  • 62d7220631
    txpool: activate the new max blobs per transaction post Osaka Mael Regnery 2025-09-09 12:20:02 +0200
  • cf7252e2bc use maketx jsvisa 2025-09-09 17:49:49 +0800
  • 9d717a1d8c wip jsvisa 2025-09-09 16:57:51 +0800
  • f223b5e798 eth/filters: rm not used error variables jsvisa 2025-09-09 15:55:14 +0800
  • 7e9ce630c9 improve jsvisa 2025-09-09 15:24:53 +0800
  • 1682d4d66b fix tests jsvisa 2025-09-09 14:43:19 +0800
  • dccdc11afc resolve conflicts jsvisa 2025-09-09 09:20:01 +0800
  • b274824681 track delivered blocks Sina Mahmoodi 2023-09-20 00:02:32 +0200
  • 99188a60b8 refactor Sina Mahmoodi 2023-09-18 18:34:40 +0200
  • be43dcebac rm reorg param, re-use liveOnly Sina Mahmoodi 2023-09-18 15:41:52 +0200
  • 743cd0bc32 eth/filters: add some newlines Signed-off-by: jsvisa <delweng@gmail.com> Felix Lange 2023-09-14 10:46:20 +0200
  • 3aa0f5bad2 minor Sina Mahmoodi 2023-08-29 17:32:42 +0200
  • 7f30c9e4d1 fix future reorged log edge case Sina Mahmoodi 2023-08-14 14:16:00 +0300
  • d1f2277b5d fix fetch range err handling Sina Mahmoodi 2023-08-11 21:36:00 +0200
  • b196709758 send logs of each block together Sina Mahmoodi 2023-08-11 21:31:06 +0200
  • 3083f77c87 refactor notifying logs Sina Mahmoodi 2023-08-10 18:05:39 +0200
  • d78c6c74eb refactors Sina Mahmoodi 2023-08-10 17:51:06 +0200
  • 41a7d00ac8 eth/filters: ethclient set toBlock=nil to latest jsvisa 2023-08-09 23:27:30 +0800
  • b187581ee8 eth/filters: reuse genesisAlloc jsvisa 2023-07-25 21:56:00 +0800
  • 3e9bc42f4c eth/filters: balanceDiffer as private function jsvisa 2023-07-25 20:48:34 +0800
  • 67bb04d5d6 eth/filters: more testcase jsvisa 2023-07-25 20:15:33 +0800
  • f404fea40c eth/filters: dry testcases jsvisa 2023-07-25 18:08:17 +0800
  • 6d0d8ac38a eth/filters: check reorgBlock in idempotent jsvisa 2023-07-25 17:18:05 +0800
  • 7763574908 eth/filters: test with N logs in one block jsvisa 2023-07-25 15:52:26 +0800
  • 77aa3cc663 eth/filters: history logs should be requested > head jsvisa 2023-07-25 15:50:43 +0800
  • b9f695cef8 eth/filters: dry 2 jsvisa 2023-07-25 14:43:18 +0800
  • 3c3a183d9d eth/filters: dry jsvisa 2023-07-25 11:28:44 +0800
  • 43afa1e462 eth/filters: deliver the same block logs if reorg occured jsvisa 2023-07-25 11:17:33 +0800
  • 3b3eb5aab5 eth/filters: almost working jsvisa 2023-07-25 11:09:43 +0800
  • c95bf8daf7 eth/filters: add reason for check with balance instead of logs jsvisa 2023-07-25 10:50:10 +0800
  • 5033d39315 eth/filters: don't print logs jsvisa 2023-07-25 10:44:18 +0800
  • 98c1342898 eth/filters: pass reorg filter jsvisa 2023-07-25 10:37:09 +0800
  • c68d512e97 eth/filters: live && hist coworking jsvisa 2023-07-24 16:58:02 +0800
  • d7bb05a499 fix live log in test Sina Mahmoodi 2023-07-07 18:50:49 +0200
  • c1f986b8d3 minor fix Sina Mahmoodi 2023-07-07 18:37:53 +0200
  • 87d8a67b4d fix and simplify reorged logs handling Sina Mahmoodi 2023-07-06 19:23:19 +0200
  • e27857f931 add test case with reorg Sina Mahmoodi 2023-07-06 18:25:56 +0200
  • 8b65f9143c add comment Sina Mahmoodi 2023-07-04 20:26:57 +0200
  • 1589685a59 eth/filters: shadow copy && reset reorglog jsvisa 2023-07-04 22:46:33 +0800