这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@wemeetagain
Copy link
Member

  • update @chainsafe/blst dependency to 2.0.1
  • add validate optional param to fromHex methods

BREAKING CHANGE

  • remove async functions
  • remove CoordType from fromBytes methods
  • remove CoordType from library - the library now abstracts this information
  • replace PointFormat with compress optional param in toBytes and toHex methods
  • remove PointFormat from library
  • replace flexible PublicKey | Uint8Array and Signature | Uint8Array parameters with strict input types
    • functional interface operates entirely on Uint8Arrays, class interface operates on Signature, PublicKey instances

@wemeetagain wemeetagain requested a review from a team as a code owner July 24, 2025 16:04
Copy link
Contributor

@nazarhussain nazarhussain left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Other than merge conflicts LGTM.

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