26 Commits (75033a9c32893fcbcfacaa49222c5e13fab5de6f)

Author SHA1 Message Date
Thomas Eizinger b6d0fc6c2f
Convert `send_wire_message_actor` to xtra::Actor 3 years ago
Mariusz Klochowicz 4dd27fbd25
Don't repeat names in module and types 3 years ago
Thomas Eizinger 81259e1b61
Decouple wallet sync from cfd actors 3 years ago
Mariusz Klochowicz 15ecdf01b0
Roll-out xtra framework into the taker actor 3 years ago
Philipp Hoenisch 2a6fe6b664
Rename TakeRequest to Order 3 years ago
Thomas Eizinger 25d54078e7
Add BitMex price feed 3 years ago
Daniel Karzel de66e85d73
Successful publication of lock tx 3 years ago
Philipp Hoenisch 1fd4745319
Use logger instead of println 3 years ago
Philipp Hoenisch 382e7095e8
Add logging library and initialize by default 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
Mariusz Klochowicz 6356c783be
Wrap bdk::wallet inside a struct 3 years ago
Thomas Eizinger aa2b4fb0ce
Remove hardcoded absolute URLs from the frontend source code 3 years ago
Mariusz Klochowicz a3a27021d0
Add contract setup and signature verification on the maker side 3 years ago
Mariusz Klochowicz c2b153ccd2
Wait for the maker if it is not online 3 years ago
Thomas Eizinger 5ba44028fc
Add CLIs to maker and taker daemon and make things configurable 3 years ago
Daniel Karzel a8a8076887
Rename offer to order. Everywhere!!! 3 years ago
Daniel Karzel cfae4e573b
Margin calculation 3 years ago
Thomas Eizinger d459af14d1
Integrate CFD protocol into the maker and taker 3 years ago
Daniel Karzel 88c88123c1
Fixes starting up the taker daemon 3 years ago
Thomas Eizinger 3112f1f7be
Remodel daemons to follow actor model more closely 3 years ago