Skip to content

Commit

Permalink
Merge pull request #1171 from o1-labs/feat/fewer-constraints-1
Browse files Browse the repository at this point in the history
Use fewer constraints and remove some TODOs
  • Loading branch information
mitschabaude authored Oct 10, 2023
2 parents e8c0664 + 4c2d65d commit ccf50e0
Show file tree
Hide file tree
Showing 5 changed files with 87 additions and 113 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,13 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm

## [Unreleased](https://github.com/o1-labs/o1js/compare/045faa7...HEAD)

### Breaking changes

- Constraint optimizations in core Field methods cause breaking changes to most verification keys https://github.com/o1-labs/o1js/pull/1171

### Added

- New API available under the `Leghtnet` namespace to interact with the account manager provided by the [lightnet Mina network](https://hub.docker.com/r/o1labs/mina-local-network). https://github.com/o1-labs/o1js/pull/1167
- `Lightnet` namespace to interact with the account manager provided by the [lightnet Mina network](https://hub.docker.com/r/o1labs/mina-local-network). https://github.com/o1-labs/o1js/pull/1167

## [0.13.1](https://github.com/o1-labs/o1js/compare/c2f392fe5...045faa7)

Expand Down
Loading

0 comments on commit ccf50e0

Please sign in to comment.