35 Commits (ce54b21dd868166598bbc951119b81058956c50e)

Author SHA1 Message Date
Mariusz Klochowicz ee9d81e7bc
Refactor projection actor before adding new functionality 3 years ago
Mariusz Klochowicz f503d19824
Allow running taker without connected maker 3 years ago
bonomat c951fe6f57
Add new endpoint to allow withdrawing through UI 3 years ago
itchymax 088bf45112
Add new taker-frontend and rename old to maker-frontend 3 years ago
Mariusz Klochowicz a591c166e8
Update daemon/src/routes_taker.rs 3 years ago
Mariusz Klochowicz f8075fe5ca
Provide feedback about taker actions in HTTP response 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
Thomas Eizinger ac73ddf3a1
Embed correct frontend :face_palm: 3 years ago
Lucas Soriano del Pino 05c1674ae3
Use MessageChannel in taker's post_cfd_action HTTP handler 3 years ago
Lucas Soriano del Pino e2f926388a
Introduce taker_cfd::CfdAction enum 3 years ago
Lucas Soriano del Pino 1dbe127db9
Use MessageChannel in post_order_request HTTP handler 3 years ago
Thomas Eizinger 67a39aa5bd
Re-introduce library 3 years ago
Daniel Karzel 5beb401e79
Transaction ids and payout in the UI 3 years ago
Philipp Hoenisch b012aa7a37
Rollover order boilerplate 3 years ago
Mariusz Klochowicz 30a549c8bb
Allow accepting/rejecting settlement proposals in the maker daemon 3 years ago
Daniel Karzel 550bdcdd22
Integrate settlement endpoint into actions 3 years ago
Daniel Karzel a43312de2d
Don't panic in endpoints 3 years ago
Daniel Karzel 42b4701bc7
Non-collaborative close by publishing commit tx 3 years ago
Mariusz cf08326c64
Add a taker endpoint for initiating collaborative settlement (#175) 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
Mariusz Klochowicz 4dd27fbd25
Don't repeat names in module and types 3 years ago
Mariusz Klochowicz 15ecdf01b0
Roll-out xtra framework into the taker actor 3 years ago
Philipp Hoenisch 822edc206d
Rename TakeOrder to TakeOffer 3 years ago
Philipp Hoenisch 2a6fe6b664
Rename TakeRequest to Order 3 years ago
Philipp Hoenisch 28cc157cee
Add ext trait to convert EmbeddedFile to Response 3 years ago
Philipp Hoenisch 6ec95eef7a
Embed maker/taker frontend into binary 3 years ago
Daniel Karzel d5bbee3edd
Wallet updates in the UI 🎉 3 years ago
Daniel Karzel a8a8076887
Rename offer to order. Everywhere!!! 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
Daniel Karzel be7fa3e612
Initial daemon and frontend for taker and maker 3 years ago