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

added prefixes #359

Merged
merged 6 commits into from
Oct 3, 2022
Merged

added prefixes #359

merged 6 commits into from
Oct 3, 2022

Conversation

Orland0x
Copy link
Contributor

@Orland0x Orland0x commented Sep 30, 2022

closes #274

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.

small typo, otherwise looks good

@@ -45,7 +45,7 @@ func register_whitelist{syscall_ptr: felt*, pedersen_ptr: HashBuiltin*, range_ch
// Add it to the whitelist
let voting_power = Uint256(_whitelist[1], _whitelist[2]);

with_attr error_message("Invalid uin256") {
with_attr error_message("WhitelistInvalid uint256") {
Copy link
Contributor

Choose a reason for hiding this comment

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

Whitelist: Invalid uint256 *

@Orland0x Orland0x merged commit 686a142 into develop Oct 3, 2022
@Orland0x Orland0x deleted the error_msg_prefix branch October 3, 2022 09:55
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.

Add library prefix in error message
2 participants