Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove bulletproofs and EC operations from Move #8660

Merged
merged 1 commit into from
Feb 28, 2023
Merged

Conversation

benr-ml
Copy link
Contributor

@benr-ml benr-ml commented Feb 26, 2023

Description

Removing bulletproofs and EC operations from Move. These require major audit and once it is done we will add them back to Move.

Test Plan

All tests pass.

Type of Change (Check all that apply)

  • user-visible impact
  • breaking change for a client SDKs
  • breaking change for FNs (FN binary must upgrade)
  • breaking change for validators or node operators (must upgrade binaries)
  • breaking change for on-chain data layout
  • necessitate either a data wipe or data migration

Release notes

Removing bulletproofs and EC operations from Move. These require major audit and once it is done we will add them back to Move.

@vercel
Copy link

vercel bot commented Feb 26, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

3 Ignored Deployments
Name Status Preview Updated
explorer ⬜️ Ignored (Inspect) Feb 26, 2023 at 1:58PM (UTC)
explorer-storybook ⬜️ Ignored (Inspect) Feb 26, 2023 at 1:58PM (UTC)
wallet-adapter ⬜️ Ignored (Inspect) Feb 26, 2023 at 1:58PM (UTC)

@github-actions github-actions bot added the Type: Documentation Improvements or additions to documentation label Feb 26, 2023
@benr-ml benr-ml requested a review from kchalkias February 26, 2023 14:23
@benr-ml benr-ml marked this pull request as ready for review February 26, 2023 14:24
@benr-ml benr-ml merged commit 4b360a7 into main Feb 28, 2023
@benr-ml benr-ml deleted the ben/remove_rangeproofs branch February 28, 2023 13:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants