New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

o1js

Package Overview
Dependencies
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

o1js - npm Package Versions

123

0.13.0

Diff

Changelog

Source

0.13.0

Breaking changes

  • Changes to verification keys caused by updates to the proof system. This breaks all deployed contracts https://github.com/o1-labs/o1js/pull/1016
o1-labs
published 0.12.2 •

Changelog

Source

0.12.2

Changed

  • Renamed SnarkyJS to o1js https://github.com/o1-labs/o1js/pull/1104
  • Reduce loading time of the library by 3-4x https://github.com/o1-labs/o1js/pull/1073
  • Improve error when forgetting transaction.prove() https://github.com/o1-labs/o1js/pull/1095
o1-labs
published 0.12.1 •

Changelog

Source

0.12.1

Added

  • Added a method createTestNullifier to the Nullifier class for testing purposes. It is recommended to use mina-signer to create Nullifiers in production, since it does not leak the private key of the user. The Nullifier.createTestNullifier method requires the private key as an input outside of the users wallet. https://github.com/o1-labs/o1js/pull/1026
  • Added field.isEven to check if a Field element is odd or even. https://github.com/o1-labs/o1js/pull/1026

Fixed

  • Revert verification key hash change from previous release to stay compatible with the current testnet https://github.com/o1-labs/o1js/pull/1032
o1-labs
published 1.0.0 •

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc