doronz2
Results
4
issues of
doronz2
https://github.com/bitcoin/bips/blob/master/bip-0340.mediawiki
Cargo bench gives me the following error: error[E0308]: mismatched types --> src/uint.rs:53:16 | 53 | d: self.data(), | ^^^^^^^^^^^ expected struct `NonNull`, found *-ptr ... 418 | u_types!(U256, 4, U512,...