feat(soft-launch): CW20 faucet contract and Mint page (#473) #1012
No reviewers
Labels
No labels
agent:fix_bugfix
agent:fix_conflicts
agent:fix_security
agent:gap_analysis
agent:implement
agent:implement
agent:implement
agent:open_issues
agent:ready
agent:research
agent:security_audit
agent:verify
architecture
backend
blocker:hybrid
blocker:launch
blocker:limit-orders
blocker:v2
block:log_only
block:security
bug
ci
contracts
correctness
deploy
dev
devops
docs
documentation
duplicate
e2e
enhancement
epic
feature
frontend
functional-completion
gas
good first issue
governance
help wanted
high-risk
hooks
hybrid
indexer
infra
infrastructure
integrators
invalid
launch-blocker
limit-orders
localnet
localterra
low priority
missing-implementation
needs-design
ops
performance
priority
high
priority
medium
product
qa
QA
question
ready
ready
research
scripts
security
security-hardening
smartcontracts
tech-debt
testing
ux
UX
v2
verification
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
code/cl8y-dex-terraclassic!1012
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feat/473-soft-launch-faucet"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
cl8y-dex-faucetCosmWasm contract: allowlisted mintables only, fixed drip100000000, global 300s per-wallet cooldown, pause/admin config (invariants F1–F12).make deploy-soft-launch-faucet(+ LocalTerra Phase 2a indeploy-dex-local.sh) withcl8ydeployAddMintergrants; no primary-minter handoff (F6)./mintpage + conditional More-nav Mint item whenVITE_FAUCET_ADDRESSis set; Coolify optional build-args for faucet + six mintable token addresses.docs/runbooks/soft-launch-faucet.md,skills/AGENTS_SOFT_LAUNCH_FAUCET.md, crosslinks from soft-launch + shell-nav playbooks.Closes #473
Test plan
cargo test -p cl8y-dex-tests faucet_tests(8 tests)make build-optimizedincludescl8y_dex_faucet.wasmDRY_RUN=1 make deploy-soft-launch-faucet(no env writes)make test-mainnet-soft-launch-defaultsmake deploy-soft-launch-fauceton columbus-5 + CoolifyVITE_FAUCET_*rebuildmake deploy-localwith faucet wasm → smoke/mintdrip + cooldowncl8ydeployOperator checklist
See MR description /
docs/runbooks/soft-launch-faucet.mdverification section.mentioned in commit
37de409b1c