Skip to content

4.2.0

Choose a tag to compare

@ssg ssg released this 29 Apr 00:44
· 234 commits to main since this release

New features

  • Monero Base58 algorithm support with MoneroBase58 class. It can be accessed as Base58.Monero

Improvements

  • Eliminate some memory allocations

Fixes

  • Throw ArgumentOutOfRangeException with correct parameters in Base32.DecodeInt64()