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
Daniel Karzel 3593f5323a
Bob saves lock proof after received so he can resume swap
3 years ago
..
bitcoin Remove newlines from import statements to avoid problems 3 years ago
config Deterministic peer id from seed for alice 3 years ago
database Bob saves lock proof after received so he can resume swap 3 years ago
monero Remove newlines from import statements to avoid problems 3 years ago
network Replace amounts messages with swap res/req 3 years ago
protocol Bob saves lock proof after received so he can resume swap 3 years ago
bitcoin.rs Top to bottom `pub mod` then `mod` then `pub use` then `use` (incl. `use crate` and `use self`) 3 years ago
cli.rs Remove newlines from import statements to avoid problems 3 years ago
config.rs Top to bottom `pub mod` then `mod` then `pub use` then `use` (incl. `use crate` and `use self`) 3 years ago
database.rs Top to bottom `pub mod` then `mod` then `pub use` then `use` (incl. `use crate` and `use self`) 3 years ago
fs.rs Deterministic peer id from seed for alice 3 years ago
lib.rs Top to bottom `pub mod` then `mod` then `pub use` then `use` (incl. `use crate` and `use self`) 3 years ago
main.rs Top to bottom `pub mod` then `mod` then `pub use` then `use` (incl. `use crate` and `use self`) 3 years ago
monero.rs Bob saves lock proof after received so he can resume swap 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 Move StartingBalances into protocol module 3 years ago
seed.rs Deterministic peer id from seed for alice 3 years ago
trace.rs Log bitcoin harness and monero harness 3 years ago