Commit Graph

9 Commits (433704e48c5d46cb41266a03ab53660e4185ad4c)

Author SHA1 Message Date
Daniel Karzel 433704e48c Top to bottom `pub mod` then `mod` then `pub use` then `use` (incl. `use crate` and `use self`)
3 years ago
Daniel Karzel 44c4b5dcea Remove newlines from import statements to avoid problems
3 years ago
Daniel Karzel 8615aaed6e Make lock-tx id available in redeem/punish state to be able to assert exact fees
3 years ago
rishflab 387a4da2f6 Make modules private
3 years ago
rishflab c900d12593 Merge xmr_btc crate
3 years ago
Franck Royer e1e8533862
Embed state mod in database mod
3 years ago
Franck Royer 59708c57e6
Move Alice and Bob db states in separate modules
3 years ago
Franck Royer b410de01df
Move state.rs under database module
3 years ago
Franck Royer 8c7964bfee
Rename storage.rs to database.rs to reduce terminology variants
3 years ago