• platocrat's avatar
    docs: add l1-l2-deposit-withdrawal (#684) · 6d72b070
    platocrat authored
    * Merge conflict
    
    * add: integration test
    
    * chore: cleanup deps
    
    * fix: nohoist examples so that paths get set correctly
    
    * chore: rename package.json script
    
    * chore: combine test statements into 1
    
    previously the individually separate tests did not test anything meaningful
    
    * fix: get tests to pass
    
    * add yarn and fix typo
    
    * remove call to yarn
    
    * re-add call to yarn for first tests
    
    * revert compilerVersion paths to og
    
    * update ovm-solc path
    
    * update test commands
    
    * typo
    
    * final bug fix
    
    * cleaning
    
    * i will prevail
    
    * i will prevail
    
    * timeout to 60sec
    Co-authored-by: default avatarGeorgios Konstantopoulos <me@gakonst.com>
    
    > LGTM, it may be worth splitting the examples testing in a separate github workflow to reduce CI times, as they've become long.
    6d72b070
example.test.js 5.6 KB