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

Add projective coordinates optimization for ecMul #19

Merged
merged 7 commits into from
Aug 25, 2023

Conversation

ilitteri
Copy link
Collaborator

No description provided.

@ilitteri ilitteri marked this pull request as draft August 18, 2023 15:55
@ilitteri ilitteri marked this pull request as ready for review August 19, 2023 02:54
Copy link
Contributor

@IAvecilla IAvecilla left a comment

Choose a reason for hiding this comment

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

LGTM!

@ilitteri ilitteri merged commit 3021f21 into add_ci Aug 25, 2023
1 of 3 checks passed
@ilitteri ilitteri deleted the projective_coordinates branch August 25, 2023 15:45
ilitteri added a commit that referenced this pull request Sep 19, 2023
* Add submodules

* Update submodules

* Add Makefile

* Update submodule branch

* Update precompiles

* Update Makefile

- build: updates the submodules if they were already initialized, if not, they are initialized. Then it copies the precompiles directory containing the in-development precompiles to the precompiles directory in the era-test-node submodule. Finally, it build the contracts of the era-test-node.

- run: copies the precompiles directory containing the in-development precompiles to the precompiles directory in the era-test-node submodule. Finally, it build the precompiles of the era-test-node (skipping compiling the contracts again).

* Rename directive

* Update README.md

* Add test directive for running the test suite

* Update README.md

* Add CI

* Update CI

* Remove submodule

* Add Lambda's era-test-node fork as submodule

* Update .gitmodules

* Update era-test-node submodule

* Update modexp version

* Run node in background

* Fix compile & lint jobs

* Fix compile & lint jobs

* Fix CI

* Fix CI

* Revert "Fix CI"

This reverts commit beed98e.

* Update ci.yaml

* Update ci.yaml

* Add projective coordinates optimization for `ecMul` (#19)

* Remove test job
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.

3 participants