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

Develop etrog #319

Merged
merged 171 commits into from
Jan 26, 2024
Merged

Develop etrog #319

merged 171 commits into from
Jan 26, 2024

Commits on Oct 31, 2023

  1. Merge pull request #42 from 0xPolygonHermez/fix/ecrecover-point-at-in…

    …finity
    
    fix/ecrecover point at infinity
    krlosMata authored Oct 31, 2023
    Configuration menu
    Copy the full SHA
    d694c3f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f0b0c9d View commit details
    Browse the repository at this point in the history
  3. Exit code handling

    MCJOHN974 authored and krlosMata committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    927ecd0 View commit details
    Browse the repository at this point in the history
  4. switch to bool flag instead exit code

    MCJOHN974 authored and krlosMata committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    0cc962b View commit details
    Browse the repository at this point in the history
  5. Fork etrog implementation

    Set l2 tx hash computing at rlp parsing
    
    Fix counters + counter tests
    
    Fix log index
    
    add pairings
    
    add modexp
    
    fixes & updates forkid6
    
    update tests zkasm & helpers
    
    Cleaning the repo
    
    Fixing tests
    
    Minor refactor and removing unnecessary zkasm files
    
    Cleaning the repo
    
    Removing some comments and moving unused files
    
    Big refactor of pairings
    
    Test passing now with a minor refactor
    
    Test refactor and module tree fixed
    
    Finished cleaning the pairing repo. Unused helpers removed
    
    Finished cleaning the modexp repo
    
    Setting the new number of chunks limit based on the gas limit
    
    Reorganization and optimizations
    
    fix modexp
    
    add tool labels
    
    last fixes & comments
    
    fix mulArith
    
    fix imports
    
    update package
    
    update package
    
    update GHA
    
    fix modexp gas
    
    fix outofgas modexp & delete helpers
    
    update package
    
    Optimizations and code clarifications
    
    Splitting the main operations in modexp and starting to perform tests...
    
    Bug in long divison fixed
    
    Fixing soundness errors in Fp arithemtic
    
    Modexp-op1 test generator
    
    update GHA fork-etrog
    
    fix selector
    
    add first counters modexp
    
    Uncovered paths fixed
    
    Some minor optimizations
    
    Almost all counters added. Some major optimizations.
    
    Ended the expected optimizations
    
    update pre-modexp counters
    
    Modexp counters done
    
    Fixing minor typos and uncommenting the counters
    ignasirv authored and krlosMata committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    52c68ea View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. add l1InfoTree

    krlosMata committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    380d906 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f8d137 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

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

Commits on Nov 10, 2023

  1. fix comment

    krlosMata committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    993e876 View commit details
    Browse the repository at this point in the history
  2. add pre-sha2

    laisolizq authored and Ignasi Ramos committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    891dfe7 View commit details
    Browse the repository at this point in the history
  3. update pre-sha256

    laisolizq authored and Ignasi Ramos committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    bc4e8d2 View commit details
    Browse the repository at this point in the history
  4. fix return & add comments

    laisolizq authored and Ignasi Ramos committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    b9cbc23 View commit details
    Browse the repository at this point in the history
  5. update cnt sha256

    laisolizq authored and Ignasi Ramos committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    ca5c7b1 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. update main PR

    laisolizq committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    9025d8c View commit details
    Browse the repository at this point in the history
  2. fix

    laisolizq committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    894b2eb View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. fix modexp

    laisolizq committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    67757a6 View commit details
    Browse the repository at this point in the history
  2. add edge cases

    laisolizq committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    6a4e8b8 View commit details
    Browse the repository at this point in the history
  3. fix package proverjs

    laisolizq committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    04c258c View commit details
    Browse the repository at this point in the history
  4. fix edge cases & comments

    laisolizq committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    6815c6b View commit details
    Browse the repository at this point in the history
  5. update pre-sha256

    laisolizq committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    4ece98c View commit details
    Browse the repository at this point in the history
  6. update counters

    laisolizq committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    7ba53da View commit details
    Browse the repository at this point in the history
  7. fix merge

    laisolizq committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    6c3652d View commit details
    Browse the repository at this point in the history
  8. Merge pull request #50 from 0xPolygonHermez/feature/fix-modexp-sha256

    Fix counters modexp & add sha256
    laisolizq authored Nov 21, 2023
    Configuration menu
    Copy the full SHA
    0b12c56 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #51 from 0xPolygonHermez/feature/sha256-l1-info-tree

    Feature/sha256 l1 info tree
    krlosMata authored Nov 21, 2023
    Configuration menu
    Copy the full SHA
    663f984 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #44 from 0xPolygonHermez/feature/l1-info-tree

    Feature/l1 info tree
    krlosMata authored Nov 21, 2023
    Configuration menu
    Copy the full SHA
    1ff2743 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

  1. Configuration menu
    Copy the full SHA
    346f404 View commit details
    Browse the repository at this point in the history
  2. Fixing some counters

    hecmas committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    f8578b3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    30c5b72 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2023

  1. Configuration menu
    Copy the full SHA
    4625194 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #53 from 0xPolygonHermez/feature/modexp-input-length

    Setting the accurate modexp input length
    hecmas authored Nov 23, 2023
    Configuration menu
    Copy the full SHA
    11c39c2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5c19a21 View commit details
    Browse the repository at this point in the history
  4. Minor bug found by Laia

    hecmas committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    9422c6a View commit details
    Browse the repository at this point in the history
  5. fix premodexp save0out

    laisolizq committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    f4d7534 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2023

  1. Merge pull request #54 from 0xPolygonHermez/feature/revert-modexp

    Adding the new limit of 1024 bytes to pre-modexp
    hecmas authored Nov 24, 2023
    Configuration menu
    Copy the full SHA
    a5c679c View commit details
    Browse the repository at this point in the history
  2. fix sha counters

    krlosMata committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    ec1a2bd View commit details
    Browse the repository at this point in the history
  3. Fix sha256 counters and typo

    ignasirv committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    5dc4c52 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #55 from 0xPolygonHermez/feature/fix-sha256

    fix sha counters
    ignasirv authored Nov 24, 2023
    Configuration menu
    Copy the full SHA
    386168b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b46718a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d08bf94 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    63193c2 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #57 from 0xPolygonHermez/fix/js-in-rom-fp2

    Fixing the number of inputs of BN254_ADDFP2 and BN254_SUBFP2
    hecmas authored Nov 24, 2023
    Configuration menu
    Copy the full SHA
    cfd95fc View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. Configuration menu
    Copy the full SHA
    134fb3e View commit details
    Browse the repository at this point in the history
  2. Bug fixing issues 37 and 38

    ignasirv committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    9bef8d0 View commit details
    Browse the repository at this point in the history
  3. PR review

    krlosMata committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    615d22f View commit details
    Browse the repository at this point in the history
  4. Merge pull request #58 from 0xPolygonHermez/feature/lt4

    LT4 sanity check on initial and final root
    krlosMata authored Nov 27, 2023
    Configuration menu
    Copy the full SHA
    64075be View commit details
    Browse the repository at this point in the history
  5. Merge pull request #59 from 0xPolygonHermez/feature/bugfix_37_38

    Bug fixing issues 37 and 38
    krlosMata authored Nov 27, 2023
    Configuration menu
    Copy the full SHA
    7ece1f3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6bbe7d9 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. Configuration menu
    Copy the full SHA
    87d26d9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4b1be37 View commit details
    Browse the repository at this point in the history
  3. Added the constants

    hecmas committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    db4f00b View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. Merge pull request #62 from 0xPolygonHermez/fix/modexp-freeinputs

    Modexp freeinput bugs fixed
    hecmas authored Nov 29, 2023
    Configuration menu
    Copy the full SHA
    8242ab9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #61 from 0xPolygonHermez/feature/add-label

    add label writeBlockInfoRoot
    krlosMata authored Nov 29, 2023
    Configuration menu
    Copy the full SHA
    294ed17 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    414ed5b View commit details
    Browse the repository at this point in the history
  4. Merge pull request #56 from 0xPolygonHermez/feature/fix-sample-tests

    update sample parallel tests
    krlosMata authored Nov 29, 2023
    Configuration menu
    Copy the full SHA
    6dced5f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    331b36a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dea225e View commit details
    Browse the repository at this point in the history
  7. Update package.json

    krlosMata authored and ignasirv committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    12e49fb View commit details
    Browse the repository at this point in the history
  8. Merge pull request #60 from 0xPolygonHermez/feature/ep-l2txhash

    Feature/ep l2txhash
    krlosMata authored Nov 29, 2023
    Configuration menu
    Copy the full SHA
    93984c7 View commit details
    Browse the repository at this point in the history
  9. optimize arrays

    krlosMata committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    db93ed5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3d8d880 View commit details
    Browse the repository at this point in the history
  11. Update package.json

    hecmas authored Nov 29, 2023
    Configuration menu
    Copy the full SHA
    fbed9b3 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. Configuration menu
    Copy the full SHA
    623f2cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6de849d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6d9d5af View commit details
    Browse the repository at this point in the history
  4. Cleanup and some bugs fixed

    hecmas committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    2cfef0d View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. Merge pull request #64 from 0xPolygonHermez/feature/pr-review

    Small fixes, typos, optimizations, renamings...
    krlosMata authored Dec 1, 2023
    Configuration menu
    Copy the full SHA
    48de92b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #65 from 0xPolygonHermez/feature/spell-check

    Feature/spell check
    krlosMata authored Dec 1, 2023
    Configuration menu
    Copy the full SHA
    28e907f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    138e8df View commit details
    Browse the repository at this point in the history
  4. Remove unused depth var

    ignasirv committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    59b10ab View commit details
    Browse the repository at this point in the history
  5. Merge pull request #67 from 0xPolygonHermez/feature/remove-depth

    Remove unused depth var
    krlosMata authored Dec 1, 2023
    Configuration menu
    Copy the full SHA
    1972bef View commit details
    Browse the repository at this point in the history
  6. Fixing the tests...

    hecmas committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    35af14b View commit details
    Browse the repository at this point in the history
  7. All tests fixed!!!!

    hecmas committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    0e2f810 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. Minor fixes

    hecmas committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    2b16007 View commit details
    Browse the repository at this point in the history
  2. comments & spaces

    krlosMata committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    b115099 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2cacb20 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. Merge pull request #66 from 0xPolygonHermez/feature/pairing-cleanup

    Cleanup and some bugs fixed
    krlosMata authored Dec 5, 2023
    Configuration menu
    Copy the full SHA
    fa7e65b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1457d5b View commit details
    Browse the repository at this point in the history
  3. update package json

    laisolizq committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    4944971 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #69 from 0xPolygonHermez/feature/update-sample-ooc

    update sample invalid-batch
    krlosMata authored Dec 5, 2023
    Configuration menu
    Copy the full SHA
    5b18ce1 View commit details
    Browse the repository at this point in the history
  5. update packages

    krlosMata committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    7371c37 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

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

Commits on Dec 7, 2023

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

Commits on Dec 10, 2023

  1. Merge pull request #74 from 0xPolygonHermez/feature/fix-unsigned

    Add on step for unsigned transactions
    krlosMata authored Dec 10, 2023
    Configuration menu
    Copy the full SHA
    8dc3f61 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. Fixing a bug in modexp

    hecmas committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    fa84642 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    934c82f View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. Array arith coverage completed

    hecmas committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    6963fc9 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

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

Commits on Dec 15, 2023

  1. improve error and events

    krlosMata committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    4c1965f View commit details
    Browse the repository at this point in the history
  2. array_square minor bug fixed

    hecmas committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    9f68f48 View commit details
    Browse the repository at this point in the history
  3. optimization for verifyMerkleProof

    zkronos73 authored and krlosMata committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    1dfb815 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4d08a4e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    00c431e View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

  1. Configuration menu
    Copy the full SHA
    d98a858 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9d1ab72 View commit details
    Browse the repository at this point in the history
  3. fix pre-modexp memory

    laisolizq committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    4e22a2d View commit details
    Browse the repository at this point in the history
  4. WIP

    hecmas committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    ec8a2c2 View commit details
    Browse the repository at this point in the history
  5. PR review

    krlosMata committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    e3269a8 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. update package proverjs

    krlosMata committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    98798b3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #81 from 0xPolygonHermez/feature/improve-errors-an…

    …d-events
    
    improve error and events
    krlosMata authored Dec 19, 2023
    Configuration menu
    Copy the full SHA
    a8bf136 View commit details
    Browse the repository at this point in the history
  3. Fix multiple free inputs

    ignasirv committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    4a2ccb6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f57d079 View commit details
    Browse the repository at this point in the history
  5. comments

    ignasirv committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    3bc929a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    87426e4 View commit details
    Browse the repository at this point in the history
  7. A first full refactor done

    hecmas committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    b99c96b View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

  1. Utils refactor done

    hecmas committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    0d41b5b View commit details
    Browse the repository at this point in the history
  2. Counters corrected

    hecmas committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    c51fd31 View commit details
    Browse the repository at this point in the history
  3. add test modexp memory

    laisolizq committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    8c49833 View commit details
    Browse the repository at this point in the history
  4. Link added to ecPairing

    hecmas committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    2f779d5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8a0a1c9 View commit details
    Browse the repository at this point in the history
  6. Renaming constant

    ignasirv committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    452db45 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #76 from 0xPolygonHermez/feature/fix-freeinput

    Fix multiple free inputs
    krlosMata authored Dec 20, 2023
    Configuration menu
    Copy the full SHA
    9d05172 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #78 from 0xPolygonHermez/feature/precompiled-coverage

    Precompiled full coverage and side-patches
    krlosMata authored Dec 20, 2023
    Configuration menu
    Copy the full SHA
    b5ee9f9 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #80 from 0xPolygonHermez/feature/fix-audit-pre

    fix modexp copy memory
    krlosMata authored Dec 20, 2023
    Configuration menu
    Copy the full SHA
    e8a69bf View commit details
    Browse the repository at this point in the history
  10. fix modexp length gas

    laisolizq authored and ignasirv committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    5ac0301 View commit details
    Browse the repository at this point in the history
  11. Fix modexp error handling

    ignasirv committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    1c9e515 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e6a5f87 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    6e3675d View commit details
    Browse the repository at this point in the history
  14. Merge pull request #83 from 0xPolygonHermez/feature/verify-smt-opt-v2

    Feature/verify smt opt v2
    krlosMata authored Dec 20, 2023
    Configuration menu
    Copy the full SHA
    b23f8aa View commit details
    Browse the repository at this point in the history
  15. Merge pull request #85 from 0xPolygonHermez/feature/fix-sha256-retcall

    fix sha256 retcalllength > 32
    krlosMata authored Dec 20, 2023
    Configuration menu
    Copy the full SHA
    84c07d6 View commit details
    Browse the repository at this point in the history
  16. Merge pull request #87 from 0xPolygonHermez/fix/update-sha256-counter…

    …-const
    
    update MAX_CNT_SHA256_F_LIMIT
    krlosMata authored Dec 20, 2023
    Configuration menu
    Copy the full SHA
    7f3b956 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    57d7f1d View commit details
    Browse the repository at this point in the history
  18. add comments

    krlosMata committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    1803a50 View commit details
    Browse the repository at this point in the history
  19. comments

    ignasirv committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    cb679f6 View commit details
    Browse the repository at this point in the history
  20. Merge pull request #84 from 0xPolygonHermez/feature/array-lib-refactor

    Refactoring the array lib and minor bugs fixed
    krlosMata authored Dec 20, 2023
    Configuration menu
    Copy the full SHA
    261fd15 View commit details
    Browse the repository at this point in the history
  21. Merge pull request #86 from 0xPolygonHermez/feature/fix-batch-length

    Feature/fix batch length
    krlosMata authored Dec 20, 2023
    Configuration menu
    Copy the full SHA
    8e4469d View commit details
    Browse the repository at this point in the history
  22. Merge pull request #82 from 0xPolygonHermez/feature/fix-gas-length-mo…

    …dexp
    
    fix modexp length gas
    krlosMata authored Dec 20, 2023
    Configuration menu
    Copy the full SHA
    0a6721d View commit details
    Browse the repository at this point in the history
  23. fix label preFailLength

    krlosMata committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    d50d0da View commit details
    Browse the repository at this point in the history
  24. update packages

    krlosMata committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    318b30e View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    c627e64 View commit details
    Browse the repository at this point in the history
  26. Merge pull request #91 from 0xPolygonHermez/feature/fix-array-mul-short

    fix array_mul_short_carry_check
    krlosMata authored Dec 20, 2023
    Configuration menu
    Copy the full SHA
    037afed View commit details
    Browse the repository at this point in the history
  27. update packages

    krlosMata committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    b99317c View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2023

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

Commits on Jan 10, 2024

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

Commits on Jan 11, 2024

  1. Merge pull request #102 from 0xPolygonHermez/fix/fp2inv-alias

    Alias check in resulting Fp2 inverses computation
    hecmas authored Jan 11, 2024
    Configuration menu
    Copy the full SHA
    714cda1 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. Configuration menu
    Copy the full SHA
    582c3a4 View commit details
    Browse the repository at this point in the history
  2. PR review

    ignasirv committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    ca9eb0a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6621279 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. Merge pull request #100 from 0xPolygonHermez/feature/binaries-fix

    Feature/binaries fix
    krlosMata authored Jan 16, 2024
    Configuration menu
    Copy the full SHA
    6445f23 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e194c55 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. Configuration menu
    Copy the full SHA
    4bdb492 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4bc9d53 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    80fb62f View commit details
    Browse the repository at this point in the history
  4. Cumulative gas used fix

    ignasirv committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    e83a9ef View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bc57552 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8107714 View commit details
    Browse the repository at this point in the history
  7. add fixes to wrong comments

    krlosMata committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    bbfa28f View commit details
    Browse the repository at this point in the history
  8. PR review

    krlosMata committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    54d3e70 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #104 from 0xPolygonHermez/feature/fix-pre-args

    fix argsLengthCall pre-ecPairing
    krlosMata authored Jan 17, 2024
    Configuration menu
    Copy the full SHA
    64fec5c View commit details
    Browse the repository at this point in the history
  10. Merge pull request #105 from 0xPolygonHermez/fix/initialization-issues

    Fix various completeness issues in array lib
    krlosMata authored Jan 17, 2024
    Configuration menu
    Copy the full SHA
    bc5211d View commit details
    Browse the repository at this point in the history
  11. Merge pull request #108 from 0xPolygonHermez/feature/fix-comments

    add fixes to wrong comments
    krlosMata authored Jan 17, 2024
    Configuration menu
    Copy the full SHA
    77f7107 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4b84e6c View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f5e50a7 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    89f6782 View commit details
    Browse the repository at this point in the history
  15. Merge pull request #107 from 0xPolygonHermez/fix/freeinput-array-div

    Fix soundness issues in array div long/short
    krlosMata authored Jan 17, 2024
    Configuration menu
    Copy the full SHA
    3879dae View commit details
    Browse the repository at this point in the history
  16. Merge pull request #109 from 0xPolygonHermez/fix/bad-counters-array-lib

    Fix incorrect counters calculations in array div long/short
    krlosMata authored Jan 17, 2024
    Configuration menu
    Copy the full SHA
    4fabf75 View commit details
    Browse the repository at this point in the history
  17. Merge pull request #106 from 0xPolygonHermez/feature/cumulative-gas-fix

    Cumulative gas used fix
    krlosMata authored Jan 17, 2024
    Configuration menu
    Copy the full SHA
    82fadfd View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    77c255e View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. update tags

    laisolizq committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    70dd647 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #110 from 0xPolygonHermez/feature/update-packages-fix

    update commonjs & testvectors cumulative-gas-fix
    krlosMata authored Jan 22, 2024
    Configuration menu
    Copy the full SHA
    cbf4dd1 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. new l2 hash

    krlosMata committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    d7e0cf9 View commit details
    Browse the repository at this point in the history
  2. Update package

    ignasirv committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    b59f375 View commit details
    Browse the repository at this point in the history
  3. Fix ecrecover test

    ignasirv committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    ba28b60 View commit details
    Browse the repository at this point in the history
  4. final version

    krlosMata committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    6a0ae43 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9739803 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. Configuration menu
    Copy the full SHA
    941ef60 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e0bf830 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #113 from 0xPolygonHermez/feature/new-l2hash

    Feature/new l2hash
    krlosMata authored Jan 25, 2024
    Configuration menu
    Copy the full SHA
    b43d21f View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. Merge pull request #40 from 0xPolygonHermez/feature/fork-etrog

    Feature/fork etrog
    krlosMata authored Jan 26, 2024
    Configuration menu
    Copy the full SHA
    487ac3d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1813bda View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    51241fe View commit details
    Browse the repository at this point in the history