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

feat: Add gas reports for validium mode #38

Closed
wants to merge 38 commits into from

Commits on Jan 5, 2024

  1. Configuration menu
    Copy the full SHA
    c944c92 View commit details
    Browse the repository at this point in the history
  2. Set to 0

    Ivan Litteri authored and Ivan Litteri committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    837cf6f View commit details
    Browse the repository at this point in the history
  3. Merge branch 'validium_mode_pubdata_price' into validium_mode_pubdata_0

    Ivan Litteri authored and Ivan Litteri committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    181d80c View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. Configuration menu
    Copy the full SHA
    cb7edd8 View commit details
    Browse the repository at this point in the history
  2. Deploy bytes contract

    jorbush committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    714bd35 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

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

    toni-calvin committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    c3373d2 View commit details
    Browse the repository at this point in the history
  3. add colored prints

    toni-calvin committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    ce4de82 View commit details
    Browse the repository at this point in the history
  4. add better debug logs

    toni-calvin committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    cc32b58 View commit details
    Browse the repository at this point in the history
  5. add better logs

    toni-calvin committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    f8edfa4 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. Merge branch 'validium_mode_pubdata_0' of github.com:lambdaclass/zksy…

    …nc-era into test-erc20-pubdata-0
    toni-calvin committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    27ab211 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

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

Commits on Jan 15, 2024

  1. update logs

    toni-calvin committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    c683f9a View commit details
    Browse the repository at this point in the history
  2. print gas used

    toni-calvin committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    4699ae9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    215b9d9 View commit details
    Browse the repository at this point in the history
  4. wip

    Oppen committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    5d3d96c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c71ff9c View commit details
    Browse the repository at this point in the history
  6. Restore original values

    Oppen committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    183957d View commit details
    Browse the repository at this point in the history
  7. Add validium example readme (#34)

    * Add validium example readme
    
    * update validium.md and change test name
    
    * fmt
    
    ---------
    
    Co-authored-by: toni-calvin <antonio.calvin@lambdaclass.com>
    jordibonet-lambdaclass and toni-calvin authored Jan 15, 2024
    Configuration menu
    Copy the full SHA
    cff8bfd View commit details
    Browse the repository at this point in the history
  8. Only keep changes for vm_latest

    Oppen committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    5bbeb3c View commit details
    Browse the repository at this point in the history
  9. Fix submodule

    Oppen committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    aad41bb View commit details
    Browse the repository at this point in the history
  10. Fix integration test license

    Oppen committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    64e639a View commit details
    Browse the repository at this point in the history
  11. change contracts branch

    mationorato committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    557ec52 View commit details
    Browse the repository at this point in the history
  12. Remove l1 gas data

    Ivan Litteri authored and Ivan Litteri committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    b9ceb92 View commit details
    Browse the repository at this point in the history
  13. Update submodule branch

    Ivan Litteri authored and Ivan Litteri committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    3aa9f50 View commit details
    Browse the repository at this point in the history
  14. add basics scripts

    ColoCarletti committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    5fa2e92 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. fix: update output readme (#39)

    * Update output readme
    
    * Add a note for transactions
    
    * Fix note
    jordibonet-lambdaclass authored Jan 16, 2024
    Configuration menu
    Copy the full SHA
    479061d View commit details
    Browse the repository at this point in the history
  2. feat: remove logs pubdata (#42)

    * remove logs from pubdata
    
    * update comment
    toni-calvin authored Jan 16, 2024
    Configuration menu
    Copy the full SHA
    ef48b51 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. feat: refactor readme example (#44)

    * Refactor readme example
    
    * Fix some comments
    
    * Remove validium.md
    jordibonet-lambdaclass authored Jan 17, 2024
    Configuration menu
    Copy the full SHA
    5c3dfc5 View commit details
    Browse the repository at this point in the history
  2. refactor script

    ColoCarletti committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    dfc053f View commit details
    Browse the repository at this point in the history
  3. fix fmt

    ColoCarletti committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    07f04fc View commit details
    Browse the repository at this point in the history
  4. add graph script

    ColoCarletti committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    9342b29 View commit details
    Browse the repository at this point in the history
  5. fix typo

    ColoCarletti committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    5c14f47 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. add echo

    ColoCarletti committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    97c226d View commit details
    Browse the repository at this point in the history
  2. move script

    ColoCarletti committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    fbdbd95 View commit details
    Browse the repository at this point in the history
  3. merge base branch

    ColoCarletti committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    07300dd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    12be3d2 View commit details
    Browse the repository at this point in the history
  5. move scirpts files

    ColoCarletti committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    06116e2 View commit details
    Browse the repository at this point in the history