Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

auto-faucet and dust coin-merging (active address) #115

Open
mario4tier opened this issue Oct 23, 2024 · 0 comments
Open

auto-faucet and dust coin-merging (active address) #115

mario4tier opened this issue Oct 23, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@mario4tier
Copy link
Member

mario4tier commented Oct 23, 2024

The following would be done periodically in background:

  • Faucet 1 coin per hour into the active-address. Stop if more than 20 "1.0" coins are already in the active-address.

  • Try to faucet 1 coin immediately if active-address balance is below 1 coin. Intended for faster "new user" on-boarding and recovery from "devnet" wipe-out.

  • Every 30 days, all dust coins (<0.0001) are merged when able to produce a single coin >= 0.01

Runs or not depending of "testnet start/stop".

(same for devnet)

All suibase.yaml configurable, with sensible default and limits.

@mario4tier mario4tier changed the title auto-faucet and coin-merging (active address) auto-faucet and dust coin-merging (active address) Oct 24, 2024
@mario4tier mario4tier added the enhancement New feature or request label Oct 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: 📋 Backlog
Development

No branches or pull requests

1 participant