237 Commits (179952ce5b3817f19e5bb178790c1da9142ca365)

Author SHA1 Message Date
Daniel Karzel 179952ce5b
Cleanup `awaiting_status` in case we don't have remaining subscriptions 4 years ago
Daniel Karzel 9cf09b209e
Fix monitoring 4 years ago
Daniel Karzel b470a9d4fc
Save Bitcoin amount `as_sat` in db 4 years ago
Daniel Karzel d6aed063fc
Missing CFD feed updates 4 years ago
Daniel Karzel cea476c606
More resilient loop error handling 4 years ago
Daniel Karzel 9666b63cb7
Optional state transition and early exit 4 years ago
Daniel Karzel 94b3a35abd
Add attestation to `PendingOpen` in case we receive attestation in that state 4 years ago
Daniel Karzel 6fce3a686e
Fix typo 4 years ago
Daniel Karzel d55a8f0403
Pass on attestation upon `CommitFinality` 4 years ago
Daniel Karzel d86fd3493b
Display `CetStatus` as part of `NotReady` error 4 years ago
Daniel Karzel ad7a024c02
Separate `Attestation` struct in model 4 years ago
Daniel Karzel 23ba4a41cd
Change to trace because most of the time it's irrelevant 4 years ago
Daniel Karzel e0e55bdd98
Remove dbg 4 years ago
Daniel Karzel 0ff12d9be3
Set term to `24` hours 4 years ago
Daniel Karzel 4c712d3d67
Patch Olivia URL format 4 years ago
Daniel Karzel cc79cb1d2b
Cleanup oracle id and url handling 4 years ago
Daniel Karzel 971b9f9368
Replace `Announcements` with requesting specific `Announcement` 4 years ago
Daniel Karzel fcd23c211b
Chose announcement time based on cfd term 4 years ago
Thomas Eizinger 285840a856
Make term a constant 4 years ago
Philipp Hoenisch 9de0376daa
Bug fix: Remove pending roll over requests 4 years ago
Philipp Hoenisch d8bf7410d4
Bug fix: allow state transition from open to open 4 years ago
Philipp Hoenisch 1eb332d6fd
Bug fix: overflow 4 years ago
Daniel Karzel dc6f5703e4
Fix URl to fetch attestations 4 years ago
Philipp Hoenisch 79de722cf4
Bug fix: chose correct identity 4 years ago
Philipp Hoenisch 963a9e58e6
Add RollOver button to UI 4 years ago
Daniel Karzel 03648c61ea
Fixed leverage of 2 instead of 5 4 years ago
Philipp Hoenisch 9b755b9a59
PR feedback and fmt 4 years ago
Thomas Eizinger b103a21228
Notify maker_cfd::Actor about new taker 4 years ago
Lucas Soriano del Pino 5cd723441d
Implement rollover protocol in daemons 4 years ago
Daniel Karzel 6bb4824c22
Handle attestation not ready response 4 years ago
Daniel Karzel 0660e02b1f
Oracle actor initial state update 4 years ago
Daniel Karzel 1dcb23bdf6
Handle oracle actor pending attestations upon startup 4 years ago
Daniel Karzel 1114a90e34
Use `OracleEventId` for pending attestations 4 years ago
Mariusz Klochowicz eb33172e9f
Handle collab settlement response from the maker 4 years ago
Daniel Karzel ac9a6d9af7
Use the correct sets of nonce-pks for verification 4 years ago
Daniel Karzel 0e4037eb5d
Use Olivia's hardcoded pubkey 4 years ago
Daniel Karzel 6c4bc68921
Fix error text 4 years ago
Daniel Karzel 159240cc9f
Wire in automatic CET publication 4 years ago
Daniel Karzel 2f9a969aba
Use `OracleEventId` instead of `String` for `Attestation` id 4 years ago
Philipp Hoenisch b012aa7a37
Rollover order boilerplate 4 years ago
Thomas Eizinger 04906a938b
Allow application to run on mainnet or testnet 4 years ago
Lucas Soriano del Pino 62c8ffb65b
Avoid overlapping CETs in dummy payouts 4 years ago
Lucas Soriano del Pino fdd41c9c37
Use new generate_payouts API 4 years ago
Mariusz Klochowicz 36c04140f6
Optimise data structure used for settlement proposals 4 years ago
Daniel Karzel 8cc20534d4
Remove debug message 4 years ago
Daniel Karzel 8a2f2b83cc
`BTreeMap` for announcements in cfd actors 4 years ago
Daniel Karzel 5842ff37a8
Maker uses latest announcements from oracle in contract setup 4 years ago
Daniel Karzel 61d62e7263
Taker uses latest announcements from oracle to start contract setup 4 years ago
Daniel Karzel da339bd139
Maker publishes `OracleEventId` as part of offer 4 years ago
Daniel Karzel b8e9ac6f1b
Introduce `OracleEventId` wrapper type 4 years ago