35 Commits (172cc0bb4d910009d6809b018362c9c8dc307ce1)

Author SHA1 Message Date
Mariusz Klochowicz bcb0c53ff8
Rename `MustRefund` Cfd state to `PendingRefund` 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 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
Thomas Eizinger 499d3c6606
Disallow `.unwrap` in prod code and use expect for remaining ones 3 years ago
Philipp Hoenisch 0a51601a6d
Show cfd expiry in UI 3 years ago
Philipp Hoenisch e1206d38f0
Provide margin of counterparty 3 years ago
Mariusz Klochowicz 43a1a74185
Make PendingClose a UI-only state of a CFD 3 years ago
Mariusz Klochowicz 7f63b7689e
Display link to collaborative settlement transaction in the Cfd details 3 years ago
Daniel Karzel 7665f4cdfc
Collaborative close payout 3 years ago
Mariusz Klochowicz 5964ec53cf
Monitor for close finality 3 years ago
Daniel Karzel 5beb401e79
Transaction ids and payout in the UI 3 years ago
Thomas Eizinger 285840a856
Make term a constant 3 years ago
Philipp Hoenisch 963a9e58e6
Add RollOver button to UI 3 years ago
Daniel Karzel 159240cc9f
Wire in automatic CET publication 3 years ago
Philipp Hoenisch b012aa7a37
Rollover order boilerplate 3 years ago
Mariusz Klochowicz 36c04140f6
Optimise data structure used for settlement proposals 3 years ago
Mariusz Klochowicz 30a549c8bb
Allow accepting/rejecting settlement proposals in the maker daemon 3 years ago
Philipp Hoenisch 0c3241d9f8
Calculate Profit/Loss in BTC and % 3 years ago
Daniel Karzel 550bdcdd22
Integrate settlement endpoint into actions 3 years ago
Daniel Karzel 42b4701bc7
Non-collaborative close by publishing commit tx 3 years ago
Daniel Karzel a2fbfedc02
UI state mapping & dynamic actions 3 years ago
Mariusz Klochowicz bfbaee08ac
Use current price in profit margin calculations 3 years ago
Mariusz Klochowicz 3badba7067
Revert "Use current price in profit margin calculations" 3 years ago
Mariusz Klochowicz 4b8237c9d6
Use current price in profit margin calculations 3 years ago
Mariusz Klochowicz 641905e6be
Display price feed in the UI 3 years ago
Daniel Karzel d5bbee3edd
Wallet updates in the UI 🎉 3 years ago
Daniel Karzel 7630b301c7
Work in PR comments 3 years ago
Daniel Karzel b60c55d031
Refactor Cfd to be based on Order 3 years ago
Daniel Karzel a8a8076887
Rename offer to order. Everywhere!!! 3 years ago
Daniel Karzel a0447d60c3
Fix typos 3 years ago
Daniel Karzel cfae4e573b
Margin calculation 3 years ago
Thomas Eizinger 3112f1f7be
Remodel daemons to follow actor model more closely 3 years ago