31 Commits (9c431a9c87226c406a061aed9007b0195d21994d)

Author SHA1 Message Date
Thomas Eizinger e7f44fb187
Add `FromStr` implementation for Identity 3 years ago
Thomas Eizinger ffe3d1439b
Rename `TakerId` to `Identity` 3 years ago
Thomas Eizinger 1e0bf3de72
Implement sqlx::Type for more datatypes 3 years ago
Daniel Karzel 566aca374b
We can safely assume that creating a timestamp should not fail 3 years ago
Thomas Eizinger 47bfc3a2a9
Replace implementation of TakerId with public key 3 years ago
Mariusz Klochowicz 837ed28308
Trim the Usd and Price precision only before sending to the UI feed 3 years ago
DelicioiusHair 6bd7fe2d78 Nanoseconds begone! 3 years ago
DelicioiusHair 5e660d10da Change of Buy and Sell to Long and Short as appropriate. 3 years ago
DelicioiusHair cf7c6bdd9f Replacement of structs with public data to ones with private data 3 years ago
Philipp Hoenisch 0a51601a6d
Show cfd expiry in UI 3 years ago
Thomas Eizinger 75cd6a1ea2
Fix precision of Usd and Percent to 2 decimal upon serialization 3 years ago
DelicioiusHair 6d6c40436d Fix up SQL queries 3 years ago
Thomas Eizinger 237f4c25bf
Revert "Db refactor" 3 years ago
Philipp Hoenisch 535e238d52
Add hard boundaries to take order request 3 years ago
DelicioiusHair 5cf88a2b01 DB code rebasing for #88 3 years ago
Thomas Eizinger a416283094
Only fetch attestation that are likely to have occured 3 years ago
Thomas Eizinger fbcb629a8e
Properly model event IDs 3 years ago
Thomas Eizinger e919b7a0a0
Prefer `.parse` over `FromStr` to avoid an import 3 years ago
Thomas Eizinger f38cac0ce5
Refer to types within `fmt` module via module qualifier 3 years ago
Thomas Eizinger 9c0d320dc1
Rename `OracleEventId` 3 years ago
Daniel Karzel 4c712d3d67
Patch Olivia URL format 3 years ago
Daniel Karzel cc79cb1d2b
Cleanup oracle id and url handling 3 years ago
Daniel Karzel 159240cc9f
Wire in automatic CET publication 3 years ago
Daniel Karzel 8a2f2b83cc
`BTreeMap` for announcements in cfd actors 3 years ago
Daniel Karzel b8e9ac6f1b
Introduce `OracleEventId` wrapper type 3 years ago
Philipp Hoenisch 0c3241d9f8
Calculate Profit/Loss in BTC and % 3 years ago
Daniel Karzel d5bbee3edd
Wallet updates in the UI 🎉 4 years ago
Daniel Karzel b60c55d031
Refactor Cfd to be based on Order 4 years ago
Daniel Karzel cfae4e573b
Margin calculation 4 years ago
Thomas Eizinger 3112f1f7be
Remodel daemons to follow actor model more closely 4 years ago
Daniel Karzel be7fa3e612
Initial daemon and frontend for taker and maker 4 years ago