mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2024-11-17 15:26:14 +00:00
e7785d2c83
434: Introduce monero-wallet crate r=thomaseizinger a=thomaseizinger This PR: 1. ~Introduce a crate for the epee binary serialization as a serde format~: Released here: https://github.com/comit-network/monero-epee-bin-serde 2. Extends the MoneroRPC client with two binary calls 3. Introduces a `monero-wallet` crate that for now just provides functionality for choosing random key offsets. Together with the the ability to produce bulletproofs and ring signatures, this should be enough for signing Monero transactions locally. (1) and (2) are a prerequisite for (3). Co-authored-by: Thomas Eizinger <thomas@eizinger.io> |
||
---|---|---|
.. | ||
src | ||
tests | ||
Cargo.toml |