You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
wow-btc-swap/swap/src
rishflab 51c16f23d8
Download and run monero wallet rpc on swap cli startup
3 years ago
..
asb Rename variables to add to understanding the code 3 years ago
bin Download and run monero wallet rpc on swap cli startup 3 years ago
bitcoin Merge #209 3 years ago
cli Download and run monero wallet rpc on swap cli startup 3 years ago
database Remember monero wallet-height for Alice's refund scenario 3 years ago
monero Download and run monero wallet rpc on swap cli startup 3 years ago
network Remove unnecessary mention of Tor in comment 3 years ago
protocol Remove traits in favour of public functions 3 years ago
asb.rs Make LatestRate::Error require std::error::Error trait bound 3 years ago
bitcoin.rs Merge #219 #221 3 years ago
cli.rs Move cli specific modules under cli folder 3 years ago
database.rs Import anyhow::Result across the codebase 3 years ago
execution_params.rs Avoid possible mix up between timelocks 3 years ago
fs.rs Import anyhow::Result across the codebase 3 years ago
lib.rs Merge #214 3 years ago
monero.rs Download and run monero wallet rpc on swap cli startup 3 years ago
monero_ext.rs Upgrade to bdk 4.0 3 years ago
network.rs Top to bottom `pub mod` then `mod` then `pub use` then `use` (incl. `use crate` and `use self`) 3 years ago
protocol.rs Only construct proof system once 3 years ago
seed.rs Derive bitcoin private key from seed 3 years ago
serde_peer_id.rs Bob peer id can be retrieved from the DB 3 years ago
trace.rs Remove unnecessary log dependency 3 years ago