1. 19 Jul, 2022 3 commits
  2. 18 Jul, 2022 3 commits
    • norswap's avatar
      spec: derivation spec rework (#2855) · b7087214
      norswap authored
      * batch derivation spec draft
      
      * add diagrams, fix recovery-from-reorg wording
      
      * update spec to cover channel ID timestamp
      
      * specs: update batch derivation diagrams
      
      * simplified overview draft + greatly expand glossary
      
      * section on batch submission an encoding
      
      * stages explanation
      
      * edit resetting part of the spec
      
      * rework pipeline description (& more)
      
      * incorporate review feedback
      
      * recover lost change
      
      * rework payload attributes derivation section
      
      * specs: toc fix
      
      * specs: misc lint fixes
      
      * specs/meta: toc fix
      Co-authored-by: default avatarprotolambda <proto@protolambda.com>
      Co-authored-by: default avatarmergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
      b7087214
    • Joshua Gutow's avatar
      Op-Node: Fix divergence due to bad reset logic (#3044) · aa707a47
      Joshua Gutow authored
      * Op-Node: Restore sync package
      
      * Op-Node: Fix reset/reorg logic
      
      This now uses the old sync package b/c the pipeline reset logic was
      not actually working.
      
      * OP Node: Add time invariant check to reset step
      
      * Don't skip L1 Origin in reset step
      
      * sync: Rollback to block with sequence number 0
      Co-authored-by: default avatarmergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
      aa707a47
    • Maurelian's avatar
      getL2Output reverts if not found (#2979) · 7e6eb9b2
      Maurelian authored
      * feat(bedrock): getL2Output reverts if not found
      
      feat(bedrock): Handle error on empty output in Portal
      
      feat(ctb): use isOutputFinalized in finalizeWithdrawalTx
      
      * ctb: Remove extraneous abi encoding
      
      Revert "feat(ctb): use isOutputFinalized in finalizeWithdrawalTx"
      
      This reverts commit 4d4e89d4f624b8cbd95c1ad2800027bfe561c213.
      
      ctb: getL2Output returns the next output for a block
      
      ctb: Fix error message style
      7e6eb9b2
  3. 16 Jul, 2022 2 commits
  4. 15 Jul, 2022 12 commits
  5. 14 Jul, 2022 20 commits