Oleksandr Tkachenko

Results 5 issues of Oleksandr Tkachenko

This PR adds pay-to-taproot (P2TR) transactions to the `basic_bitcoin` example (see the modified `README.md` for more details): * P2TR raw key spend: this address is the encoded *untweaked* public key....

The current approach of one principal per owner seems quite limited for long-term package maintenance. It has some disadvantages: * Problematic to have multiple maintainers of a package. This likely...

enhancement
frontend
backend
cli

Like in [`cargo fmt`](https://doc.rust-lang.org/cargo/commands/cargo-fmt.html).

documentation
cli

The following error is returned by `mops test` after I upgrade to `v0.14.10`. `v0.14.9` works without errors. ``` FAIL .mops/[email protected]/src/Nat32.mo:537:83: type error [M0072], field explodeNat32 does not exist in module....