879 Commits (f5d423f813d0a3079fd5962a915795f5a1d96fa1)
 

Author SHA1 Message Date
Thomas Eizinger 38ee2b1d7c
Prefetch announcement upon proposing rollover 3 years ago
Thomas Eizinger 3ad6eacdb1
Add log statement for completed roll over 3 years ago
Lucas Soriano del Pino 79c377a7b8
Introduce maker ActorSystem 3 years ago
bors[bot] 86c0e2c35f
Merge #353 3 years ago
Lucas Soriano del Pino 4b9dae8c7d
Make taker_cfd::Actor generic over other actor addresses 3 years ago
Lucas Soriano del Pino 20c76f6134
Use MessageChannel instead of send_to_socket::Actor 3 years ago
Thomas Eizinger ac73ddf3a1
Embed correct frontend :face_palm: 3 years ago
bors[bot] 80948a563f
Merge #355 3 years ago
bors[bot] 9c6f99d971
Merge #338 #351 3 years ago
Daniel Karzel cbfb40186a
Notify monitor actor to watch for collaborative close tx 3 years ago
bors[bot] f723424afb
Merge #328 3 years ago
DelicioiusHair 6d6c40436d Fix up SQL queries 3 years ago
bors[bot] 40f4675bd0
Merge #344 3 years ago
Thomas Eizinger 6d033264e8
Fetch announcement in case it is not present but requested 3 years ago
bors[bot] dd5fb29b78
Merge #339 3 years ago
Thomas Eizinger fc2b5fe482
Sync with Olivia every 5 seconds 3 years ago
Lucas Soriano del Pino a2b2a04a3a
Make maker_cfd::Actor generic over other actor addresses 3 years ago
Daniel Karzel cfccd04350
Move key to the toplevel child hierarchy elem 3 years ago
bors[bot] 45c0db34db
Merge #343 3 years ago
bors[bot] d02c5fefcb
Merge #342 3 years ago
Mariusz Klochowicz 496caf1843
All tooltips to action icons in CfdTable 3 years ago
bors[bot] 260b06b747
Merge #340 #341 3 years ago
bors[bot] 395643cb78
Merge #337 3 years ago
Mariusz Klochowicz cae95888c6
Display available quantity in the taker 3 years ago
Lucas Soriano del Pino 05c1674ae3
Use MessageChannel in taker's post_cfd_action HTTP handler 3 years ago
Thomas Eizinger 7c8d5e110b
Don't expose panicking code paths to the user 3 years ago
Lucas Soriano del Pino e2f926388a
Introduce taker_cfd::CfdAction enum 3 years ago
Thomas Eizinger d00ac5bfdd
Don't return plain-text errors to the user 3 years ago
Lucas Soriano del Pino 1dbe127db9
Use MessageChannel in post_order_request HTTP handler 3 years ago
Thomas Eizinger 443e206a0b
Remove unused tempfile dependency 3 years ago
Thomas Eizinger 907f6b97f6
Run tests against in-memory DB 3 years ago
Thomas Eizinger 296be594a4
Add test for a variety of state updates 3 years ago
Thomas Eizinger bfabf0c7b1
Make it less verbose to construct simple states 3 years ago
Thomas Eizinger 44e62cff29
Reduce boilerplate in constructing `CfdStateCommon` 3 years ago
Thomas Eizinger ca93714746
Refactor `insert_new_cfd_state_by_order_id` to `append_cfd_state` 3 years ago
Thomas Eizinger 8d72104641
Make DB tests more readable by reducing boilerplate 3 years ago
Thomas Eizinger 9c3ef98965
Use pretty assertions 3 years ago
Thomas Eizinger b5dd3d0caa
Take `Cfd` by reference if we don't need to consume it 3 years ago
Thomas Eizinger 18d5506f46
Don't use Default for test instance 3 years ago
Thomas Eizinger ed63d595f3
Directly return `PoolConnection` 3 years ago
Daniel Karzel b47d91ad6e
Extend DB test suite 3 years ago
bors[bot] 53cbf866be
Merge #308 3 years ago
Thomas Eizinger 8c8cbe759c
Close connections with takers that don't adhere to the message format 3 years ago
Thomas Eizinger 414d520afd
Introduce dedicated actor for forwarding only `Ok` messages 3 years ago
bors[bot] 6d14aeb2c7
Merge #336 3 years ago
Daniel Karzel 7355c339a6
Remove todo in favour of warning for awareness 3 years ago
Daniel Karzel 0d9cf7df85
Always cleanup order upon rejection 3 years ago
bors[bot] 5d461702d4
Merge #331 3 years ago
Philipp Hoenisch 4be9a25389
Fix default quantity in taker UI 3 years ago
bors[bot] 9423b14a0b
Merge #333 3 years ago