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

update SHR/SHL arith #63

Closed
wants to merge 4 commits into from
Closed

update SHR/SHL arith #63

wants to merge 4 commits into from

Commits on May 17, 2022

  1. Fix opInvalid for main context (the opcode is not finished yet)

    WIP
    
    more notations
    
    WIP notations
    
    WIP 3
    
    more notatioons
    
    fix notations + remove unnecessary D assignation at main
    
    
    Rename: batchL2DataRead -> batchL2DataParsed
    
    
    Explain variable
    
    
    Rename: txsListLength -> batchL2DataLength
    
    
    Rename: txListLength -> txRLPLength
    
    
    Rename: txIsCreateContract -> isCreateContract
    
    
    Rename: create2 -> isCreate2
    
    
    Rename: txNData -> txCalldataLen 
    
    
    Rename: gasSpendCallError -> computeGasSendCall + spellcheck oopCODESIZE
    
    
    Rename: staticCall -> isStaticCall
    
    
    check batch_number !exist --> return 0
    
    
    Arith checks
    ignasirv authored and krlosMata committed May 17, 2022
    Configuration menu
    Copy the full SHA
    e0636a8 View commit details
    Browse the repository at this point in the history
  2. rebase main

    krlosMata committed May 17, 2022
    Configuration menu
    Copy the full SHA
    a0cfd1d View commit details
    Browse the repository at this point in the history

Commits on May 18, 2022

  1. update SHR/SHL arith

    laisolizq committed May 18, 2022
    Configuration menu
    Copy the full SHA
    5fb4d14 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2022

  1. fix bytes/bits

    laisolizq committed May 19, 2022
    Configuration menu
    Copy the full SHA
    982bf5d View commit details
    Browse the repository at this point in the history