Skip to content

[AUTH] Add inactive relayer pruning logic#206

Open
cypriannwokolo2-creator wants to merge 1 commit intoStellarFlow-Network:mainfrom
cypriannwokolo2-creator:main
Open

[AUTH] Add inactive relayer pruning logic#206
cypriannwokolo2-creator wants to merge 1 commit intoStellarFlow-Network:mainfrom
cypriannwokolo2-creator:main

Conversation

@cypriannwokolo2-creator
Copy link
Copy Markdown

  • Add ProviderLastLedger storage key to track provider activity
  • Add _set_provider_last_ledger and _get_provider_last_ledger helpers
  • Add _prune_inactive_relayers with require_admin guard
  • Track provider activity in update_price function
  • Add prune_inactive_relayers public interface (Pull mechanism)
    closes [AUTH] Inactive Relayer "Pruning" Logic #154

- Add ProviderLastLedger storage key to track provider activity
- Add _set_provider_last_ledger and _get_provider_last_ledger helpers
- Add _prune_inactive_relayers with require_admin guard
- Track provider activity in update_price function
- Add prune_inactive_relayers public interface (Pull mechanism)
@drips-wave
Copy link
Copy Markdown

drips-wave Bot commented Apr 26, 2026

@cypriannwokolo2-creator Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

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.

[AUTH] Inactive Relayer "Pruning" Logic

1 participant