Commit Graph
4608 Commits
Author SHA1 Message Date
goldsquid 5b99762bd6 snap sync linea besu 2026-06-05 10:25:21 +07:00
goldsquid 4bd8db226e jovian for bob 2026-06-05 10:13:37 +07:00
goldsquid b7c3683981 fix 2026-06-05 09:58:20 +07:00
goldsquid db7e8edb98 fix besu version 2026-06-05 09:56:05 +07:00
goldsquid 3f018e20d8 fix 2026-06-04 20:42:27 +07:00
goldsquid 3247bfe5b1 linea besu now mainline 2026-06-04 20:28:22 +07:00
goldsquid e30ec1d62f let bob pull its config from the suerpchain registry instead of local files 2026-06-04 19:52:37 +07:00
goldsquid 19c01590d9 fix 2026-06-04 19:44:10 +07:00
goldsquid 0f632a91f7 fix 2026-06-04 19:42:28 +07:00
goldsquid cffead2093 fix 2026-06-04 19:38:34 +07:00
goldsquid 37cd50fbfb update the client with hardforks 2026-06-04 19:36:35 +07:00
goldsquid d2c140bc28 fix 2026-06-04 19:06:56 +07:00
goldsquid 4fa3ab857b fix 2026-06-04 18:55:06 +07:00
goldsquid a2f4f86dbf fix 2026-06-04 18:48:42 +07:00
goldsquid 3d8b2e26b9 fix 2026-06-04 18:46:16 +07:00
goldsquid 1ad017b27c fix 2026-06-04 18:43:50 +07:00
goldsquid 27e15523cd fix 2026-06-04 18:41:05 +07:00
goldsquid 69c306da55 fix 2026-06-04 18:39:30 +07:00
goldsquid 2ee964883f relay update 2026-06-04 18:35:30 +07:00
goldsquid a233937bb9 celo now with eigenv2 2026-06-04 18:21:46 +07:00
goldsquid f973ab6002 can download the current genesis now 2026-06-04 18:00:14 +07:00
goldsquid 7505df8747 updatre celo assets 2026-06-04 17:38:17 +07:00
goldsquid 967b4bab25 hold the relay on the old version 2026-06-04 17:23:41 +07:00
goldsquid 486bf0b81a update op-node 2026-06-04 17:08:48 +07:00
goldsquid e6eb416f11 lets see 2026-06-04 17:06:41 +07:00
goldsquid 2c77800c94 update reth for gnosis and nimbus which didn't receive auto-updates for some reason 2026-06-04 15:38:51 +07:00
goldsquid d37af5387c override something 2026-06-04 15:05:28 +07:00
goldsquid 0d593e6eb2 override new default 2026-06-04 15:04:49 +07:00
goldsquid ed094dbe11 fix 2026-06-04 14:37:14 +07:00
goldsquid 1bb1e3c8c3 weirdly I need to override the hardfork time 2026-06-04 14:36:40 +07:00
goldsquid b53a6a41b5 some hardfork timestamps for bob 2026-06-04 14:26:24 +07:00
goldsquid 5fb687d6a3 fix 2026-06-04 13:32:39 +07:00
goldsquid 9a2aedaf51 fix 2026-06-03 14:43:27 +07:00
goldsquid 2efbc1d1b1 fix 2026-06-03 14:42:07 +07:00
goldsquid f6392cfe1c different binary 2026-06-03 14:36:27 +07:00
goldsquid 96e2c184eb new base consensus 2026-06-03 14:33:07 +07:00
goldsquid d86bceec3b made bor archive pbss 2026-06-01 18:13:09 +07:00
claude 6daffd04df Update dshackle to v0.79.5
Co-Authored-By: Claude Agent <claude@stakesquid.eu>
2026-05-30 04:12:29 +00:00
claude e2b76be395 Update dshackle version: 0.79.2 -> 0.79.4
Co-Authored-By: Claude Agent <claude@stakesquid.eu>
2026-05-27 04:09:33 +00:00
claudeandClaude Opus 4.7 20aeedbc9c fix(rskj): traefik should hit nginx wrapper on port 80, not rskj client on 8545
The rskj compose has an nginx proxy wrapper in front of the rskj client.
The wrapper listens on port 80 and proxies to rskj:8545 internally (this is
required because rskj's hosts whitelist is hard-coded to localhost only,
so traefik forwards must look local to rskj). Traefik labels were pointing
to port 8545, hitting the rskj client directly, which rejected the request
because the Host header didn't match localhost.

Fix: traefik loadbalancer.server.port now 80 for both rootstock-mainnet
and rootstock-bamboo (mirrors the parent rpc-client.yml template's
existing client_proxy_required logic, which the rskj client template
inadvertently dropped).

Verified on de-31: rootstock-mainnet eth_blockNumber returns block
8,872,189 after the fix.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-24 15:55:50 +00:00
claude 459e90e187 Update versions: erigon3 v3.4.2, external-node v29.17.0, prysm v7.1.4, dshackle v0.79.2
- erigon3: v3.4.1 -> v3.4.2 (ethereum, gnosis, linea)
- external-node: v29.17.0-alpha -> v29.17.0 (zksync-era, abstract, lens)
- external-node sophon: v29.1.0 -> v29.17.0
- prysm: v7.1.3 -> v7.1.4
- dshackle: 0.79.1 -> 0.79.2

Co-Authored-By: Claude Agent <claude@stakesquid.eu>
2026-05-23 04:09:34 +00:00
claude 0c8b4089fc Update external-node to v29.17.0-alpha (abstract, lens, zksync-era)
Co-Authored-By: Claude Agent <claude@stakesquid.eu>
2026-05-21 04:09:01 +00:00
claude e8a4d65c52 Update dshackle to v0.79.1
Co-Authored-By: Claude Agent <claude@stakesquid.eu>
2026-05-20 04:09:08 +00:00
claude a7ee7448d8 Update nitro to v3.10.1-d7f07be
Co-Authored-By: Claude Agent <claude@stakesquid.eu>
2026-05-19 04:11:47 +00:00
claude 2e08603b67 Update versions: dshackle 0.78.7->0.78.8, bitcoin-cash 0.33.3->0.33.4
Co-Authored-By: Claude Agent <claude@stakesquid.eu>
2026-05-16 04:08:39 +00:00
claude 76c441e2bb Update versions: bor 2.7.3->2.8.0, erigon3 v3.5.0->v3.6.0 (polygon), reth v1.2.0->v1.2.1 (gnosis)
Co-Authored-By: Claude Agent <claude@stakesquid.eu>
2026-05-15 04:11:53 +00:00
claude 31de6192df Update dshackle 0.78.6 -> 0.78.7
Co-Authored-By: Claude Agent <claude@stakesquid.eu>
2026-05-14 04:09:28 +00:00
claudeandClaude Opus 4.7 705e79626c arb/nitro: drop obsolete --node.da-provider.* and DA inbox/parent-url flags
These flags were removed in Nitro v3.10 and cause Fatal config errors on
startup. Affected chains use AnyTrust DAS via REST aggregator without a
separate relay (orbit-no-relay branch):
- alephzero (mainnet+sepolia)
- connext-sepolia
- everclear-mainnet
- opencampuscodex-sepolia
- playblock-mainnet
- plume (mainnet+testnet)
- real-mainnet

The parent-chain node URL and sequencer-inbox-address are now auto-derived
from --parent-chain.connection.url. The --node.da-provider.* flag family is
gone entirely.

Verified live on rpc-de-13 (everclear): container Up, REST aggregator URL
accepted, head block loaded, RPC listening.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-14 03:44:35 +00:00
claude 9d734b2825 Update versions: besu 26.4.0->26.5.0, rippled 3.1.2->3.1.3
Co-Authored-By: Claude Agent <claude@stakesquid.eu>
2026-05-13 04:08:16 +00:00
claude 55614918e4 Update versions: geth v1.17.3, nitro v3.10.0, nimbus v26.5.0, gnosis-reth v1.2.0
Co-Authored-By: Claude Agent <claude@stakesquid.eu>
2026-05-12 04:08:18 +00:00