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

Fix SLP balancesForAddressSingle() integration test #509

Open
christroutner opened this issue Oct 14, 2019 · 0 comments
Open

Fix SLP balancesForAddressSingle() integration test #509

christroutner opened this issue Oct 14, 2019 · 0 comments
Labels
good first issue Good for newcomers

Comments

@christroutner
Copy link

The integration test for the balancesForAddressSingle() function in the SLP library is failing because the address it uses for the test have no no tokens. This is the address:

slptest:pz0qcslrqn7hr44hsszwl4lw5r6udkg6zqv7sq3kk7

The scope of this task is to:

  • Create a new wallet and send it a new SLP token
  • Replace the current address with the new address in the balancesForAddressSingle() integration test.
  • Destroy the wallet so the token will never be spent.

I am funding the above address with a token to keep the test functioning until it can be fixed. I have no way to know when/if the token will be spent.

@christroutner christroutner added the good first issue Good for newcomers label Nov 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant