.. |
asb
|
Maximum sell amount for ASB that defaults to 0.5 XMR
|
2021-02-26 16:48:27 +11:00 |
bin
|
Remove unnecessary monero wallet trait abstractions
|
2021-03-03 17:15:37 +11:00 |
bitcoin
|
Upgrade bitcoin wallet to use BIP84 derivation scheme
|
2021-03-03 12:12:10 +11:00 |
cli
|
Sweep all from generated wallet to user wallet
|
2021-03-03 17:15:37 +11:00 |
database
|
Remove Tx arguments from add_signatures functions
|
2021-02-26 14:36:58 +11:00 |
monero
|
Reorder: Move utility functionality to bottom
|
2021-03-03 17:15:37 +11:00 |
network
|
Remove unnecessary mention of Tor in comment
|
2021-02-15 10:12:08 +11:00 |
protocol
|
Remove Arcs in favour of references
|
2021-03-03 17:23:07 +11:00 |
asb.rs
|
Make LatestRate::Error require std::error::Error trait bound
|
2021-02-22 13:27:47 +11:00 |
bitcoin.rs
|
Remove traits in favor of using the wallet struct directly
|
2021-03-02 12:22:23 +11:00 |
cli.rs
|
Move cli specific modules under cli folder
|
2021-02-11 10:34:44 +11:00 |
database.rs
|
Cleanup swap initialization for Alice and Bob
|
2021-03-03 14:07:00 +11:00 |
execution_params.rs
|
Sweep all from generated wallet to user wallet
|
2021-03-03 17:15:37 +11:00 |
fs.rs
|
Import anyhow::Result across the codebase
|
2021-02-22 13:26:56 +11:00 |
lib.rs
|
Merge #214
|
2021-02-22 00:39:19 +00:00 |
monero_ext.rs
|
Upgrade to bdk 4.0
|
2021-02-19 15:18:37 +11:00 |
monero.rs
|
Remove unnecessary monero wallet trait abstractions
|
2021-03-03 17:15:37 +11:00 |
network.rs
|
Merge network::Seed into crate::Seed
|
2021-03-03 14:53:01 +11:00 |
protocol.rs
|
Only construct proof system once
|
2021-02-19 15:18:39 +11:00 |
seed.rs
|
Merge network::Seed into crate::Seed
|
2021-03-03 14:53:01 +11:00 |
serde_peer_id.rs
|
Bob peer id can be retrieved from the DB
|
2021-01-22 17:19:20 +11:00 |
trace.rs
|
Remove syncing wallet log
|
2021-02-26 14:36:57 +11:00 |