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

Blstrs #3922

Merged
merged 13 commits into from
Jun 13, 2023
Merged

Blstrs #3922

merged 13 commits into from
Jun 13, 2023

Conversation

dguenther
Copy link
Member

Summary

Testing Plan

Documentation

Does this change require any updates to the Iron Fish Docs (ex. the RPC API
Reference
)? If yes, link a
related documentation pull request for the website.

[ ] Yes

Breaking Change

Is this a breaking change? If yes, add notes below on why this is breaking and
what additional work is required, if any.

[ ] Yes

@mat-if mat-if marked this pull request as ready for review June 12, 2023 21:50
@mat-if mat-if requested a review from a team as a code owner June 12, 2023 21:50
@dguenther dguenther merged commit 77b21e2 into staging Jun 13, 2023
36 of 40 checks passed
@dguenther dguenther deleted the blstrs branch June 13, 2023 20:08
mat-if added a commit that referenced this pull request Jun 14, 2023
This reverts commit 77b21e2.
mat-if added a commit that referenced this pull request Jun 14, 2023
This reverts commit 77b21e2.
@mat-if mat-if restored the blstrs branch June 14, 2023 20:59
mat-if added a commit that referenced this pull request Jun 14, 2023
jowparks pushed a commit that referenced this pull request Jun 21, 2023
* WIP

* Revert changes to transaction perf test

* Revert changes to package.json

* Revert transaction perf test fixture

* Fix warnings

* Update workflow

* Try again

* Format and clippy

* update test due to change in scalar randomness

The reason this changed is due to how bls12_381 and blstrs generate
random Scalars

* remove opencl dependency

remove opencl dependency to minimize external system dependencies for
now. we can investigate adding gpu support later, but expect most usage
to be on cloud servers without access to gpus

---------

Co-authored-by: Mat <mat@iflabs.network>
jowparks pushed a commit that referenced this pull request Jun 21, 2023
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.

None yet

2 participants