Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* refactor: rename cancel function to pause refactor: don't refund in pause function feat: keep track of debt after pausing * test: update tests accordingly * test: update deposit, refundableAmountOf and withdrawMax tests * test: update invariant tests * docs: update README with new invariants * test: order alphabetically the invariant tests * docs: update pause natspec * perf: slightly optimize streamDebtOf function refactor: remove pauseMultiple function * docs: natspec * refactor: say "recipientAmount" instead of sum in _withdrawableAmountOf function test: be more precise for caller test branches test: remove unneeded test for pause function docs: correct invariants * test: update invariant tests * docs: improve remainingAmount natspec --------- Co-authored-by: smol-ninja <[email protected]>
- Loading branch information