726 Commits (c6f13195b174418f251c2566939b31705c259127)

Author SHA1 Message Date
Daniel Karzel c6f13195b1
Remove oracle event id from cfd 3 years ago
rishflab 810011d645 Move rollover logic to dedicated actor 3 years ago
Mariusz Klochowicz 99c5273317
Simplify Cfd state assertions in tests 3 years ago
Mariusz Klochowicz eda4aea3d7
Improve dummy oracle announcement 3 years ago
Mariusz Klochowicz 5e0ff5b05d
Use a macro for delivering events in tests 3 years ago
Mariusz Klochowicz 4e8026ee4f
Use the same settlement interval in tests as in production 3 years ago
Thomas Eizinger 23464b6ef2
Switch to `import_granularity: item` 3 years ago
Thomas Eizinger 4e7ae8bffe
Don't store order in database 3 years ago
dependabot[bot] c4491051b4
Bump async-trait from 0.1.51 to 0.1.52 3 years ago
dependabot[bot] 5eb1c1004a
Bump clap from 3.0.0-rc.1 to 3.0.0-rc.3 3 years ago
dependabot[bot] 82dea71713
Bump vergen from 5.2.0 to 6.0.0 3 years ago
Lucas Soriano del Pino 66e69b8bcc
Report warning instead of error in setup actors 3 years ago
Lucas Soriano del Pino f41fbba91c
Replace HashMap in connection::Actor with AddressMap 3 years ago
Lucas Soriano del Pino 9228326d46
Fix setup_maker::Actor ActorName impl 3 years ago
dependabot[bot] 5730268ba6
Bump clap from 3.0.0-beta.5 to 3.0.0-rc.1 3 years ago
Thomas Eizinger f631de9ab0
Bump sha2 and hkdf to latest versions 3 years ago
luckysori 57db5c2eba
Move collab. settlement protocol into dedicated actor for maker 3 years ago
luckysori bd813caec8
Introduce ActorName trait for better error messages 3 years ago
luckysori 1595cb0949
Modify AddressMap::send API 3 years ago
Lucas Soriano d81f313a8e
Revert "Release version 0.3.1" 3 years ago
Lucas Soriano c25d000e44
Revert "Re-use order fee rate for close transaction" 3 years ago
itchymax 2bf6d867c6 Prepare release 0.3.1 3 years ago
luckysori f06d00e6a6
Re-use order fee rate for close transaction 3 years ago
Thomas Eizinger bc92cf1fc2
Introduce a supervisor actor that can restart another actor 3 years ago
itchymax 205a61ab9e Prepare release 0.3.0 3 years ago
Daniel Karzel 95d8b7c9ab
Save counterparty identity for cfds to the database 3 years ago
Thomas Eizinger ddb66937a0
Keep BitMex API connection open 3 years ago
Thomas Eizinger ce2fd805be
Initialize projection::Actor without initial quote 3 years ago
Thomas Eizinger 3385ad5a22
Allow quote to be optional 3 years ago
Thomas Eizinger d356f7d1d6
Display Skeleton for P/L and Payout if not available 3 years ago
Thomas Eizinger d2eea0b3a7
Align variable naming 3 years ago
luckysori 69bbac5e1e Allow maker to control lock and commit transaction fee rate 3 years ago
Thomas Eizinger d8ce3151a1
Use latest bdk HEAD 3 years ago
Thomas Eizinger e42a85ebcf
Replace wallet DB with in-memory DB 3 years ago
Thomas Eizinger 928f4f5e2f
Start wallet sync as part of wallet actor 3 years ago
Thomas Eizinger f4cf25f2b7
Use `Tasks::add` to run wallet actor future 3 years ago
Thomas Eizinger 18bf8f6e41
Sync before withdrawing from the wallet 3 years ago
Thomas Eizinger 4769bd9c23
Make `WalletInfo` in feed optional 3 years ago
bonomat 0660f1ec8c
Log CFD timeout on start for debugging purposes 3 years ago
Lucas Soriano del Pino 307bad1358 Introduce short-lived rollover_taker::Actor 3 years ago
bonomat be8aa0c6ec
Settle CFDs after 7 days 3 years ago
bonomat b467f38700
Settle CFDs every 2h 3 years ago
Thomas Eizinger 357341c8dd
Remember UTXOs previously used for creating transactions 3 years ago
Thomas Eizinger 6dd95d01c3
Move `dummy_wallet` to `daemon::bdk_ext::new_test_wallet` 3 years ago
Thomas Eizinger 60f8d441c0
Upgrade `maia` 3 years ago
Thomas Eizinger 4e9c9d6c6d
Simplify wallet actor 3 years ago
Mariusz Klochowicz ad551e7161
Allow projection actor to retrieve latest Cfd state itself from DB 3 years ago
itchymax 88f64a0bba Prepare release 0.2.0 3 years ago
Daniel Karzel fbdc6c5e77
Hello message 3 years ago
Daniel Karzel 302c1be86b
Use identity more consistently 3 years ago