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

Implement endpoints for XMR API #39

Open
3 tasks done
phoenix-web3 opened this issue Dec 6, 2021 · 0 comments · May be fixed by #41
Open
3 tasks done

Implement endpoints for XMR API #39

phoenix-web3 opened this issue Dec 6, 2021 · 0 comments · May be fixed by #41
Assignees
Labels
enhancement New feature or request paused This issue is paused or blocked

Comments

@phoenix-web3
Copy link
Collaborator

phoenix-web3 commented Dec 6, 2021

  • I have read the Contributing file of the documentation.
  • I have searched the issues (including closed ones) and believe that this is not a duplicate.
  • I am willing to lend a hand to help implement this feature.

Feature Request

Feature Description

We need to implement the following endpoints:

  • checkTxProof( )
  • checkSpendProof( )
  • getHeight( )
  • getTransaction( )
  • getBlockByHash( )
  • getBlockByNumber( )
  • estimateFee( )
  • getAddressBalance( )
  • getAddressesBalance( )

Useful links: Wallet-RPC Daemon-RPC

Use Case(s)

@phoenix-web3 phoenix-web3 added the enhancement New feature or request label Dec 6, 2021
@phoenix-web3 phoenix-web3 self-assigned this Dec 7, 2021
@phoenix-web3 phoenix-web3 linked a pull request Dec 7, 2021 that will close this issue
22 tasks
@phoenix-web3 phoenix-web3 added the paused This issue is paused or blocked label Jan 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request paused This issue is paused or blocked
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant