Skip to content

BigNum::modulus returns the wrong type #158

@TomAFrench

Description

@TomAFrench

Calling the BigNumTrait::modulusmethod results in an invalid BigNum being returned (as we should disallowBigNum`s reaching the modulus.

We should change this to return a [u128; N]

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

👀 To Triage

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions