Skip to content
This repository has been archived by the owner on Aug 1, 2023. It is now read-only.

Changes after the OZ audit #254

Merged
merged 7 commits into from
Mar 17, 2021
Merged

Conversation

toninorair
Copy link
Contributor

@toninorair toninorair commented Mar 16, 2021

@github-actions

This comment has been minimized.

@github-actions
Copy link

🫖 View Test Results

@github-actions

This comment has been minimized.

Copy link
Contributor

@hayesgm hayesgm left a 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.

@@ -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);
Copy link
Contributor

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.

@github-actions
Copy link

🫖 [View Integration Test Results](server error: invalid xunit xml)

@github-actions

This comment has been minimized.

@github-actions
Copy link

🫖 View Test Results

@github-actions

This comment has been minimized.

@github-actions
Copy link

🫖 [View Integration Test Results](server error: invalid xunit xml)

@github-actions

This comment has been minimized.

@toninorair toninorair changed the title [WIP] Toni/changes after the audit Changes after the OZ audit Mar 16, 2021
@toninorair toninorair marked this pull request as ready for review March 16, 2021 22:25
@github-actions
Copy link

🫖 View Test Results

@github-actions

This comment has been minimized.

@github-actions
Copy link

🫖 [View Integration Test Results](server error: invalid xunit xml)

@github-actions

This comment has been minimized.

@github-actions
Copy link

🫖 [View Integration Test Results](server error: invalid xunit xml)

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions
Copy link

🫖 View Test Results

@github-actions

This comment has been minimized.

@github-actions
Copy link

🫖 [View Integration Test Results](server error: invalid xunit xml)

@github-actions

This comment has been minimized.

@toninorair toninorair merged commit 5ad849c into develop Mar 17, 2021
@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions
Copy link

Unit Test Results

    1 files  ±0    22 suites  ±0   0s ⏱️ ±0s
178 tests ±0  178 ✔️ ±0  0 💤 ±0  0 ❌ ±0 
180 runs  ±0  180 ✔️ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 5ad849c. ± Comparison against base commit f6e159b.

@jflatow jflatow deleted the toni/changes-after-the-audit branch March 22, 2021 22:24
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants