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

feat: automate faucet claims for test agents #197

Merged
merged 4 commits into from
Nov 6, 2023
Merged

Conversation

jrriehl
Copy link
Contributor

@jrriehl jrriehl commented Nov 2, 2023

  • Check for funds before each registration update and do faucet claim if agent is on testnet
  • Means that add_funds_if_low is no longer necessary

@jrriehl jrriehl requested review from Alejandro-Morales, Archento and qati and removed request for Alejandro-Morales November 2, 2023 11:06
@jrriehl jrriehl linked an issue Nov 2, 2023 that may be closed by this pull request
python/src/uagents/agent.py Outdated Show resolved Hide resolved
NindoK
NindoK previously approved these changes Nov 6, 2023
@jrriehl jrriehl enabled auto-merge (squash) November 6, 2023 13:35
@jrriehl jrriehl merged commit 0ba2c7f into main Nov 6, 2023
8 checks passed
@jrriehl jrriehl deleted the feature/auto-funding branch November 6, 2023 13:38
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.

Long runing agent might run out of fund and fails to reregister
2 participants