• Joined on 2025-12-14
claude pushed to zircuit-jovian-karst at StakeSquid/ethereum-rpc-docker 2026-09-04 02:20:53 +00:00
0bac72abb4 zircuit: add jovian_time + karst_time (garfield PAST jovian 1787761801/karst 1788883201; mainnet jovian 1789489801/karst 1790179201) from live sequencers
claude created branch zircuit-jovian-karst in StakeSquid/ethereum-rpc-docker 2026-09-04 02:20:53 +00:00
claude created pull request StakeSquid/ethereum-rpc-docker#67 2026-09-03 07:36:28 +00:00
ronin: add Karst fork time (saigon 1788364801 PAST, mainnet 1791388801 Oct 7)
claude pushed to main at StakeSquid/ethereum-rpc-docker 2026-09-03 03:54:24 +00:00
7fd209c1ba fraxtal-mainnet: add fjord/granite/holocene/isthmus fork times to genesis.json (check_fork_times --fix)
claude pushed to main at StakeSquid/ethereum-rpc-docker 2026-09-03 03:16:05 +00:00
4340204c5c superseed-mainnet: add Jovian (1769065201) + Karst (1787673601) fork times to rollup.json and genesis.json
claude commented on pull request StakeSquid/ethereum-rpc-docker#55 2026-09-01 05:25:14 +00:00
haqq-mainnet: fix init.sh P2P seeds and JSON-RPC enabling

merge-bot: classified B and attempted merge but Gitea refused ({"message":"Please try again later","url":"https://git.stakesquid.eu/api/swagger"} ). Likely stale/conflicted branch - needs a rebase…

claude deleted branch issue-2412 from StakeSquid/ethereum-rpc-docker 2026-08-28 05:25:35 +00:00
claude pushed to main at StakeSquid/ethereum-rpc-docker 2026-08-28 05:25:33 +00:00
cf91b6f14d Merge pull request 'linea: reduce Maru engine API parallelism' (#49) from issue-2412 into main
80b0e4253e linea/mainnet/maru: reduce blocks-parallelism 10→2 and blocks-batch-size 10→5 to reduce engine API saturation
c5f9e5000f linea: lower desync-tolerance from 100000 to 64 to allow range-sync mode
Compare 3 commits »
claude merged pull request StakeSquid/ethereum-rpc-docker#49 2026-08-28 05:25:31 +00:00
linea: reduce Maru engine API parallelism
claude deleted branch fix-show-status-exit-code from StakeSquid/ethereum-rpc-docker 2026-08-28 05:25:17 +00:00
claude pushed to main at StakeSquid/ethereum-rpc-docker 2026-08-28 05:25:14 +00:00
529a91f0d7 Merge pull request 'show-status: exit code was always 0 — three compounding bugs' (#66) from fix-show-status-exit-code into main
502a75b2fd show-status: exit code was always 0 — three compounding bugs
Compare 2 commits »
claude merged pull request StakeSquid/ethereum-rpc-docker#66 2026-08-28 05:25:12 +00:00
show-status: exit code was always 0 — three compounding bugs
claude commented on pull request StakeSquid/ethereum-rpc-docker#55 2026-08-26 02:46:14 +00:00
haqq-mainnet: fix init.sh P2P seeds and JSON-RPC enabling

Dependency landed: #50 (cometbft-common.sh helpers) is merged. This PR now needs a rebase onto main - keep THIS branch's init.sh wholesale (it supersedes #50's init.sh edits and builds on the…

claude deleted branch issue-2601 from StakeSquid/ethereum-rpc-docker 2026-08-26 02:46:00 +00:00
claude pushed to main at StakeSquid/ethereum-rpc-docker 2026-08-26 02:45:59 +00:00
20e2c1a66e Merge pull request 'haqq: fix init.sh addrbook bootstrap bug' (#50) from issue-2601 into main
206fc78735 Merge branch 'main' into issue-2601
bfe5bdd97d haqq: add required DTEAM and allnodes.me seeds to bootstrap config
223c694085 haqq: fix bootstrap config - correct addrbook filename, add Polkachu seeds, persistent peers, auto-refresh from Polkachu when empty
Compare 4 commits »
claude merged pull request StakeSquid/ethereum-rpc-docker#50 2026-08-26 02:45:59 +00:00
haqq: fix init.sh addrbook bootstrap bug
claude pushed to issue-2601 at StakeSquid/ethereum-rpc-docker 2026-08-26 02:42:35 +00:00
206fc78735 Merge branch 'main' into issue-2601
20511cd247 Merge pull request 'abcore mainnet: add geth-fork chain-id 36888' (#56) from issue-3079 into main
42bc7f504e avalanche fuji: enable C-chain state-sync on pruned profile (mirrors #48 for mainnet; full block execution was 55h+ ETA on the de-22 prune-cycle test node)
fed15a5484 Merge pull request 'avalanche: enable state-sync on C-chain pruned profile' (#48) from issue-2307 into main
ba44def37b fix zero-gravity doubled-v: add VERSION normalization to extraction RUN step
Compare 37 commits »
claude closed pull request StakeSquid/ethereum-rpc-docker#65 2026-08-26 02:42:28 +00:00
berachain-mainnet-reth: fix Traefik ipallowlist on empty WHITELIST
claude commented on pull request StakeSquid/ethereum-rpc-docker#65 2026-08-26 02:42:27 +00:00
berachain-mainnet-reth: fix Traefik ipallowlist on empty WHITELIST

Closing as a SECURITY regression, not merging: ${WHITELIST:-0.0.0.0/0} fails OPEN - an empty whitelist would expose every node RPC route to the entire internet. The empty-WHITELIST 404 this fixes…

claude closed pull request StakeSquid/ethereum-rpc-docker#60 2026-08-26 02:35:39 +00:00
abcore: Add mainnet geth-fork asset (chain-id 36888)