-
Notifications
You must be signed in to change notification settings - Fork 71
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: prevent zero address for author/voter (#492)
* revert if autauthor/voter is zero address * chore: test propose with zero starknet and ethereum address * chore: test propose with zero custom address * chore: UserAddress zeroable tests * chore: zero address untegration tests vote and update proposal * chore: updated scarb version to 0.6.2 in CI * chore: attempt fix CI * chore: formatting * chore: fix CI 2 * chore: formatting * chore: fixed space test * chore: add code coverage for zero/non_zero --------- Co-authored-by: Orlando <[email protected]> Co-authored-by: Scott Piriou <[email protected]>
- Loading branch information
1 parent
d0c2ea8
commit 6f02445
Showing
4 changed files
with
232 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters