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.5.0 #70

Merged
merged 232 commits into from
Aug 23, 2021
Merged

v0.5.0 #70

merged 232 commits into from
Aug 23, 2021

Commits on Apr 2, 2021

  1. Configuration menu
    Copy the full SHA
    413acce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e0749ab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8b5530f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    55920e9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b1864b3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1be124d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bea9b40 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2021

  1. Configuration menu
    Copy the full SHA
    e2570ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f985792 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    10a6627 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2021

  1. feat: package doc is not mixed with code generation but inside a dedi…

    …cated template for better formating and maintenance
    gbotrel committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    3652c01 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2021

  1. fix: fixes #37

    ThomasPiellard committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    de499bc View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2021

  1. Configuration menu
    Copy the full SHA
    aa18c87 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5fd6d24 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7c6275f View commit details
    Browse the repository at this point in the history
  4. Merge pull request #41 from ConsenSys/docs/godoc

    docs: prettify godoc
    gbotrel committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    186d567 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a63c816 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a389834 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2021

  1. Configuration menu
    Copy the full SHA
    d0b5ce0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a08eae9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3b6e1c7 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2021

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

Commits on Apr 21, 2021

  1. fix: fixed staticchek

    ThomasPiellard committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    a50e66b View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2021

  1. Configuration menu
    Copy the full SHA
    1657616 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    892b2f0 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2021

  1. Configuration menu
    Copy the full SHA
    c4cb13a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #42 from ConsenSys/feat/fiat_shamir

    Feat/fiat shamir
    gbotrel committed Apr 23, 2021
    Configuration menu
    Copy the full SHA
    01dadd0 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2021

  1. Configuration menu
    Copy the full SHA
    c1bec32 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f65a649 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ae50cca View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8b6da20 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d49beb6 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #44 from ConsenSys/feat/mul_by_13

    feat: added mul_by_13 asm impl in field arithmetic
    gbotrel committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    39ac3d4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ae0a053 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2021

  1. Configuration menu
    Copy the full SHA
    28eb607 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #45 from ConsenSys/hotfix/issue_36

    Added optional precompute parameter in FFT domain initialization
    gbotrel committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    128e75d View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2021

  1. Configuration menu
    Copy the full SHA
    90fb9fa View commit details
    Browse the repository at this point in the history
  2. Merge pull request #46 from ConsenSys/fix/domain_precompute

    fix: fft domain precompute thread safety
    ThomasPiellard committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    6bd055b View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2021

  1. Configuration menu
    Copy the full SHA
    3e7e929 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3531b33 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2021

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

Commits on May 6, 2021

  1. Configuration menu
    Copy the full SHA
    9ca7bd9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd52121 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2021

  1. Configuration menu
    Copy the full SHA
    5b6d0a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d618286 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fa2c484 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1b9d84d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    be9cd6d View commit details
    Browse the repository at this point in the history
  6. feat: fixes #38

    ThomasPiellard committed May 7, 2021
    Configuration menu
    Copy the full SHA
    92232b6 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2021

  1. fix: fixes #49

    ThomasPiellard committed May 10, 2021
    Configuration menu
    Copy the full SHA
    01b82b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7cf2f9b View commit details
    Browse the repository at this point in the history
  3. style: clean comments

    yelhousni committed May 10, 2021
    Configuration menu
    Copy the full SHA
    1267abb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0b1360b View commit details
    Browse the repository at this point in the history
  5. perf(bn254): Expt in 2-NAF

    yelhousni committed May 10, 2021
    Configuration menu
    Copy the full SHA
    0cc6561 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2021

  1. Merge pull request #50 from ConsenSys/fix/fft

    Fix FFT domain creation when the domain size is one + computation of cosetTableInv
    gbotrel committed May 11, 2021
    Configuration menu
    Copy the full SHA
    2701344 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eff6138 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    06804c5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d275279 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8c7598d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7b57d59 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #48 from ConsenSys/feat/kzg

    Addition of KZG commitment scheme (issue #38)
    gbotrel committed May 11, 2021
    Configuration menu
    Copy the full SHA
    f7850bb View commit details
    Browse the repository at this point in the history

Commits on May 12, 2021

  1. Configuration menu
    Copy the full SHA
    c3db4e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b1e3e75 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f8a730a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b554fab View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5f0993d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e1f86de View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    306aabc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    06a96f6 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2021

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

Commits on May 18, 2021

  1. Configuration menu
    Copy the full SHA
    75efbb8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    97be147 View commit details
    Browse the repository at this point in the history
  3. fix: fixes #51

    ThomasPiellard committed May 18, 2021
    Configuration menu
    Copy the full SHA
    bafe2b3 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2021

  1. Configuration menu
    Copy the full SHA
    b4abac5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e215570 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    724a94a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    94bc718 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a2d9886 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2021

  1. Configuration menu
    Copy the full SHA
    9dcbe24 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    223ad20 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2021

  1. Configuration menu
    Copy the full SHA
    2a050e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a91f31 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7321acd View commit details
    Browse the repository at this point in the history

Commits on May 31, 2021

  1. Configuration menu
    Copy the full SHA
    04c779b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    248555d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cd835a6 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2021

  1. Merge pull request #55 from ConsenSys/feat/GT-membership

    faster GT membership
    gbotrel committed Jun 1, 2021
    Configuration menu
    Copy the full SHA
    2b4a06b View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2021

  1. feat: added element_fuzz.go with build tag gofuzz to expose non-asm (…

    …generic) impl for fuzz testing
    gbotrel committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    4ff9cb5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    80de0e1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    021e07e View commit details
    Browse the repository at this point in the history
  4. feat(bw6): GT membership

    yelhousni committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    9c007e8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2e988f3 View commit details
    Browse the repository at this point in the history
  6. style: go fmt

    yelhousni committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    f4ce005 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    56ec31c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    37d2eb5 View commit details
    Browse the repository at this point in the history
  9. feat: added kzg Fuzz test

    gbotrel committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    05eb1af View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c431b75 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3a7296e View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2021

  1. Configuration menu
    Copy the full SHA
    a7afc51 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a5d97fc View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2021

  1. Configuration menu
    Copy the full SHA
    a172c39 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #58 from ConsenSys/refactor/bw6-761-pairing

    Refactor/bw6-761-pairing
    gbotrel committed Jun 4, 2021
    Configuration menu
    Copy the full SHA
    8c6fae7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2e3bba5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9468287 View commit details
    Browse the repository at this point in the history
  5. build: re-ran go genearte

    gbotrel committed Jun 4, 2021
    Configuration menu
    Copy the full SHA
    0358592 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #59 from ConsenSys/ci/fuzzandbench

    ci: fuzz and bench
    gbotrel committed Jun 4, 2021
    Configuration menu
    Copy the full SHA
    e9052b8 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2021

  1. feat: init bw6-633 curve

    yelhousni committed Jun 7, 2021
    Configuration menu
    Copy the full SHA
    be68611 View commit details
    Browse the repository at this point in the history
  2. fix(bw6-633): fft

    yelhousni committed Jun 7, 2021
    Configuration menu
    Copy the full SHA
    a5baf81 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e2e3239 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2021

  1. Configuration menu
    Copy the full SHA
    d865fef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    abcd29c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4744d1c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8c6c443 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e6740cd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fa79a68 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2e966f0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    07401a7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    826caf5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a8cbbf8 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e17ddfb View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6d865e1 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    59302eb View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    368c4c1 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    8007bea View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    5503111 View commit details
    Browse the repository at this point in the history
  17. Merge pull request #61 from ConsenSys/feat/bls24-315

    Add the new curve BLS24-315
    gbotrel committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    78cc8bd View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    dde61f1 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2021

  1. Configuration menu
    Copy the full SHA
    9c70002 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a2c59d1 View commit details
    Browse the repository at this point in the history
  3. build: re-ran go:generate

    yelhousni committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    6da0d5e View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2021

  1. Configuration menu
    Copy the full SHA
    66cd4b7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eaf42e4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    da27ee0 View commit details
    Browse the repository at this point in the history
  4. fix(bw6-633): fix final exp

    yelhousni committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    dc71565 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2021

  1. Configuration menu
    Copy the full SHA
    05cef13 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f1b28bb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f78e0e8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6ff6d07 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    eae40e5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e9f555f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ab9e97a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a305a5f View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2021

  1. Configuration menu
    Copy the full SHA
    e4e64d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8310493 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2021

  1. Configuration menu
    Copy the full SHA
    28024df View commit details
    Browse the repository at this point in the history
  2. feat: removed mock commitment

    gbotrel committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    9649331 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9dc612b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e315a12 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    09c209a View commit details
    Browse the repository at this point in the history
  6. style: code cleaning in kzg

    gbotrel committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    c6ce0b3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f687461 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bc0a29a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0d59dca View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    903a4bc View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2021

  1. Configuration menu
    Copy the full SHA
    84aae65 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    093b4a3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e5f2af2 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2021

  1. Merge pull request #63 from ConsenSys/feat/kzg_update

    refactor: kzg and polynomial commitment interfaces
    gbotrel committed Jun 22, 2021
    Configuration menu
    Copy the full SHA
    c4dd88a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a132c4b View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2021

  1. Configuration menu
    Copy the full SHA
    b95961e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a0f53f View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2021

  1. Merge pull request #65 from ConsenSys/feat/kzgserialization

    feat(kzg): serialization primitives and minor refactoring
    gbotrel committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    09d9ee4 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2021

  1. Configuration menu
    Copy the full SHA
    7e72127 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    80de45e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6fe4d75 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1bfa1bf View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2021

  1. Merge pull request #64 from ConsenSys/feat/bw6-633

    Add bw6-633 curve
    ThomasPiellard committed Jul 8, 2021
    Configuration menu
    Copy the full SHA
    d01eceb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    89fbe10 View commit details
    Browse the repository at this point in the history
  3. fix: restored kzg

    ThomasPiellard committed Jul 8, 2021
    Configuration menu
    Copy the full SHA
    df8e224 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2021

  1. Configuration menu
    Copy the full SHA
    a52915f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a64cff View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b0262ff View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    60136fa View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2021

  1. Configuration menu
    Copy the full SHA
    742eea6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3949596 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    63680f2 View commit details
    Browse the repository at this point in the history
  4. style: cosmetics

    gbotrel committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    c46430d View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2021

  1. Configuration menu
    Copy the full SHA
    3d4f7b4 View commit details
    Browse the repository at this point in the history
  2. style(kzg): cosmetics

    gbotrel committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    6a0b99c View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2021

  1. Configuration menu
    Copy the full SHA
    bc4b1c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b46b7d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6e2cff1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4fa8d34 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c5dad7f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    14ac08d View commit details
    Browse the repository at this point in the history
  7. style(kzg): cosmetics

    gbotrel committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    e3a2143 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2021

  1. style(fft): use close(chan)

    gbotrel committed Jul 28, 2021
    Configuration menu
    Copy the full SHA
    20cdf1b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    31ae1a6 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2021

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

Commits on Aug 4, 2021

  1. Configuration menu
    Copy the full SHA
    b2f89f0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    44a1756 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2021

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

Commits on Aug 10, 2021

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

Commits on Aug 11, 2021

  1. Configuration menu
    Copy the full SHA
    bd1f3ae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    81ec3db View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2021

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

Commits on Aug 13, 2021

  1. perf(fft): introduced flatten kernel for n==8 and asm impl for butter…

    …fly to minimze memory writes
    gbotrel committed Aug 13, 2021
    Configuration menu
    Copy the full SHA
    f901b4a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #68 from ConsenSys/fft-cleanup

    FFT perf
    gbotrel committed Aug 13, 2021
    Configuration menu
    Copy the full SHA
    264aa1a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    121664a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    559cceb View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2021

  1. Configuration menu
    Copy the full SHA
    8cf7268 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    612e074 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    010375e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2e27c48 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2021

  1. Configuration menu
    Copy the full SHA
    5d5e09b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ddc82e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dda2778 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b5a89a0 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2021

  1. Configuration menu
    Copy the full SHA
    ed82160 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b8d9dd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ebd9f70 View commit details
    Browse the repository at this point in the history
  4. fix: fixed conflicts

    ThomasPiellard committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    9b37788 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    018b864 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2021

  1. Configuration menu
    Copy the full SHA
    c864f09 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f1f39a0 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2021

  1. style: gopter generators are code generated and return values. siimpl…

    …ifies non-sense in templates
    gbotrel committed Aug 20, 2021
    Configuration menu
    Copy the full SHA
    4e5fa11 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d150526 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c3bd379 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    48040b2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    56f95cc View commit details
    Browse the repository at this point in the history
  6. build: go mod tidy

    gbotrel committed Aug 20, 2021
    Configuration menu
    Copy the full SHA
    b0c8ad5 View commit details
    Browse the repository at this point in the history
  7. docs: update ecc.md

    yelhousni committed Aug 20, 2021
    Configuration menu
    Copy the full SHA
    eefb485 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    463918c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8b0e44b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2c237c4 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4125582 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b13bdf5 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    44d549c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    1b98d85 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    48d89d4 View commit details
    Browse the repository at this point in the history
  16. docs: fix go report card link

    gbotrel committed Aug 20, 2021
    Configuration menu
    Copy the full SHA
    04eb9a0 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    545b844 View commit details
    Browse the repository at this point in the history