834 Commits (11cdc2fc33661add8b23f6b234646f2fb2e3e336)
 

Author SHA1 Message Date
Daniel Karzel 9adf30b93d
Rename `term` to `settlement_time_interval` and `announcement_lookahead` 3 years ago
bors[bot] ba8d74e914
Merge #419 3 years ago
Philipp Hoenisch 0519b29951
Ensure we always know about Order::Term*events 3 years ago
bors[bot] c22dcc9739
Merge #428 3 years ago
Mariusz Klochowicz 6ead1af2c2
Remove unwrap 3 years ago
Daniel Karzel 1b7239c944
Simple actor test showcasing how to write actor tests 3 years ago
Daniel Karzel 40f5b81e4d
Convert Wallet to actor 3 years ago
Daniel Karzel fe4172f1c0
Move tcp connection setup outside of `Maker` actor system 3 years ago
Daniel Karzel 1d6140c516
Move taker's `ActorSystem` to `lib` as `Taker` 3 years ago
Daniel Karzel 532c56acb2
Move maker's `ActorSystem` to `lib` as `Maker` 3 years ago
Daniel Karzel cd8d559867
Macro attribute so we can control impl of `xtra::Message` 3 years ago
bors[bot] 57334c75ce
Merge #400 3 years ago
bors[bot] 6e4adac825
Merge #427 3 years ago
dependabot[bot] 7fed86f1b4
Bump rust_decimal_macros from 1.16.0 to 1.17.0 3 years ago
bors[bot] bc8713526b
Merge #421 3 years ago
bors[bot] 35107182ba
Merge #418 #420 #422 3 years ago
dependabot[bot] b8c88c434e
Bump quote from 1.0.9 to 1.0.10 3 years ago
bors[bot] c63b934b46
Merge #423 3 years ago
bors[bot] 205d99e19b
Merge #412 3 years ago
Thomas Eizinger d2f0d0be9f
Allow term to be configurable on the maker's commandline 3 years ago
Thomas Eizinger d789732ed7
Use the original order's term for rolling over 3 years ago
dependabot[bot] afd64dbcff
Bump syn from 1.0.78 to 1.0.80 3 years ago
dependabot[bot] 9ebbafe045
Bump rust_decimal from 1.16.0 to 1.17.0 3 years ago
Thomas Eizinger 499d3c6606
Disallow `.unwrap` in prod code and use expect for remaining ones 3 years ago
Thomas Eizinger 5930059806
Rewrite matrix_solve to not contain `unwrap` 3 years ago
Thomas Eizinger 578de0edf8
Make function that never fails non-fallible 3 years ago
Thomas Eizinger 01546cdd4f
Use xtra_productivity in `oracle::Actor` 3 years ago
Thomas Eizinger 078c9bc626
Merge impl blocks with same bounds 3 years ago
Thomas Eizinger b8fc783a69
Use xtra_productivity in `monitor::Actor` for non-fallible functions 3 years ago
Thomas Eizinger 45bcc4fe87
Fully-qualify async_trait macro 3 years ago
Thomas Eizinger 2f3f9b3a33
Support generic params 3 years ago
Mariusz Klochowicz 331c6dedf2
Stop contract and rollover from the maker if cannot notify the taker 3 years ago
bors[bot] 354b95cce5
Merge #407 3 years ago
Mariusz Klochowicz 5650ab1ec5
Roll out xtra_productivity inside maker_inc_connections actor 3 years ago
Mariusz Klochowicz ad4c2720bd
Use spawn_fallible inside maker_inc_connections to log errors 3 years ago
bors[bot] 31ccf4ae22
Merge #411 3 years ago
Daniel Karzel 0214bdcf88
Proc-macro to optimise xtra `Handler` and `Message` impls 3 years ago
bors[bot] 6db3d3fc67
Merge #416 3 years ago
bors[bot] d0f8d932e2
Merge #414 3 years ago
Mariusz Klochowicz 0998661751
Prefer automatic links in docs 3 years ago
Mariusz Klochowicz 8e2f3cfc95
Initialize Cfd actors outside of Rocket 3 years ago
bors[bot] db28c23bc2
Merge #413 3 years ago
Philipp Hoenisch 0a51601a6d
Show cfd expiry in UI 3 years ago
Thomas Eizinger d4ee08bd19
Remove all usages of `#[allow(dead_code)]` 3 years ago
bors[bot] f304a20760
Merge #388 #389 #406 3 years ago
bors[bot] 582eecb646
Merge #408 3 years ago
DelicioiusHair 8897754138 Added tests for matrix-solver 3 years ago
dependabot[bot] 6e8f3b6678
Bump vergen from 5.1.15 to 5.1.16 3 years ago
bors[bot] ccefd53892
Merge #366 3 years ago
Mariusz Klochowicz 41e838df5e
Remove unnecessary async move 3 years ago