Skip to content

Murisi/alternative num traits#83

Merged
murisi merged 2 commits intomainfrom
murisi/alternative-num-traits
May 21, 2024
Merged

Murisi/alternative num traits#83
murisi merged 2 commits intomainfrom
murisi/alternative-num-traits

Conversation

@murisi
Copy link
Copy Markdown
Contributor

@murisi murisi commented May 20, 2024

This PR makes the MASP primitives crate use the num_traits crate at namada-net/num-traits#1 . This is required because the traits originally required by this crate forced the implementer to also implement unchecked arithmetic operations, which is something that is no longer allowed in Namada for safety reasons.

@murisi murisi force-pushed the murisi/alternative-num-traits branch from 6fc4692 to c62d4fe Compare May 21, 2024 11:42
@murisi murisi merged commit 3aacc70 into main May 21, 2024
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