1. 14 Jun, 2024 6 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 1 commit
    • 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