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

v0.11.2 #438

Merged
merged 55 commits into from
Aug 18, 2023
Merged

v0.11.2 #438

merged 55 commits into from
Aug 18, 2023

Conversation

gbotrel
Copy link
Collaborator

@gbotrel gbotrel commented Aug 18, 2023

Description

v0.11.2 placeholder.

jtraglia and others added 30 commits May 4, 2023 12:44
* Fix some typos

* Run gofmt (to fix IDE's autofixes)

* Run go generate
* Add testing

* Adding test

* adding test

* adding test

* add dep

* adding case

* adding new files

* adding new files

* removing folders
* Fix some implicit memory aliasing in for loops

* Fix the other findings

* Remove replaced "do not edit" comments

* Revert "Remove replaced "do not edit" comments"

This reverts commit 2bf6621.

* Revert "Revert "Remove replaced "do not edit" comments""

This reverts commit 37ff68f.

* Revert changed imports

* Use different fix style

* Add back newline

* Revert "Add back newline"

This reverts commit 4a2a4fa.
* Disable check shadowing in govet linter

* Rename poolsStats var to stats
* feat: Marshal [][]fr.Element

* test: marshal [][]fr.Element

* fix: nbBytesWritten
* Run golangci-lint on generated files

* Make it more portable

* Run golangci-lint last
…boost on 96cores) (#403)

* feat: add semaphore in msm and better split strategy

* fix: close the chan semaphore

* perf: reduced default value of nbTasks
Tabaie and others added 25 commits June 9, 2023 12:55
fix: do not read empty slices as nil
* feat: add benchmarks for edwards point negation

Signed-off-by: Ignacio Hagopian <jsign.uy@gmail.com>

* generate: regenerate code

Signed-off-by: Ignacio Hagopian <jsign.uy@gmail.com>

* feat: avoid redundant coordination assignement in edwards point negations

Signed-off-by: Ignacio Hagopian <jsign.uy@gmail.com>

* generate: regenerate code

Signed-off-by: Ignacio Hagopian <jsign.uy@gmail.com>

---------

Signed-off-by: Ignacio Hagopian <jsign.uy@gmail.com>
* perf: add unrolled FFT for sis

* perf: fast limb decomposition for known params

* test: push failing test

* fix: fix hardcoded limb decomposition and its test

* fix: make linter happier

* tmp commit

* tmp commit

* cleaning up

* perf: put all twiddle coset in consecutive memory

* fix: re ran go generate

* test: uncomment commented test
* fix: eqAcc bug for bn254

* build: generify fix
* feat: add AsyncReadFrom to fr.Vector and fft.Domain

* fix: template with hardcoded element name
* fix: bytes-bits mismatch when masking excess bits in ecdsa

* chore: go generate
* feat: smallRational.BigInt()

* refactor: simpler ElementToInterface
@gbotrel gbotrel merged commit 6074bcf into master Aug 18, 2023
8 checks passed
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

7 participants