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.
 
 
bors[bot] 9bf5333f8d
Merge #708
3 years ago
..
model Push down signing of CET into `Dlc` 3 years ago
payout_curve Disallow `.unwrap` in prod code and use expect for remaining ones 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 Introduce projection actor 3 years ago
cfd_actors.rs Introduce projection actor 3 years ago
connection.rs Introduce short-lived setup_taker_actor 3 years ago
db.rs Implement sqlx::Type for more datatypes 3 years ago
fan_out.rs Transition uses of `do_send` to `send` 3 years ago
forward_only_ok.rs Close connections with takers that don't adhere to the message format 3 years ago
housekeeping.rs Limit scope of the database connections acquired during application setup 3 years ago
keypair.rs Integrate CFD protocol into the maker and taker 3 years ago
lib.rs Increase heartbeat interval in debug builds 3 years ago
logger.rs Set default log level for whole crate 3 years ago
maker.rs Refactor projection actor before adding new functionality 3 years ago
maker_cfd.rs Merge #692 3 years ago
maker_inc_connections.rs Provide information about connected takers in a dedicated feed 3 years ago
model.rs Implement sqlx::Type for more datatypes 3 years ago
monitor.rs Move settlement oracle event id into the Dlc 3 years ago
noise.rs Replace implementation of TakerId with public key 3 years ago
olivia.rs Properly model event IDs 3 years ago
oracle.rs Move settlement oracle event id into the Dlc 3 years ago
payout_curve.rs Make number of payouts configurable 3 years ago
projection.rs Refactor projection actor before adding new functionality 3 years ago
routes.rs Refactor `EmbeddedFileExt` to use combinators and ? 3 years ago
routes_maker.rs Refactor projection actor before adding new functionality 3 years ago
routes_taker.rs Refactor projection actor before adding new functionality 3 years ago
seed.rs Allow running taker without connected maker 3 years ago
send_to_socket.rs Prettify log message for sending message 3 years ago
setup_contract.rs Introduce short-lived setup_taker_actor 3 years ago
setup_taker.rs Introduce short-lived setup_taker_actor 3 years ago
sqlx_ext.rs Implement sqlx::Type for more datatypes 3 years ago
taker.rs Refactor projection actor before adding new functionality 3 years ago
taker_cfd.rs fixup! Introduce short-lived setup_taker_actor 3 years ago
to_sse_event.rs Merge #690 3 years ago
tokio_ext.rs Expand Tasks API for ergonomics 3 years ago
try_continue.rs Macro to trace errors in loop and continue 3 years ago
wallet.rs Merge #664 3 years ago
wallet_sync.rs Convert Wallet to actor 3 years ago
wire.rs Associate contract setup messages with an order ID 3 years ago