-
Notifications
You must be signed in to change notification settings - Fork 46
Conversation
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
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.
Looks good to me, do we need any additional unit tests for these changes? Also, not sure we need to remove SetFutureYield
from Starport.
ethereum/contracts/Starport.sol
Outdated
@@ -31,7 +31,6 @@ contract Starport { | |||
event Unlock(address indexed account, uint amount, address asset); | |||
event UnlockCash(address indexed account, uint amount, uint128 principal); | |||
event ChangeAuthorities(address[] newAuthorities); | |||
event SetFutureYield(uint128 nextCashYield, uint128 nextCashYieldIndex, uint nextCashYieldStart); |
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.
I'm not sure we need to remove this. I think it's fine if both the Starport and Cash Token emit such an event.
🫖 [View Integration Test Results](server error: invalid xunit xml) |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
🫖 [View Integration Test Results](server error: invalid xunit xml) |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
🫖 [View Integration Test Results](server error: invalid xunit xml) |
This comment has been minimized.
This comment has been minimized.
🫖 [View Integration Test Results](server error: invalid xunit xml) |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
🫖 [View Integration Test Results](server error: invalid xunit xml) |
Changes for this report https://gist.github.com/jcarpanelli/530f48abbbe89fde8b48beaadc6804eb