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

Do not use exceptions control flow #12

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Commits on Jul 21, 2019

  1. Do not use try/catch for control flow in get_evaluation_domain

    HarryR authored and HarryR committed Jul 21, 2019
    Configuration menu
    Copy the full SHA
    8b1ace8 View commit details
    Browse the repository at this point in the history
  2. Fixed tests to get evaluation domain

    HarryR authored and HarryR committed Jul 21, 2019
    Configuration menu
    Copy the full SHA
    c4f5457 View commit details
    Browse the repository at this point in the history
  3. Don't use empty inline-assembly, removes need to patch libfqfft for e…

    …mscripten build
    HarryR authored and HarryR committed Jul 21, 2019
    Configuration menu
    Copy the full SHA
    954e77d View commit details
    Browse the repository at this point in the history
  4. Merge branch 'no-exceptional-control-flow' of github.com:Ethsnarks/li…

    …bfqfft into no-exceptional-control-flow
    HarryR authored and HarryR committed Jul 21, 2019
    Configuration menu
    Copy the full SHA
    a761f12 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2019

  1. Removed unnecessary comments

    HarryR authored and HarryR committed Aug 2, 2019
    Configuration menu
    Copy the full SHA
    f5f8c5a View commit details
    Browse the repository at this point in the history