Skip to content

Conversation

@riccardopersiani
Copy link
Member

No description provided.

* [ ] Transfer amount matches Exec Sheet
* [ ] Transfer amount is specified with (at least) 2 decimals using `ether` keyword
* [ ] IF `ether` keyword is used, comment is present on the same line `// Note: ether is a keyword helper, only MKR is transferred here`
* [ ] IF `ether` keyword is used, comment is present on the same line `// Note: ether is a keyword helper, only SKY is transferred here`
Copy link
Contributor

@amusingaxl amusingaxl Oct 3, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We could turn this check into a general one if we don't reference the token expliclitly.

Suggested change
* [ ] IF `ether` keyword is used, comment is present on the same line `// Note: ether is a keyword helper, only SKY is transferred here`
* [ ] IF `ether` keyword is used, comment is present on the same line `// Note: ether is a keyword that represents 10**18, not the ETH token`

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

* [ ] `usr` address variable name match one found in `addresses_wallets.sol`
* [ ] `tot` (Total stream amount) matches Exec Sheet
* [ ] IF `ether` keyword is used, comment is present on the same line `// Note: ether is a keyword helper, only MKR is transferred here`
* [ ] IF `ether` keyword is used, comment is present on the same line `// Note: ether is a keyword helper, only SKY is transferred here`
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same as above.

Suggested change
* [ ] IF `ether` keyword is used, comment is present on the same line `// Note: ether is a keyword helper, only SKY is transferred here`
* [ ] IF `ether` keyword is used, comment is present on the same line `// Note: ether is a keyword that represents 10**18, not the ETH token`

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Addressed in 7b03757

Comment on lines 8 to 9
* [ ] Find the first [Foundry release](https://github.com/foundry-rs/foundry/releases) that is older than 7 days from now
* [ ] Insert the release URL here:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove these lines.

Suggested change
* [ ] Find the first [Foundry release](https://github.com/foundry-rs/foundry/releases) that is older than 7 days from now
* [ ] Insert the release URL here:

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I added this suggestion on the SideStream PR.

@riccardopersiani
Copy link
Member Author

Closing as #54 was merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants