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] 31c85db775
Merge #747
3 years ago
..
model Merge #791 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
address_map.rs Introduce short-lived setup_maker::Actor 3 years ago
auth.rs Log username and password 3 years ago
bitmex_price_feed.rs Refactor bitmex price feed to Actor that reconnects on error 3 years ago
cfd_actors.rs Introduce projection actor 3 years ago
collab_settlement_taker.rs Move collab. settlement protocol into dedicated actor for taker 3 years ago
connection.rs Hello message 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
housekeeping.rs Upgrade to Rust 1.57 3 years ago
keypair.rs Integrate CFD protocol into the maker and taker 3 years ago
lib.rs Hello message 3 years ago
logger.rs Log target = module 3 years ago
maker.rs Add HTTP API to get cfds and takers 3 years ago
maker_cfd.rs Hello message 3 years ago
maker_inc_connections.rs Hello message 3 years ago
model.rs Use identity more consistently 3 years ago
monitor.rs Upgrade to Rust 1.57 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 Upgrade to Rust 1.57 3 years ago
payout_curve.rs Upgrade to Rust 1.57 3 years ago
projection.rs Remove error case from updating projection 3 years ago
routes.rs Refactor `EmbeddedFileExt` to use combinators and ? 3 years ago
routes_maker.rs Add HTTP API to get cfds and takers 3 years ago
routes_taker.rs Use projection::Cfd in the feeds 3 years ago
seed.rs Allow running taker without connected maker 3 years ago
send_to_socket.rs Move framed read and write into connection setup 3 years ago
setup_contract.rs Add acknowledge message at the end of rollover 3 years ago
setup_maker.rs Introduce short-lived setup_maker::Actor 3 years ago
setup_taker.rs Introduce short-lived setup_maker::Actor 3 years ago
sqlx_ext.rs Implement sqlx::Type for more datatypes 3 years ago
taker.rs Use identity more consistently 3 years ago
taker_cfd.rs Hello message 3 years ago
to_sse_event.rs Hello message 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
tx.rs Extract code generating mempool.space URLs to avoid duplication 3 years ago
wallet.rs Bump bdk from 0.13.0 to 0.14.0 3 years ago
wallet_sync.rs Convert Wallet to actor 3 years ago
wire.rs Hello message 3 years ago