• Joined on 2025-12-13
rob pushed to main at StakeSquid/ethereum-rpc-docker 2026-07-11 04:50:00 +00:00
190a23ceb8 clone-node: port both slowdisk extract fixes from clone-backup (EXDEV transform + script-file listener)
rob pushed to main at StakeSquid/ethereum-rpc-docker 2026-07-11 02:35:13 +00:00
4cc335cfce deploy: regenerate compose from vibe-node main 6e2f43c9c44b
rob pushed to main at StakeSquid/ethereum-rpc-docker 2026-07-11 02:21:40 +00:00
9898af951a clone-backup: ship the nc listener as a script file - inline bash -c quoting cannot carry --transform expressions
rob pushed to main at StakeSquid/ethereum-rpc-docker 2026-07-11 01:50:24 +00:00
fccf279262 slowdisk offload: fix EXDEV - extract statics via tar --transform, not through symlinks
rob pushed to main at StakeSquid/ethereum-rpc-docker 2026-07-11 01:20:05 +00:00
defb9133ea deploy: regenerate compose from vibe-node main cea830d7ba6e
rob pushed to main at StakeSquid/ethereum-rpc-docker 2026-07-11 00:36:55 +00:00
dd7d245625 deploy: regenerate compose from vibe-node main 39dc24762604
rob created branch issue-1161 in StakeSquid/ethereum-rpc-docker 2026-07-10 20:31:51 +00:00
rob pushed to issue-1161 at StakeSquid/ethereum-rpc-docker 2026-07-10 20:31:51 +00:00
35f093e620 op/hashkeychain/testnet: add missing Granite–Jovian hardfork activation times
rob pushed to main at StakeSquid/ethereum-rpc-docker 2026-07-10 17:58:13 +00:00
f04d2f9440 cronos Dockerfile: support -testnet version suffix (release tag = base version, asset keeps suffix) - testnet builds use tcrc bech32 prefixes; mainnet binary crashes on testnet validator addresses
rob pushed to main at StakeSquid/ethereum-rpc-docker 2026-07-10 17:20:06 +00:00
3b46f53a4d deploy: regenerate compose from vibe-node main 3c76d7176c60
rob pushed to main at StakeSquid/ethereum-rpc-docker 2026-07-10 17:03:22 +00:00
bd912b3616 deploy: regenerate compose from vibe-node main 92f020f27b22
rob pushed to main at StakeSquid/ethereum-rpc-docker 2026-07-10 16:35:43 +00:00
2814d358fe cronos-testnet: new pruned node compose (cronostestnet_338-3)
rob pushed to main at StakeSquid/ethereum-rpc-docker 2026-07-10 16:19:55 +00:00
8c73946212 bor: env-parameterize --cache (default 1024 = bor's own default, rendering no-op) - polygon getLogs at 11.6s mean was pure cache starvation on a 125G/104G-free NVMe host
rob pushed to main at StakeSquid/ethereum-rpc-docker 2026-07-10 15:55:55 +00:00
927afb2dab op-reth: env knobs for --rpc.max-trace-filter-blocks (default 10000 = previous hardcoded) and --rpc.max-response-size (default 160 = reth default) - tracer-mule tuning surface; max-tracing-requests deliberately NOT pinned (reth self-sizes to cores)
rob pushed to main at StakeSquid/ethereum-rpc-docker 2026-07-10 15:17:40 +00:00
3d22031a12 dshackle overrides: tab guard - dshackle silently skips hot-reloading YAML containing tabs (operator gotcha); refuse to write tabbed output + audit all configs
rob pushed to main at StakeSquid/ethereum-rpc-docker 2026-07-10 15:05:31 +00:00
091a759367 dshackle overrides: read chain-level disables from .env (DSHACKLE_<CHAIN>_METHOD_GROUPS_DISABLED) - flows from host_vars env_overrides through the standard envfile pipeline; host-local yaml remains as secondary source
rob pushed to main at StakeSquid/ethereum-rpc-docker 2026-07-10 15:04:48 +00:00
f85b2f457f dshackle overrides weave: host-local method/option overrides survive config regens
rob pushed to main at StakeSquid/ethereum-rpc-docker 2026-07-10 15:01:10 +00:00
2c6938dee5 method-economics.py: host-local method cost-vs-pay analysis
rob pushed to main at StakeSquid/ethereum-rpc-docker 2026-07-10 14:34:13 +00:00
f88ec86b47 cache knobs: env-parameterize geth/op-geth --cache (default 1024 = geth's own), l2geth --cache (default 8192 = previous hardcoded), nethermind MEMORYHINT (default 2048000000)
6ccd711ad5 mantle-sepolia: materialize static-peer template change into rendered composes
36f5f34536 ink-mainnet: materialize merged Karst-genesis template changes (PR #38) into rendered composes
Compare 3 commits »
rob pushed to main at StakeSquid/ethereum-rpc-docker 2026-07-10 13:20:17 +00:00
5d0bc35eaf nitro: env-parameterized --execution.rpc.filter-log-cache-size (default 32) - getLogs is 22% of arbitrum traffic; big-RAM hosts can cache hours of log blocks