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.
 
 
DelicioiusHair 6d6c40436d Fix up SQL queries 3 years ago
..
model Fix up SQL queries 3 years ago
payout_curve Add ultra-fancy payout curve module 3 years ago
actors.rs Reduce code duplication in cfd actors 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
cfd_actors.rs Refactor `insert_new_cfd_state_by_order_id` to `append_cfd_state` 3 years ago
db.rs Fix up SQL queries 3 years ago
fan_out.rs Introduce a `fan_out::Actor` instead of iterating in the `oracle::Actor` 3 years ago
housekeeping.rs Make it less verbose to construct simple states 3 years ago
keypair.rs Integrate CFD protocol into the maker and taker 3 years ago
lib.rs Reduce code duplication in cfd actors 3 years ago
logger.rs Set default log level for whole crate 3 years ago
maker.rs Use MessageChannel in post_cfd_action HTTP handler 3 years ago
maker_cfd.rs Make it less verbose to construct simple states 3 years ago
maker_inc_connections.rs Use MessageChannels in maker_inc_connections::Actor 3 years ago
model.rs Fix up SQL queries 3 years ago
monitor.rs Lock in profit on collaborative close price 3 years ago
olivia.rs Properly model event IDs 3 years ago
oracle.rs Merge #318 3 years ago
payout_curve.rs Edit payout_curve::calculate docstring 3 years ago
routes.rs Refactor `EmbeddedFileExt` to use combinators and ? 3 years ago
routes_maker.rs Use MessageChannel in post_cfd_action HTTP handler 3 years ago
routes_taker.rs Re-introduce library 3 years ago
seed.rs Password protect the maker's routes 3 years ago
send_to_socket.rs Re-introduce library 3 years ago
setup_contract.rs Properly model event IDs 3 years ago
taker.rs Introduce a `fan_out::Actor` instead of iterating in the `oracle::Actor` 3 years ago
taker_cfd.rs Make it less verbose to construct simple states 3 years ago
to_sse_event.rs Provide margin of counterparty 3 years ago
tokio_ext.rs Introduce drop-in replacement for tokio::spawn that logs errors 3 years ago
wallet.rs Merge #294 3 years ago
wallet_sync.rs Re-introduce library 3 years ago
wire.rs Lock in profit on collaborative close price 3 years ago