657 Commits (5eee7ff2f9fc9eaf3f71525d616a16e183271036)

Author SHA1 Message Date
Thomas Eizinger 2ab44b5cbd
Push down signing of refund transaction into `Dlc` 3 years ago
Lucas Soriano del Pino d7f7d8f912
fixup! Introduce short-lived setup_taker_actor 3 years ago
Mariusz Klochowicz 57f08febb5
Limit scope of the database connections acquired during application setup 3 years ago
Lucas Soriano del Pino a6b5bfe620
Correct typo in actor tests 3 years ago
Lucas Soriano del Pino eec8988456
Introduce short-lived setup_taker_actor 3 years ago
Thomas Eizinger 47ac726729
Use xtra_productivity for maker_cfd::NewOrder 3 years ago
Lucas Soriano del Pino 2f2ab75b75
Associate contract setup messages with an order ID 3 years ago
Lucas Soriano del Pino 2e0ccd7916
Prefer 2 MessageChannels over generic Address 3 years ago
dependabot[bot] 10b0445540
Bump ndarray from 0.15.3 to 0.15.4 3 years ago
Thomas Eizinger 07c79b8396
Remove `maker_cfd::CfdAction` enum 3 years ago
Mariusz Klochowicz a8d1647d69
Clean up the test harness before allowing config tailoring 3 years ago
Mariusz Klochowicz 1e1add8afd
Use projection actor to publish information about connected takers 3 years ago
Mariusz Klochowicz e27fcce8c5
Provide information about connected takers in a dedicated feed 3 years ago
Daniel Karzel 5ee64dc50e
Remove oracle announcement monitoring from before complete rollover 3 years ago
Daniel Karzel b4b5cd7f57
Move settlement oracle event id into the Dlc 3 years ago
Mariusz Klochowicz f503d19824
Allow running taker without connected maker 3 years ago
Thomas Eizinger 1e0bf3de72
Implement sqlx::Type for more datatypes 3 years ago
bonomat c951fe6f57
Add new endpoint to allow withdrawing through UI 3 years ago
Daniel Karzel 500c6a5dfe
Only pass the necessary parameters to setup/rollover 3 years ago
scratchy 825b80d6df
Add guard for triggering settlement proposal 3 years ago
Daniel Karzel 5850575327
Fixed settlement interval 3 years ago
Daniel Karzel d853b8ec0b
Move tests to bottom of file 3 years ago
Daniel Karzel 6003ad0bc7
Cleanup impl blocks 3 years ago
Daniel Karzel 566aca374b
We can safely assume that creating a timestamp should not fail 3 years ago
bonomat d48a39a56f
Callee should take care of the logging 3 years ago
bonomat 7344a4ee89
The wallet should check if the passed-in address has correct network 3 years ago
bonomat bf36f290dd
Introduce projection actor 3 years ago
bonomat 1d6b1a49e1
This test did not test much 3 years ago
bonomat 7d98e04686
Move invariant into function 3 years ago
Thomas Eizinger 07ebb08606
Transition uses of `do_send` to `send` 3 years ago
Thomas Eizinger 9811136b05
Remove duplicate message 3 years ago
Thomas Eizinger a1dd85f481
Split `Cfd#handle` function into multiple 3 years ago
Thomas Eizinger e297a4468a
Simplify invoking `oracle::GetAnnouncement` 3 years ago
Thomas Eizinger 211072b9ed
Remove unnecessary indirection of `TakerCommand` 3 years ago
Mariusz Klochowicz beb10e84fd
Don't use tokio feature from xtra 3 years ago
Mariusz Klochowicz 855181f06c
Expand Tasks API for ergonomics 3 years ago
Mariusz Klochowicz 6afe3f8e6c
Disallow calls to tokio::spawn outside dedicated extension trait 3 years ago
Mariusz Klochowicz bea968d27b
Tie lifetimes of spawned tasks to actors 3 years ago
Thomas Eizinger 30dc9481e4
Ban do_send_async and do_send functions 3 years ago
Thomas Eizinger dd69419c4e
Migrate `do_send_async` to `send` 3 years ago
Thomas Eizinger 56170250b8
Migrate `do_send_async` to `send` 3 years ago
Thomas Eizinger 0eaa1ff82e
Migrate `do_send_async` to `send` 3 years ago
Thomas Eizinger ca36e0b8f4
Migrate `do_send_async` to `send` 3 years ago
Thomas Eizinger e448f37442
Migrate `do_send_async` to `send` 3 years ago
Thomas Eizinger 4e34bbade4
Migrate `do_send_async` to `send` 3 years ago
Thomas Eizinger a253a62582
Migrate `do_send_async` to `send` 3 years ago
Thomas Eizinger 7f0a218502
Migrate `do_send_async` to `send` 3 years ago
Thomas Eizinger ec8e4d6c6a
Migrate `do_send_async` to `send` 3 years ago
Thomas Eizinger 8c025d4ed2
Mock handlers for contract setup 3 years ago
Thomas Eizinger 47bfc3a2a9
Replace implementation of TakerId with public key 3 years ago