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

Add api-server addresses sampling using balcheck #798

Open
Pitasi opened this issue May 23, 2022 · 0 comments
Open

Add api-server addresses sampling using balcheck #798

Pitasi opened this issue May 23, 2022 · 0 comments

Comments

@Pitasi
Copy link
Contributor

Pitasi commented May 23, 2022

DoD:

  • edit balcheck to accept bech32 decoded addresses instead of full addresses
  • add configuration variables for balcheck url and the sample rate
  • in the /account/:addr/balance endpoint of api-server asynchronously make a HTTP call to the balcheck service /check/:addr, do the request only if an extracted random number is less than the configured sample rate
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

No branches or pull requests

1 participant