444 Commits (7232269205ceb0e48580075f42d3702b5b76511f)
 

Author SHA1 Message Date
bors[bot] 7232269205
Merge #227 3 years ago
Mariusz Klochowicz eb33172e9f
Handle collab settlement response from the maker 3 years ago
bors[bot] a62dcfb9ac
Merge #222 3 years ago
bors[bot] 349069ad8c
Merge #223 3 years ago
Daniel Karzel 159240cc9f
Wire in automatic CET publication 3 years ago
Daniel Karzel 2f9a969aba
Use `OracleEventId` instead of `String` for `Attestation` id 3 years ago
bors[bot] d5f08ab333
Merge #224 3 years ago
dependabot[bot] c1aa456124
Bump tracing-subscriber from 0.2.24 to 0.2.25 3 years ago
Mariusz Klochowicz 9c46ea4046
Disable posting new offers in the maker when there is no order price 3 years ago
Mariusz Klochowicz f59267af0a
Allow auto-refreshing price suggestions in the maker 3 years ago
bors[bot] 30db30f2a7
Merge #217 3 years ago
bors[bot] 1cd2413d59
Merge #221 3 years ago
Philipp Hoenisch b012aa7a37
Rollover order boilerplate 3 years ago
Thomas Eizinger 04906a938b
Allow application to run on mainnet or testnet 3 years ago
bors[bot] 31b562e85d
Merge #219 3 years ago
Thomas Eizinger 8a0695c0b6
Increase sleep time for starting up maker & taker 3 years ago
Philipp Hoenisch 5e28e4c582
Merge pull request #213 from comit-network/price-info-improvement 3 years ago
Thomas Eizinger b3b6cc97bb
Configure bors for merging pull-requests 3 years ago
Lucas Soriano 44383a965c
Merge pull request #218 from comit-network/fix-dummy-payouts 3 years ago
Lucas Soriano del Pino 62c8ffb65b
Avoid overlapping CETs in dummy payouts 3 years ago
Lucas Soriano del Pino fdd41c9c37
Use new generate_payouts API 3 years ago
Mariusz d20b9a9d9f
Merge pull request #215 from comit-network/settlement-proposals-refactor 3 years ago
Thomas Eizinger 98f92067c7
Merge pull request #181 from comit-network/dummy-payouts 3 years ago
Mariusz ff40f86cca
Merge pull request #216 from comit-network/start-all 3 years ago
Mariusz Klochowicz 36c04140f6
Optimise data structure used for settlement proposals 3 years ago
Mariusz Klochowicz f813523437
Mention start_all.sh script in the README 3 years ago
Mariusz Klochowicz ec91b6aa30
Enable backtraces in start_all.sh 3 years ago
Daniel Karzel 6e213ea809
Merge pull request #205 from comit-network/offer-with-oracle-event-id 3 years ago
Philipp Hoenisch e8e7fa7a75
Merge pull request #212 from comit-network/row-expand-change 3 years ago
Lucas Soriano 1d90402399
Merge pull request #161 from comit-network/multiple-payout-points 3 years ago
Daniel Karzel 8cc20534d4
Remove debug message 3 years ago
Daniel Karzel 8a2f2b83cc
`BTreeMap` for announcements in cfd actors 3 years ago
Daniel Karzel 5842ff37a8
Maker uses latest announcements from oracle in contract setup 3 years ago
Daniel Karzel 61d62e7263
Taker uses latest announcements from oracle to start contract setup 3 years ago
Daniel Karzel da339bd139
Maker publishes `OracleEventId` as part of offer 3 years ago
Daniel Karzel b8e9ac6f1b
Introduce `OracleEventId` wrapper type 3 years ago
Philipp Hoenisch 7182ea80a0
fixup! PriceInfo UI improvement 3 years ago
Thomas Eizinger e881a1afcd
Build CfdTransactions without mutability 3 years ago
Philipp Hoenisch 66042a21cc
PriceInfo UI improvement 3 years ago
Philipp Hoenisch 20648e821b
Allow more than one attestation event per CFD 3 years ago
Philipp Hoenisch 19c19a71eb
Merge pull request #207 from comit-network/stop-table-refresh 3 years ago
Philipp Hoenisch 9fa9bed4b3
Make expand row explicit 3 years ago
Mariusz aacdddd991
Merge pull request #209 from comit-network/improve-sell-colour 3 years ago
Mariusz 64b68e675a
Merge pull request #204 from comit-network/maker-collab-settlement-decision 3 years ago
Mariusz Klochowicz 8946a96df9
Use blue instead of red for sell positions 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
Philipp Hoenisch 50cb75d093
Stop CfdTable from refreshing 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