devnet-7: deploy the agent PoW faucet + fix browser faucet gas limit - #54
Merged
Conversation
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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Config generation for devnet-7 against ansible-collection-general master (ACG#554 / ethereum-helm-charts#485, both merged):
faucet-agents.glamsterdam-devnet-7.ethpandaops.io, agent-REST imagev2.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).v2.5.0→v2-latest. The template no longer pinsfaucetTxGasLimit; only the master build's app default (250000) covers the ~207k an account-creating transfer costs under Amsterdam rules (measured viaeth_estimateGas) —v2.5.0still 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-mimicryon a missingethereum_node_fact_discovery_el_enodehostvar — pre-existing, unrelated to this change.Merging deploys via ArgoCD; the panda-proxy path (panda#277) and the ingress lockdown come after.