Skip to content

devnet-7: deploy the agent PoW faucet + fix browser faucet gas limit - #54

Merged
qu0b merged 1 commit into
masterfrom
qu0b/devnet-7-faucet-agents-rollout
Jul 30, 2026
Merged

devnet-7: deploy the agent PoW faucet + fix browser faucet gas limit#54
qu0b merged 1 commit into
masterfrom
qu0b/devnet-7-faucet-agents-rollout

Conversation

@qu0b

@qu0b qu0b commented Jul 30, 2026

Copy link
Copy Markdown
Member

Config generation for devnet-7 against ansible-collection-general master (ACG#554 / ethereum-helm-charts#485, both merged):

  • faucet-agents (new app): faucet-agents.glamsterdam-devnet-7.ethpandaops.io, agent-REST image v2.5.0-agent.5, PoW difficulty 8, captcha/ipinfo off, concurrency + recurring limits per target address (everything shares the panda proxy IP). Both wallets already exist in the services secrets and are funded (0x2aa5F02f… main / 0x877d64e7… REST claims).
  • faucet: image v2.5.0v2-latest. The template no longer pins faucetTxGasLimit; only the master build's app default (250000) covers the ~207k an account-creating transfer costs under Amsterdam rules (measured via eth_estimateGas) — v2.5.0 still defaults to 100k, which reverts drops to fresh addresses.

Out-of-scope drift the regen produced (erpc allowlist, tracoor retention, xatu-cannon re-enable — the committed xatu-cannon state is a deliberate hand-disable) was reverted, not included. Note: a full regen currently fails at xatu-mimicry on a missing ethereum_node_fact_discovery_el_enode hostvar — pre-existing, unrelated to this change.

Merging deploys via ArgoCD; the panda-proxy path (panda#277) and the ingress lockdown come after.

Generated with ansible-collection-general master (faucet-agents chart entry,
powfaucet chart 1.1.0):

- faucet-agents: new app at faucet-agents.glamsterdam-devnet-7.ethpandaops.io,
  agent-REST image v2.5.0-agent.5, PoW difficulty 8, captcha/ipinfo off,
  concurrency + recurring limits scoped per target address (all requests share
  the panda proxy IP). Wallets funded: 0x2aa5F02f (main) and 0x877d64e7 (REST
  claims), 100M/50M devnet ETH from the browser faucet wallet.
- faucet: image v2.5.0 -> v2-latest; the template no longer pins
  faucetTxGasLimit, and only the master build's app default (250000) covers
  the ~207k an account-creating transfer costs under Amsterdam rules — v2.5.0
  still defaults to 100k, which reverts drops to fresh addresses.
@qu0b
qu0b merged commit ac44d17 into master Jul 30, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant