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.
 
 
Thomas Eizinger 2922e03ae1
Use `Address::attach_stream` for incoming connections
3 years ago
..
model Work in review comments 3 years ago
monitor Introduce monitor actor 3 years ago
actors.rs Log errors with source chain 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 Allow transitions to same state in db 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 Use `Address::attach_stream` for incoming connections 3 years ago
maker_cfd.rs Refactor setup_contract to be just an async function 3 years ago
maker_inc_connections.rs Use `Address::attach_stream` for incoming connections 3 years ago
model.rs Wallet updates in the UI 🎉 3 years ago
monitor.rs Work in review comments 3 years ago
routes.rs Refactor `EmbeddedFileExt` to use combinators and ? 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_to_socket.rs Introduce a dedicated codec 3 years ago
setup_contract.rs Refactor setup_contract to be just an async function 3 years ago
taker.rs Refactor setup_contract to be just an async function 3 years ago
taker_cfd.rs Refactor setup_contract to be just an async function 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 Refactor setup_contract to be just an async function 3 years ago