399 Commits (66042a21cce8c4a503a3ca1b3a273ff420f0d43b)
 

Author SHA1 Message Date
Philipp Hoenisch 66042a21cc
PriceInfo UI improvement 3 years ago
Mariusz 64b68e675a
Merge pull request #204 from comit-network/maker-collab-settlement-decision 3 years ago
Mariusz Klochowicz de44356840
Expose accept/reject settlement proposal actions in maker's UI 3 years ago
Mariusz Klochowicz 30a549c8bb
Allow accepting/rejecting settlement proposals in the maker daemon 3 years ago
Daniel Karzel 384e90331f
Offer price based on current price (#203) 3 years ago
Philipp Hoenisch 485b8d1f1a
Merge pull request #190 from comit-network/p_n_l_calculation 3 years ago
Philipp Hoenisch 0c3241d9f8
Calculate Profit/Loss in BTC and % 3 years ago
Lucas Soriano 0536d79c4d
Merge pull request #201 from comit-network/olivia-attestation 3 years ago
Lucas Soriano del Pino 27727cdb03
Use olivia's attestation scheme instead of dlcspecs' 3 years ago
Daniel Karzel abf1f683e0
Merge pull request #197 from comit-network/handle-mutates-state 3 years ago
Thomas Eizinger 71f930e49a
Merge pull request #196 from comit-network/windows-ci 3 years ago
Daniel Karzel eef1b7348b
Transition cfd to new state when handling an event 3 years ago
Thomas Eizinger e296e500f5
Run CI on windows 3 years ago
Thomas Eizinger 9d9c72bd89
Merge pull request #192 from comit-network/fix-olivia-integration 3 years ago
Thomas Eizinger b09ac7a35e
Deserialize response from olivia correctly 3 years ago
Thomas Eizinger de0b2eaa69
Merge pull request #191 from comit-network/dependabot/cargo/sqlx-0.5.9 3 years ago
dependabot[bot] 6c1a860d5a
Bump sqlx from 0.5.7 to 0.5.9 3 years ago
Thomas Eizinger a845776515
Merge pull request #189 from comit-network/release-caches 3 years ago
Daniel Karzel 835af9c029
Merge pull request #188 from comit-network/fix-publish-commit 3 years ago
Thomas Eizinger 8d52cfbec7
Make cache to be per target 3 years ago
Daniel Karzel 13814813a9
Refresh feed after state transition after monitor event 3 years ago
Daniel Karzel 60e4b2cee0
Fix transition to `CommitFinality` from `PendingCommit` 3 years ago
Daniel Karzel fed9a8bde6
Fix commit transaction publication 3 years ago
Thomas Eizinger 7f66504090
Merge pull request #187 from comit-network/housekeeping 3 years ago
Thomas Eizinger 1560d86698
Move re-broadcasting functionality from actor ctor to housekeeping 3 years ago
Thomas Eizinger a49e1d342f
Rename `cleanup` module to `housekeeping` 3 years ago
Thomas Eizinger 268f94a6b8
Merge pull request #178 from comit-network/simplify-monitoring 3 years ago
Thomas Eizinger 2fb374bcc5
Merge pull request #186 from comit-network/no-nonce-pks-for-now 3 years ago
Thomas Eizinger 069cdd2f45
Add test for monitoring actor 3 years ago
Thomas Eizinger 0ce2375ef7
Make Actor generic over electrum client implementation 3 years ago
Thomas Eizinger eee0fdac25
Rework monitoring actor to use local state instead of tasks 3 years ago
Thomas Eizinger 7b8b80052a
Refer to symbols within `std::fmt` via `fmt::` 3 years ago
Thomas Eizinger f028ca662d
Don't take announcements from oracle for now 3 years ago
Thomas Eizinger 79c7570498
Merge pull request #184 from comit-network/fix-olivia-actor 3 years ago
Thomas Eizinger 7375ab1508
Actually construct the correct URLs 3 years ago
Thomas Eizinger 4ac13e405e
Make sure we can request HTTPS urls 3 years ago
Daniel Karzel a9cad7ec3e
Merge pull request #179 from comit-network/non-collaborative-close 3 years ago
Daniel Karzel 550bdcdd22
Integrate settlement endpoint into actions 3 years ago
Daniel Karzel 9c02592836
Pass order_id instead of msg to handle func 3 years ago
Daniel Karzel a43312de2d
Don't panic in endpoints 3 years ago
Daniel Karzel 592e81c897
Re-trigger sending commit in case we start up in `PendingCommit` 3 years ago
Daniel Karzel 42b4701bc7
Non-collaborative close by publishing commit tx 3 years ago
Daniel Karzel 2eb135d155
Simplify state transition code 3 years ago
Mariusz c11cb6f51b
Merge pull request #183 from comit-network/request-order-fix 3 years ago
Mariusz Klochowicz 1f5083fa65
Fix the API breakage on posting a CfdOrderRequest 3 years ago
Thomas Eizinger 5cf03d83bd
Merge pull request #156 from comit-network/payout-curve-api 3 years ago
Thomas Eizinger 43b1d08898
Add API for calculating payout curve 3 years ago
Thomas Eizinger 5d5347ce56
Merge pull request #172 from comit-network/directly-initialize-price-feed 3 years ago
Thomas Eizinger ee785354f3
Directly initialize feed with list of current CFDs 3 years ago
Thomas Eizinger fa2ca990a1
Use the same database connection throughout the actor setup 3 years ago