-
Notifications
You must be signed in to change notification settings - Fork 48
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Check start time in Linear _calculateStreamedAmount
#941
Conversation
_calculateStreamedAmount
test/integration/concrete/lockup-linear/streamed-amount-of/streamedAmountOf.tree
Show resolved
Hide resolved
test/integration/concrete/lockup-linear/streamed-amount-of/streamedAmountOf.t.sol
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
test trees must be updated to reflect the new execution paths
side note: we really need to start using Bulloak here
can you please provide more details? (it is a tricky situation here because we have common tests in
yes, it would be helpful, tho, imo it is a low priority atm |
We already have an open issue to use Bulloak across the repo. Its planned for the next release: #799 |
…Amount test: test streamedAmountOf when cliff time is zero and the stream is PENDING test: correct tree branches in streamedAmountOf
9605a84
to
1e7b6bd
Compare
test/integration/concrete/lockup-linear/streamed-amount-of/streamedAmountOf.t.sol
Show resolved
Hide resolved
…Amount (#941) test: test streamedAmountOf when cliff time is zero and the stream is PENDING test: correct tree branches in streamedAmountOf
…Amount (#941) test: test streamedAmountOf when cliff time is zero and the stream is PENDING test: correct tree branches in streamedAmountOf
Depends on #940
Closes #938