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 43b1d08898
Add API for calculating payout curve
3 years ago
..
model Merge pull request #145 from comit-network/oracle-actor 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 Use current price in profit margin calculations 3 years ago
cleanup.rs Handle existing Cfds upon daemon startup 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 Add API for calculating payout curve 3 years ago
maker_cfd.rs Merge pull request #145 from comit-network/oracle-actor 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 Watch relevant olivia announcements and attestations 3 years ago
oracle.rs Watch relevant olivia announcements and attestations 3 years ago
payout_curve.rs Add API for calculating payout curve 3 years ago
routes.rs Refactor `EmbeddedFileExt` to use combinators and ? 3 years ago
routes_maker.rs Remove unused code 3 years ago
routes_taker.rs Add a taker endpoint for initiating collaborative settlement (#175) 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 Add API for calculating payout curve 3 years ago
taker.rs Add API for calculating payout curve 3 years ago
taker_cfd.rs Merge pull request #145 from comit-network/oracle-actor 3 years ago
to_sse_event.rs UI state mapping & dynamic actions 3 years ago
wallet.rs Use sqlite for BDK's database 3 years ago
wallet_sync.rs Decouple wallet sync from cfd actors 3 years ago
wire.rs Add a taker endpoint for initiating collaborative settlement (#175) 3 years ago