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

NodeJs: add missing utxo routes #2112

Merged

Conversation

Alex6323
Copy link
Contributor

@Alex6323 Alex6323 commented Mar 1, 2024

  • NodeJs binding: Adds GetOutputMetadata and GetOutputWithMetadata;

Also contains other fixes and doc alignments that were missed in #1928:

  • postBlockRaw now receives the bytes from binding side
  • GetRewards was renamed to GetOutputManaRewards
  • The NodeJs binding still lacked some Raw methods;
  • Some actual optional values weren't properly typed;
  • The NodeJs binding docs weren't fully aligned yet;
  • transaction-failure-reason.ts wasn't exported;
  • Removes the getNetworkInfo method (bc there is getProtocolParameters)

@Alex6323 Alex6323 marked this pull request as ready for review March 4, 2024 08:10
@thibault-martinez thibault-martinez merged commit 9578e0e into iotaledger:2.0 Mar 4, 2024
37 checks passed
@Alex6323 Alex6323 deleted the nodejs/add-missing-exported-methods branch March 4, 2024 14:22
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 this pull request may close these issues.

3 participants