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 feijoa #360

Open
wants to merge 90 commits into
base: develop
Choose a base branch
from
Open

Develop feijoa #360

wants to merge 90 commits into from

Commits on Mar 7, 2024

  1. Configuration menu
    Copy the full SHA
    0abafa9 View commit details
    Browse the repository at this point in the history
  2. Remove rlp parsing

    ignasirv committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    d2fba54 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. Refactor hashkUsed

    ignasirv committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    4ff9967 View commit details
    Browse the repository at this point in the history
  2. Set inputs/outputs

    ignasirv committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    6670d33 View commit details
    Browse the repository at this point in the history
  3. Implement forced batch

    ignasirv committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    a180f87 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

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

Commits on Mar 20, 2024

  1. First review fixes

    ignasirv committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    8b27fd1 View commit details
    Browse the repository at this point in the history
  2. Remove getTxs free input

    ignasirv committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    b10a9dd View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

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

    ignasirv committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    885b4c7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ae24659 View commit details
    Browse the repository at this point in the history
  4. fix typo labels

    zkronos73 authored and ignasirv committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    8405d79 View commit details
    Browse the repository at this point in the history
  5. optimize a few steps on SHL/SHR

    zkronos73 authored and ignasirv committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    68928fb View commit details
    Browse the repository at this point in the history
  6. Optimizations 2

    ignasirv committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    5b4c235 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. Shift fixes

    ignasirv committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    aae005d View commit details
    Browse the repository at this point in the history
  2. Mstore X optimitzation

    ignasirv committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    232fde2 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #359 from 0xPolygonHermez/feature/feijoa-batch-tree

    Feature/feijoa batch tree
    krlosMata committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    cbc754f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    93a0ce6 View commit details
    Browse the repository at this point in the history
  5. allow gha on develop-feijoa

    krlosMata authored and hecmas committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    418eee9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    753ecde View commit details
    Browse the repository at this point in the history
  7. Upadte package

    hecmas committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    50dae93 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    202e7bb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    35002a3 View commit details
    Browse the repository at this point in the history
  10. Updating package

    hecmas committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    117d955 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0a90e9c View commit details
    Browse the repository at this point in the history
  12. Fixing minor typos

    hecmas committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    c3ad311 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2024

  1. Merge pull request #357 from 0xPolygonHermez/feature/ecrecover-ref-op…

    …tz-copy
    
    Taking back the ecrecover refactor
    hecmas committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    a7f9a51 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2024

  1. Configuration menu
    Copy the full SHA
    c0412f7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d9f6e26 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3f422c5 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. Configuration menu
    Copy the full SHA
    8cc9cf1 View commit details
    Browse the repository at this point in the history
  2. Update package.json

    krlosMata committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    b2d7bcb View commit details
    Browse the repository at this point in the history
  3. Update package.json

    krlosMata committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    8e61171 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #362 from 0xPolygonHermez/feature/remove-mem-align…

    …-wr8
    
    change MEM_ALIGN_WR8 to MEM_ALIGN_WR
    krlosMata committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    635a3b4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    454bbf6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    02c9f0d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    725d680 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    56a0dd3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    135cb0c View commit details
    Browse the repository at this point in the history
  10. Updating counters

    hecmas committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    f17e996 View commit details
    Browse the repository at this point in the history
  11. Adding division by two

    hecmas committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    5f98e16 View commit details
    Browse the repository at this point in the history
  12. Adding multiplication by two

    hecmas committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    425221b View commit details
    Browse the repository at this point in the history
  13. Removing the unused folder

    hecmas committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    c95b2d9 View commit details
    Browse the repository at this point in the history
  14. Fixing a bug in array mul long

    hecmas committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    773cc83 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    28f4e0a View commit details
    Browse the repository at this point in the history
  16. Adding some worst case tests

    hecmas committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    21426f6 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    199bf9a View commit details
    Browse the repository at this point in the history
  18. Including zkronos optz

    hecmas committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    8903d97 View commit details
    Browse the repository at this point in the history
  19. last fixes pre-modexp

    laisolizq committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    1e4af26 View commit details
    Browse the repository at this point in the history
  20. Removing the unused folder

    hecmas committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    8f2c15c View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    5e43ad9 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. Removing the unused folder

    hecmas authored and laisolizq committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    8e7a251 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #361 from 0xPolygonHermez/feature/pre-modexp-fix

    last fixes pre-modexp
    laisolizq committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    cc5b4ce View commit details
    Browse the repository at this point in the history
  3. Merge pull request #341 from 0xPolygonHermez/feature/array-len

    Modexp revision
    ignasirv committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    0410c25 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4d50bea View commit details
    Browse the repository at this point in the history
  5. Revert "Merge remote-tracking branch 'origin/develop' into develop-fe…

    …ijoa-merge"
    
    This reverts commit 4d50bea, reversing
    changes made to 0410c25.
    ignasirv committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    e1a4cfa View commit details
    Browse the repository at this point in the history
  6. Merge pull request #368 from 0xPolygonHermez/develop-feijoa-merge

    Develop feijoa merge
    ignasirv committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    397f49c View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Configuration menu
    Copy the full SHA
    7d92d05 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f003de View commit details
    Browse the repository at this point in the history
  3. fix alignment mloadx

    zkronos73 committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    15d19c3 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. Configuration menu
    Copy the full SHA
    c09c151 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c9275c View commit details
    Browse the repository at this point in the history
  3. fix bug

    zkronos73 authored and ignasirv committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    300c773 View commit details
    Browse the repository at this point in the history
  4. fix bug with result

    zkronos73 authored and ignasirv committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    d0fb8a4 View commit details
    Browse the repository at this point in the history
  5. small optimizations

    ignasirv committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    9b03150 View commit details
    Browse the repository at this point in the history
  6. Fix poseidon limit constant

    ignasirv committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    361056d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a72c10a View commit details
    Browse the repository at this point in the history
  8. Merge pull request #370 from 0xPolygonHermez/feature/optimize-mstorex…

    …-mloadx
    
    optimization mstorex/mloadx same controls as legacy
    krlosMata committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    2d4dabe View commit details
    Browse the repository at this point in the history
  9. Update pre-sha2-256.zkasm

    krlosMata committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    589784d View commit details
    Browse the repository at this point in the history
  10. Update package.json

    krlosMata committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    10e7010 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #365 from 0xPolygonHermez/feature/fork-10

    Set forkid 10 + optimization readHash
    krlosMata committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    ef82330 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Optimizations

    ignasirv committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    1a945e6 View commit details
    Browse the repository at this point in the history
  2. typo

    ignasirv committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    15d36be View commit details
    Browse the repository at this point in the history
  3. Updating counters

    hecmas committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    031f254 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. Configuration menu
    Copy the full SHA
    833b41b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #348 from 0xPolygonHermez/feature/arith-mod

    Optimizations to ecrecover
    krlosMata committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    dcbd682 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e15d445 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cd9c6d4 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

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

Commits on Apr 8, 2024

  1. Merge pull request #373 from 0xPolygonHermez/feature/specific-optz

    Specific coverage optimizations
    krlosMata committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    f6471e2 View commit details
    Browse the repository at this point in the history
  2. tag 10

    krlosMata committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    c259727 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. Configuration menu
    Copy the full SHA
    257d4be View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    42e50ea View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

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

Commits on Apr 11, 2024

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

Commits on Apr 16, 2024

  1. Counter + restore fix

    ignasirv committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    147d830 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. Update package

    ignasirv committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    5d78a2b View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. Merge pull request #382 from 0xPolygonHermez/feature/fix-final-A

    Feature/fix final a
    krlosMata committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    1541b87 View commit details
    Browse the repository at this point in the history
  2. Update package.json

    krlosMata committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    7cd0a91 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #380 from 0xPolygonHermez/feature/fix-73

    Feature/fix 73
    krlosMata committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    e8f363e View commit details
    Browse the repository at this point in the history