Skip to content

Commit

Permalink
[AUTOMATIONS-CONTRACT] Extended Vesting Scheduler Tests (no unsigned …
Browse files Browse the repository at this point in the history
…commits) (#2002)

* no-op to create pr

* additional vesting scheduler tests by 0xPilou

* force super token type

* test _getSender

* test whether superapp

* fix fuzz tests (by Pierre)

---------

Co-authored-by: Miao ZhiCheng <[email protected]>
  • Loading branch information
kasparkallas and hellwolf authored Sep 17, 2024
1 parent ff65ead commit a7f5aef
Show file tree
Hide file tree
Showing 3 changed files with 590 additions and 3 deletions.
3 changes: 1 addition & 2 deletions packages/automation-contracts/scheduler/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,7 @@ If you have an intended end date and/or start date for a stream, instead of havi

## Vesting Scheduler

The Vesting Scheduler allows you to schedule the vesting of tokens to a receiver account. The Vesting Scheduler does not hold the tokens, rather it simply uses permissions to move them for you

The Vesting Scheduler allows you to schedule the vesting of tokens to a receiver account. The Vesting Scheduler does not hold the tokens, rather it simply uses permissions to move them for you.

## Getting Started

Expand Down
Loading

0 comments on commit a7f5aef

Please sign in to comment.