717 Commits (9f45e376975feb8a7ae09f27f009a036d87c825d)

Author SHA1 Message Date
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
Daniel Karzel 287ad4788d
Move framed read and write into connection setup 3 years ago
dependabot[bot] 071a9efd9b
Bump bdk from 0.13.0 to 0.14.0 3 years ago
Thomas Eizinger 5eee7ff2f9
Move testnet seeds to `testnet` directory 3 years ago
Thomas Eizinger 7bd428e8c7
Upgrade to Rust 1.57 3 years ago
Mariusz Klochowicz 6c674a8530
Add test covering collaborative close 3 years ago
Mariusz Klochowicz 0a8969ed63
Clean up tests 3 years ago
dependabot[bot] ef926f8525
Bump rust_decimal_macros from 1.17.0 to 1.18.0 3 years ago
Thomas Eizinger 6348374790
Remove unnecessary default arguments 3 years ago