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

Recursive #60

Merged
merged 83 commits into from
Nov 14, 2022
Merged

Recursive #60

merged 83 commits into from
Nov 14, 2022

Commits on Oct 6, 2022

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

Commits on Oct 9, 2022

  1. Merge pull request #58 from 0xPolygonHermez/develop

    develop 0.4.1 to main
    jbaylina committed Oct 9, 2022
    Configuration menu
    Copy the full SHA
    cc47449 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2022

  1. Initial proposal

    jbaylina committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    9f86001 View commit details
    Browse the repository at this point in the history
  2. Initial proposal

    jbaylina authored and krlosMata committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    8aea010 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2022

  1. recursive circuit

    jbaylina committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    928ba00 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    46da98b View commit details
    Browse the repository at this point in the history
  3. deps

    jbaylina committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    5c34275 View commit details
    Browse the repository at this point in the history
  4. rm src recursive

    jbaylina committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    a215dd8 View commit details
    Browse the repository at this point in the history
  5. Fix LLAST

    jbaylina committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    aa3e417 View commit details
    Browse the repository at this point in the history
  6. c12b to gl

    jbaylina committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    a904f7e View commit details
    Browse the repository at this point in the history
  7. rename recursive_verifier

    jbaylina committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    b95af58 View commit details
    Browse the repository at this point in the history
  8. genrecursive

    jbaylina committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    554facb View commit details
    Browse the repository at this point in the history
  9. WIP multi-proof

    krlosMata committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    049f017 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5abdfb5 View commit details
    Browse the repository at this point in the history
  11. add aggregate batch test

    krlosMata committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    81c14ef View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ccd8c17 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    17f2d35 View commit details
    Browse the repository at this point in the history
  14. update package.json scripts

    jbaylina committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    024579a View commit details
    Browse the repository at this point in the history
  15. update package.json scripts

    jbaylina committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    1738a74 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2022

  1. Fix recursive evals

    jbaylina committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    fc9f311 View commit details
    Browse the repository at this point in the history
  2. deps jsonbigint

    jbaylina committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    7c40baf View commit details
    Browse the repository at this point in the history
  3. Fix recursive values

    jbaylina committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    5f00263 View commit details
    Browse the repository at this point in the history
  4. script recursive

    jbaylina committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    24a32eb View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2022

  1. deps

    jbaylina committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    e91657a View commit details
    Browse the repository at this point in the history
  2. remove preProcessTx

    krlosMata committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    c3b0f92 View commit details
    Browse the repository at this point in the history
  3. package progress

    jbaylina committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    f68ec0f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    963656e View commit details
    Browse the repository at this point in the history
  5. adapt full-tracer

    krlosMata committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    8b01b2f View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2022

  1. Configuration menu
    Copy the full SHA
    04284d3 View commit details
    Browse the repository at this point in the history
  2. recursive scripts changes

    zkronos73 committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    ebe2f54 View commit details
    Browse the repository at this point in the history
  3. Initial proposal

    jbaylina authored and krlosMata committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    f2d508c View commit details
    Browse the repository at this point in the history
  4. recursive circuit

    jbaylina authored and krlosMata committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    0da7971 View commit details
    Browse the repository at this point in the history
  5. deps

    jbaylina authored and krlosMata committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    efa0f36 View commit details
    Browse the repository at this point in the history
  6. rm src recursive

    jbaylina authored and krlosMata committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    e1273a0 View commit details
    Browse the repository at this point in the history
  7. Fix LLAST

    jbaylina authored and krlosMata committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    3632ff1 View commit details
    Browse the repository at this point in the history
  8. c12b to gl

    jbaylina authored and krlosMata committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    eeeee2b View commit details
    Browse the repository at this point in the history
  9. rename recursive_verifier

    jbaylina authored and krlosMata committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    4cb5043 View commit details
    Browse the repository at this point in the history
  10. genrecursive

    jbaylina authored and krlosMata committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    5fe1631 View commit details
    Browse the repository at this point in the history
  11. WIP multi-proof

    krlosMata committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    20e1552 View commit details
    Browse the repository at this point in the history
  12. add aggregate batch test

    krlosMata committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    eb6cdd5 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    36b3a32 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    76bd770 View commit details
    Browse the repository at this point in the history
  15. update package.json scripts

    jbaylina authored and krlosMata committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    d93263f View commit details
    Browse the repository at this point in the history
  16. update package.json scripts

    jbaylina authored and krlosMata committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    2623a10 View commit details
    Browse the repository at this point in the history
  17. Fix recursive evals

    jbaylina authored and krlosMata committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    a57f7e6 View commit details
    Browse the repository at this point in the history
  18. deps jsonbigint

    jbaylina authored and krlosMata committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    68c60d1 View commit details
    Browse the repository at this point in the history
  19. Fix recursive values

    jbaylina authored and krlosMata committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    a235d98 View commit details
    Browse the repository at this point in the history
  20. script recursive

    jbaylina authored and krlosMata committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    93f5af0 View commit details
    Browse the repository at this point in the history
  21. deps

    jbaylina authored and krlosMata committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    fc2554f View commit details
    Browse the repository at this point in the history
  22. remove preProcessTx

    krlosMata committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    53faf8b View commit details
    Browse the repository at this point in the history
  23. package progress

    jbaylina authored and krlosMata committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    6ac43a6 View commit details
    Browse the repository at this point in the history
  24. adapt full-tracer

    krlosMata committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    5a14cc5 View commit details
    Browse the repository at this point in the history
  25. update package.json and scripts

    zkronos73 authored and krlosMata committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    b9f20e1 View commit details
    Browse the repository at this point in the history
  26. update recursive input

    krlosMata committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    b8b6a4e View commit details
    Browse the repository at this point in the history
  27. rebuild inputSnark

    krlosMata committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    72c59f5 View commit details
    Browse the repository at this point in the history
  28. update scripts to recursive

    zkronos73 committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    3ce3e3d View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    7eae677 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2022

  1. Configuration menu
    Copy the full SHA
    a7b7601 View commit details
    Browse the repository at this point in the history
  2. fix bug on final.circom

    zkronos73 committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    01d09fa View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2022

  1. update package.json

    krlosMata committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    4fd934d View commit details
    Browse the repository at this point in the history
  2. Add BASEFEE opcode

    ignasirv committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    cb262af View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2022

  1. Deps

    jbaylina committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    ce259ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a813425 View commit details
    Browse the repository at this point in the history
  3. fix package

    zkronos73 committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    1091dfa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d5689b7 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2022

  1. Merge pull request #64 from 0xPolygonHermez/feature/basefee

    Feature/basefee
    krlosMata committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    fc7957f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b77c08b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a7bea75 View commit details
    Browse the repository at this point in the history
  4. selfdestruct to sendall

    krlosMata committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    ab031b3 View commit details
    Browse the repository at this point in the history
  5. update package.json

    krlosMata committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    19d8d4c View commit details
    Browse the repository at this point in the history
  6. Merge pull request #66 from 0xPolygonHermez/configurable-chelpers-class

    configurable chelpers class
    jbaylina committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    75bf8bb View commit details
    Browse the repository at this point in the history
  7. add recursive starkinfo

    zkronos73 committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    f638bae View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c5aadd7 View commit details
    Browse the repository at this point in the history
  9. fix package.json

    zkronos73 committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    6e81605 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #67 from 0xPolygonHermez/recusive-starkinfo

    add recursive starkinfo
    jbaylina committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    25ed301 View commit details
    Browse the repository at this point in the history
  11. zkin join recursive

    zkronos73 committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    cafb41a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c272194 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    675d94b View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2022

  1. fix join zkin

    zkronos73 committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    88da65a View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2022

  1. remove touched functions

    krlosMata committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    10e95cc View commit details
    Browse the repository at this point in the history
  2. skipassert to 0

    krlosMata committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    2060a95 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2022

  1. fix recursive

    zkronos73 committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    f1c779f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #65 from 0xPolygonHermez/feature/recursive-new

    Feature/recursive new
    krlosMata committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    6a04380 View commit details
    Browse the repository at this point in the history