xmr-btc-swap/swap
bors[bot] e7785d2c83
Merge #434
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>
2021-05-03 03:21:18 +00:00
..
src Merge #460 2021-04-30 04:24:29 +00:00
tests Add support for swapping through Tor. 2021-04-27 14:51:41 +10:00
Cargo.toml Extend RPC client for monerod with binary requests 2021-04-30 10:28:45 +10:00