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: add backend #3

Merged
merged 1 commit into from
Sep 4, 2023
Merged

feat: add backend #3

merged 1 commit into from
Sep 4, 2023

Conversation

sebastiendan
Copy link
Member

Description

This PR adds a nestjs backend to the Faucet so that actual coin transfers are executed. This comes with a multi-subnet selection (so that one request can cover many subnets) and throttling for rate limiting (configurable with THROTTLER_TTL_SECONDS).

PR Checklist:

  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added or updated tests that comprehensively prove my change is effective or that my feature works

@sebastiendan sebastiendan self-assigned this Sep 4, 2023
@sebastiendan sebastiendan merged commit 4339fcd into main Sep 4, 2023
@sebastiendan sebastiendan deleted the feat/add-backend branch September 4, 2023 20:39
sebastiendan added a commit that referenced this pull request Sep 4, 2023
sebastiendan added a commit that referenced this pull request Sep 5, 2023
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.

1 participant