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

(WIP) Call fixes precompiles #168

Merged
merged 28 commits into from
Nov 12, 2018
Merged

(WIP) Call fixes precompiles #168

merged 28 commits into from
Nov 12, 2018

Commits on Oct 2, 2018

  1. Configuration menu
    Copy the full SHA
    62968bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e2087f0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    36270ff View commit details
    Browse the repository at this point in the history
  4. Support different endians

    coffeepots committed Oct 2, 2018
    Configuration menu
    Copy the full SHA
    fcffd94 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2018

  1. Configuration menu
    Copy the full SHA
    3deb09b View commit details
    Browse the repository at this point in the history
  2. Add precompile costs

    coffeepots committed Oct 3, 2018
    Configuration menu
    Copy the full SHA
    3249c3e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6a4cd4e View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2018

  1. Added nim-bncurve dependency.

    Added implementation of `ecAdd`, `ecMul`, `ecPairing` precompiles.
    cheatfate committed Oct 5, 2018
    Configuration menu
    Copy the full SHA
    9318ea9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    38b4d54 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0494e2a View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2018

  1. Configuration menu
    Copy the full SHA
    bb6e1e1 View commit details
    Browse the repository at this point in the history
  2. Precompile test data

    coffeepots committed Oct 10, 2018
    Configuration menu
    Copy the full SHA
    2ee9861 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7c77886 View commit details
    Browse the repository at this point in the history
  4. Test suite for precompiles

    coffeepots committed Oct 10, 2018
    Configuration menu
    Copy the full SHA
    e53222c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6cd1964 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    67df44e View commit details
    Browse the repository at this point in the history
  7. Remove bogus sha256 tests

    coffeepots committed Oct 10, 2018
    Configuration menu
    Copy the full SHA
    4ca4a85 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2018

  1. Configuration menu
    Copy the full SHA
    6e4616e View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2018

  1. Configuration menu
    Copy the full SHA
    0b15b86 View commit details
    Browse the repository at this point in the history
  2. Current test output

    coffeepots committed Oct 16, 2018
    Configuration menu
    Copy the full SHA
    826ce4f View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2018

  1. Configuration menu
    Copy the full SHA
    434edcc View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2018

  1. Configuration menu
    Copy the full SHA
    7ba1cfa View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2018

  1. Configuration menu
    Copy the full SHA
    6b1e989 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    492d2ae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6eb430f View commit details
    Browse the repository at this point in the history
  4. Add note about cyclic dep

    coffeepots committed Nov 8, 2018
    Configuration menu
    Copy the full SHA
    1cead76 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4c6a686 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0366dd4 View commit details
    Browse the repository at this point in the history