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

style: cosmetic changes #197

Merged
merged 24 commits into from
May 26, 2022
Merged

style: cosmetic changes #197

merged 24 commits into from
May 26, 2022

Conversation

gbotrel
Copy link
Collaborator

@gbotrel gbotrel commented May 26, 2022

  • clean: remove unused fuzz test files
  • refactor: remove Add Sub Double x86 asm impl
  • refactor: remove neg x86 impl
  • fix: no carry field generation path
  • docs: clean up and cosmetics
  • fix: fix previous commit
  • docs: cosmetics changes
  • style: simplyfing inverse in field element
  • style: cosmetics changes in field element
  • fix: ensure SetInterface(nil) doesn't panic
  • test: added IsUint64 test in field element
  • feat: use crypto/rand.Int for field.SetRandom
  • fix: remove dead code
  • test: use SetRandom instead of rand.read
  • style: cosmetics
  • build: restore golangci config
  • feat: added zero alloc SetRandom and replace hardcoded modulus words with constants
  • fix: correct endianess in SetRandom
  • style: cosmetics
  • style: cosmetics

@gbotrel gbotrel merged commit 339c5a2 into develop May 26, 2022
@gbotrel gbotrel deleted the clean/marshal branch May 26, 2022 14:04
@gbotrel gbotrel mentioned this pull request Aug 3, 2022
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

1 participant