serai/coins/monero
Luke Parker f3a5e3c27e
Implement TX creation
Updates CLSAG signing as needed. Moves around Error types.

CLSAG multisig and the multisig feature is currently completely borked 
because of this. The created TXs are accepted by Monero nodes.
2022-04-28 03:31:09 -04:00
..
c Implement TX creation 2022-04-28 03:31:09 -04:00
src Implement TX creation 2022-04-28 03:31:09 -04:00
tests Implement TX creation 2022-04-28 03:31:09 -04:00
.gitignore Move the Monero create to coins/ 2022-04-27 00:09:05 -04:00
build.rs Correct the placement of the wrapper rebuild in the build script 2022-04-27 22:49:18 -04:00
Cargo.toml Implement TX creation 2022-04-28 03:31:09 -04:00
LICENSE Move the Monero create to coins/ 2022-04-27 00:09:05 -04:00