1. 23 May, 2024 2 commits
    • Sebastian Stammler's avatar
      op-batcher,op-node,batch_decoder: add logging of compression algo (#10589) · 01d3a171
      Sebastian Stammler authored
      * op-batcher: add logging of compression algo
      
      * add node logging of algo, add brotli default algo
      
      * fix typos
      
      * only log compression algo if present
      
      * add type conversion abstraction to Batch interface
      
      Since we're dealing now with wrapped types around Batch implementations,
      this let's us transparently unwrap the underlying batch types. It makes
      sense to add this to the interface, because getting the underlying types
      from the interface is done in several places, so it's part of the
      interface's contract.
      
      * adapt BatchReader test
      01d3a171
    • Maurelian's avatar
      ctb: Break out Safe deployment from configuration (#10615) · 3b374c29
      Maurelian authored
      * ctb: Break out Safe deployment from configuration
      
      * ctb: Natspec fixes
      3b374c29
  2. 22 May, 2024 6 commits
  3. 21 May, 2024 10 commits
  4. 20 May, 2024 3 commits
  5. 18 May, 2024 1 commit
  6. 17 May, 2024 10 commits
  7. 16 May, 2024 8 commits