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 6e213ea809
Merge pull request #205 from comit-network/offer-with-oracle-event-id
3 years ago
..
model Merge pull request #205 from comit-network/offer-with-oracle-event-id 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 Maker publishes `OracleEventId` as part of offer 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 Allow accepting/rejecting settlement proposals in the maker daemon 3 years ago
maker_cfd.rs Remove debug message 3 years ago
maker_inc_connections.rs Use `Address::attach_stream` for incoming connections 3 years ago
model.rs `BTreeMap` for announcements in cfd actors 3 years ago
monitor.rs Allow more than one attestation event per CFD 3 years ago
oracle.rs Taker uses latest announcements from oracle to start contract setup 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 Maker publishes `OracleEventId` as part of offer 3 years ago
routes_taker.rs Allow accepting/rejecting settlement proposals in the maker daemon 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 Allow more than one attestation event per CFD 3 years ago
taker.rs Allow accepting/rejecting settlement proposals in the maker daemon 3 years ago
taker_cfd.rs `BTreeMap` for announcements in cfd actors 3 years ago
to_sse_event.rs Allow accepting/rejecting settlement proposals in the maker daemon 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 Allow more than one attestation event per CFD 3 years ago