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 835af9c029
Merge pull request #188 from comit-network/fix-publish-commit
3 years ago
..
model Merge pull request #188 from comit-network/fix-publish-commit 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
db.rs Allow transitions to same state in db 3 years ago
housekeeping.rs Move re-broadcasting functionality from actor ctor to housekeeping 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 Move re-broadcasting functionality from actor ctor to housekeeping 3 years ago
maker_cfd.rs Merge pull request #188 from comit-network/fix-publish-commit 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 Add test for monitoring actor 3 years ago
oracle.rs Actually construct the correct URLs 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 Integrate settlement endpoint into actions 3 years ago
routes_taker.rs Integrate settlement endpoint into actions 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 Integrate settlement endpoint into actions 3 years ago
taker.rs Move re-broadcasting functionality from actor ctor to housekeeping 3 years ago
taker_cfd.rs Merge pull request #188 from comit-network/fix-publish-commit 3 years ago
to_sse_event.rs Integrate settlement endpoint into 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