Daniel Karzel
66c8401c95
Sweep all from generated wallet to user wallet
...
The default implementation for the command was removed because it does not
add additional value if we have a mandatory parameter anyway.
2021-03-03 17:15:37 +11:00
Daniel Karzel
684cbe4d0b
Remember monero wallet-height for Alice's refund scenario
2021-02-25 00:34:05 +11:00
Thomas Eizinger
498fae9f64
Remove native-tls
feature from monero-rpc
...
1. `monero-rpc` is not in the position to decide about the TLS backend
an application should use.
2. We don't use TLS encrypted communication to my knowledge so we don't
have to activate this feature anywhere else.
2021-02-23 14:30:20 +11:00
Thomas Eizinger
03078f328c
Split monero-harness into harness and rpc
...
This allows us to move `monero-harness` and `bitcoin-harness` into
`[dev-dependencies]` of `swap`.
2021-02-23 14:30:20 +11:00