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.
 
 
Daniel Karzel b4a6d3a7d8
Merge pull request #127 from comit-network/monitor
3 years ago
..
model Introduce monitor actor 3 years ago
monitor Introduce monitor actor 3 years ago
actors.rs Roll-out xtra framework into the taker actor 3 years ago
auth.rs Log username and password 3 years ago
bitmex_price_feed.rs Add BitMex price feed 3 years ago
db.rs Make the test pass 3 years ago
keypair.rs Integrate CFD protocol into the maker and taker 3 years ago
logger.rs Enable rocket logs by default 3 years ago
maker.rs Introduce monitor actor 3 years ago
maker_cfd.rs Introduce monitor actor 3 years ago
maker_inc_connections.rs Don't repeat names in modules and types 3 years ago
model.rs Wallet updates in the UI 🎉 3 years ago
monitor.rs Introduce monitor actor 3 years ago
routes.rs Add ext trait to convert EmbeddedFile to Response 3 years ago
routes_maker.rs Simplify testing of protected routes 3 years ago
routes_taker.rs Don't repeat names in module and types 3 years ago
seed.rs Password protect the maker's routes 3 years ago
send_wire_message_actor.rs Use logger instead of println 3 years ago
setup_contract_actor.rs Introduce monitor actor 3 years ago
taker.rs Don't repeat names in module and types 3 years ago
taker_cfd.rs Introduce monitor actor 3 years ago
taker_inc_message_actor.rs Don't repeat names in module and types 3 years ago
to_sse_event.rs Wallet updates in the UI 🎉 3 years ago
wallet.rs Replace all the remaining println with tracing logs 3 years ago
wallet_sync.rs Decouple wallet sync from cfd actors 3 years ago
wire.rs Add accept/reject order feature to maker 3 years ago