909 Commits (dd955d5ce7707675b85f19a97daae9e15fb833f3)
 

Author SHA1 Message Date
Mariusz Klochowicz 837ed28308
Trim the Usd and Price precision only before sending to the UI feed 3 years ago
bors[bot] a1d367c2b1
Merge #445 3 years ago
Mariusz Klochowicz fabdc55c9c
Compare contents of whole Order instead of just Id 3 years ago
rishflab b9db55fce3 Encrypt network communication using the noise protocol 3 years ago
bors[bot] 0c8eef4c10
Merge #446 3 years ago
Mariusz Klochowicz abd582fbe5
Remove turbofish syntax when Rust can infer the type 3 years ago
bors[bot] 65a84ad963
Merge #442 3 years ago
DelicioiusHair 6bd7fe2d78 Nanoseconds begone! 3 years ago
bors[bot] a71f619c2c
Merge #437 3 years ago
bors[bot] f664110d93
Merge #444 3 years ago
bors[bot] de97073c82
Merge #443 3 years ago
bors[bot] 1d16258a52
Merge #433 3 years ago
dependabot[bot] 9de12d2331
Bump trybuild from 1.0.50 to 1.0.52 3 years ago
dependabot[bot] 4b1baa1673
Bump syn from 1.0.80 to 1.0.81 3 years ago
bors[bot] f9380597a5
Merge #436 3 years ago
Daniel Karzel b6b741bc21
Use tracing subscriber and guard in each test 3 years ago
Daniel Karzel b09f512015
Test reject order 3 years ago
Daniel Karzel 0ae4a26d19
Minor rename to align `Maker` and `Taker` naming 3 years ago
Daniel Karzel a0167b3f04
Consume the feed value in test instead of returning 3 years ago
DelicioiusHair 5e660d10da Change of Buy and Sell to Long and Short as appropriate. 3 years ago
bors[bot] ed50140afc
Merge #440 3 years ago
Daniel Karzel 1764f81001
Only transition maker to `ContractSetup` if we succeed to contract taker 3 years ago
bors[bot] cc8ef118a6
Merge #424 3 years ago
bors[bot] 9ed55c859e
Merge #405 3 years ago
DelicioiusHair cf7c6bdd9f Replacement of structs with public data to ones with private data 3 years ago
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