Skip to content
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

more test coverage on zodiac module #327

Merged
merged 4 commits into from
Sep 19, 2022
Merged

more test coverage on zodiac module #327

merged 4 commits into from
Sep 19, 2022

Conversation

Orland0x
Copy link
Contributor

@Orland0x Orland0x commented Sep 9, 2022

Added some more test coverage and some better failure cases.

Copy link
Contributor

@pscott pscott left a comment

Choose a reason for hiding this comment

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

lgtm :) will edit and merge

@@ -211,6 +211,7 @@ contract SnapshotXL1Executor is Module, SnapshotXProposalRelayer {
* @param executionHash Hash of all the transactions in the proposal
* @param proposalOutcome Whether proposal was accepted / rejected / cancelled
* @param _txHashes Array of transaction hashes in proposal
* @notice REMEMBER TO REMOVE BEFORE PROD
Copy link
Contributor

Choose a reason for hiding this comment

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

maybe we should add the TODO keyword in case we search for all TODO before going to prod :)

@pscott pscott merged commit 3618471 into develop Sep 19, 2022
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.

None yet

2 participants