Skip to content

ripple-binary-codec@2.8.0

Choose a tag to compare

@github-actions github-actions released this 05 Jun 01:07
· 8 commits to main since this release
Immutable release. Only release title and notes can be modified.
b8d8117

What's Changed

  • Fix: Include the last byte in the comparison operator of Hash[128|256] types.
  • Fix: Validate the input of non-numeric values for Amount field.
  • Fix: Add validation checks for negative inputs to read, peek and skip methods in the binary-codec.
  • Fix: Amount.toJSON() no longer mutates the internal buffer for native XRP amounts; subsequent calls and re-serializations now return consistent values (#3319).

Full Changelog: https://github.com/XRPLF/xrpl.js/compare/ripple-binary-codec@2.7.0...ripple-binary-codec@2.8.0