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
Franck Royer 33db688e3a
Bob peer id can be retrieved from the DB
3 years ago
..
bitcoin Move definitions out of lib.rs 3 years ago
config Deterministic peer id from seed for alice 3 years ago
database Bob peer id can be retrieved from the DB 3 years ago
monero Remove newlines from import statements to avoid problems 3 years ago
network Box all messages in enum 3 years ago
protocol Bob peer id can be retrieved from the DB 3 years ago
bitcoin.rs Move definitions out of lib.rs 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 Bob peer id can be retrieved from the DB 3 years ago
main.rs Bob peer id can be retrieved from the DB 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 Remove dependency of main.rs on lib.rs 3 years ago
seed.rs Deterministic peer id from seed for alice 3 years ago
serde_peer_id.rs Bob peer id can be retrieved from the DB 3 years ago
trace.rs Log bitcoin harness and monero harness 4 years ago