1. 27 Aug, 2024 4 commits
  2. 26 Aug, 2024 2 commits
  3. 25 Aug, 2024 4 commits
  4. 24 Aug, 2024 1 commit
  5. 23 Aug, 2024 12 commits
  6. 22 Aug, 2024 11 commits
  7. 21 Aug, 2024 5 commits
  8. 20 Aug, 2024 1 commit
    • Michael Amadi's avatar
      Add Interop Start timestamp to CrossL2Inbox (#11398) · fb45215a
      Michael Amadi authored
      * add interop start timestamp to CrossL2Inbox with tests
      
      * change to function, add assertions, update tests
      
      * correct the preimage of interop start storage slot
      
      * rename custome error
      
      * require id timestamp must be > interopStartTime not >=, update tests to use realistic interopStartTime (non-zero)
      
      * bump CrossL2Inbox semver, run just semver-lock & just snapshots
      
      * add natspec for setInteropStart
      
      * update semver lock
      fb45215a