Skip to content

Simplify TS bindings#31

Merged
driemworks merged 2 commits into
mainfrom
dev
Sep 1, 2025
Merged

Simplify TS bindings#31
driemworks merged 2 commits into
mainfrom
dev

Conversation

@driemworks
Copy link
Copy Markdown
Contributor

This closes #330.

  • The wasm-bindgen tests were failing, this fixes those.
  • It also removed the SupportedCurve enum and references to support for both BLS12-381 and BLS12-377 (we only support 381 right now)

Copy link
Copy Markdown
Contributor

@juangirini juangirini left a comment

Choose a reason for hiding this comment

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

LGTM

@driemworks driemworks merged commit 05b5176 into main Sep 1, 2025
0 of 3 checks passed
@driemworks driemworks deleted the dev branch September 1, 2025 16:25
@github-project-automation github-project-automation Bot moved this from In review to Done in Ideal Network | Phase 1 Sep 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

timelock.js: fix failing tests

2 participants