Skip to content

Add Ninsight Balances to bch-js #10

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

Open
christroutner opened this issue Jul 31, 2020 · 0 comments · May be fixed by #55
Open

Add Ninsight Balances to bch-js #10

christroutner opened this issue Jul 31, 2020 · 0 comments · May be fixed by #55

Comments

@christroutner
Copy link
Contributor

christroutner commented Jul 31, 2020

This is a specific task that is associated with this top level task

The scope of this task is to port the BITBOX.Address.details() function to the Ninsight library in bch-js.

Porting the code should meet the following requirements:

  • The code should follow the same pattern as the existing utxo() method, but should only use the POST call to the REST API. This should include api-doc documentation.
  • A mainnet integration test should be included. You can follow the same pattern of the utxo mainnet integration test
  • A testnet integration test should be included. You can follow the same pattern of the utox testnet integration test
  • A unit test with mocking should be included. You can follow the same pattern of the utxo unit test

Acceptance Criteria

The bounty will be paid out upon successful acceptance of a Pull Request (PR) into this repository. The PR must include the following:

zh pushed a commit that referenced this issue Nov 9, 2020
…iptic-6.5.3

build(deps): bump elliptic from 6.5.2 to 6.5.3
theRealBitcoinClub added a commit to theRealBitcoinClub/bch-js that referenced this issue Nov 9, 2020
theRealBitcoinClub added a commit that referenced this issue Nov 11, 2020
@theRealBitcoinClub theRealBitcoinClub linked a pull request Nov 11, 2020 that will close this issue
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 a pull request may close this issue.

1 participant