1. 14 Jun, 2024 4 commits
  2. 13 Jun, 2024 6 commits
  3. 12 Jun, 2024 8 commits
  4. 11 Jun, 2024 9 commits
  5. 10 Jun, 2024 7 commits
  6. 09 Jun, 2024 3 commits
  7. 08 Jun, 2024 3 commits
    • smartcontracts's avatar
      fix(ct): various small Drippie management fixes (#10762) · dd366772
      smartcontracts authored
      Fixes a number of small bugs in the Drippie management script.
      
      - Fixes a bug that caused Gelato tasks to be created with the
      wrong time interval.
      - Improves the Drippie script to correctly pause tasks that are
      no longer present in the config file.
      - Adds config file prefixing so that the management script can
      be used with a number of different config files without those
      other tasks being paused by accident.
      dd366772
    • Dan Coombs's avatar
      feat(contracts-bedrock): add ERC-4337 entry point v0.7.0 to predeploys (#10763) · 26e7d370
      Dan Coombs authored
      * feat(contracts-bedrock): add ERC-4337 entry point v0.7.0 to predeploys
      
      * fix: fix lint error
      26e7d370
    • Diego's avatar
      fix(ctb): type definition in ERC721Bridge (#10755) · 522c6818
      Diego authored
      * contracts-bedrock: change type of otherBridge in ERC721Bridge to ERC721Bridge
      
      * contracts-bedrock: update semver-lock
      
      * contracts-bedrock: update snapshots
      
      * contracts-bedrock: bump version for L2ERC721Bridge
      
      * contracts-bedrock: bump version for L1ERC721Bridge
      
      * contracts-bedrock: update semver-lock
      
      * contracts-bedrock: update snapshots
      522c6818