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

Utils + Hashes #11

Open
2 of 13 tasks
dangell7 opened this issue Aug 29, 2022 · 0 comments
Open
2 of 13 tasks

Utils + Hashes #11

dangell7 opened this issue Aug 29, 2022 · 0 comments
Labels
v1 Version 1 (XRPLF 1 to 1)

Comments

@dangell7
Copy link
Member

dangell7 commented Aug 29, 2022

The utils and hashing features are incomplete. Lots of the functions are commented out.

Review and complete the following from the JS/PY library.

https://github.com/XRPLF/xrpl.js/tree/main/packages/xrpl/src/utils

Utils

  • Derive
  • GetBalanceChanges
  • ParseNFTokenID
  • SignPaymentChannelClaim
  • String Conversion
  • Time Conversion
  • VerifyPaymentChannelClaim
  • XrpConversion

Hashes

  • HashLedger
  • HashPrefix
  • Hashes
  • LedgerSpaces
  • Sha512Half
@dangell7 dangell7 changed the title Hashes Utils + Hashes Aug 29, 2022
@dangell7 dangell7 added enhancement New feature or request v1 Version 1 (XRPLF 1 to 1) and removed enhancement New feature or request labels Oct 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
v1 Version 1 (XRPLF 1 to 1)
Projects
None yet
Development

No branches or pull requests

1 participant