258 Commits (d416c6962abcc2279f349dee58ded3c25933b177)

Author SHA1 Message Date
Thomas Eizinger 4197373dbf
Use the same code for computing the next attestation event 3 years ago
Mariusz Klochowicz e050bdc043
Sign and broadcast collaborative settlement 3 years ago
Daniel Karzel 8d03901565
Avoid spamming the logs and add Todo 3 years ago
Daniel Karzel 179952ce5b
Cleanup `awaiting_status` in case we don't have remaining subscriptions 3 years ago
Daniel Karzel 9cf09b209e
Fix monitoring 3 years ago
Thomas Eizinger b0129aef77
Await futures in random order 3 years ago
Thomas Eizinger 3c34004ce6
Only fetch announcements we don't already have 3 years ago
Daniel Karzel 39c73f3d63
Transition `PendingOpen` to `PendingOpen` upon attestation 3 years ago
Philipp Hoenisch d31ba28532
Make HTTP listen address configurable 3 years ago
Daniel Karzel b470a9d4fc
Save Bitcoin amount `as_sat` in db 3 years ago
Daniel Karzel d6aed063fc
Missing CFD feed updates 3 years ago
Daniel Karzel cea476c606
More resilient loop error handling 3 years ago
Daniel Karzel 9666b63cb7
Optional state transition and early exit 3 years ago
Daniel Karzel 94b3a35abd
Add attestation to `PendingOpen` in case we receive attestation in that state 3 years ago
Daniel Karzel 6fce3a686e
Fix typo 3 years ago
Daniel Karzel d55a8f0403
Pass on attestation upon `CommitFinality` 3 years ago
Daniel Karzel d86fd3493b
Display `CetStatus` as part of `NotReady` error 3 years ago
Daniel Karzel ad7a024c02
Separate `Attestation` struct in model 3 years ago
Thomas Eizinger 7d5da90294
Inline simple message handlers 3 years ago
Thomas Eizinger b344a85034
Remove dbg! 3 years ago
Thomas Eizinger ab3325e1ec
Let type-inference to its thing 3 years ago
Thomas Eizinger 232d803979
Simplify trait bounds on oracle::Actor 3 years ago
Philipp Hoenisch c810c2c5aa
Add signet support 3 years ago
Philipp Hoenisch 5f09629f4a
Fix out of range bug 3 years ago
Daniel Karzel 23ba4a41cd
Change to trace because most of the time it's irrelevant 3 years ago
Daniel Karzel e0e55bdd98
Remove dbg 3 years ago
Philipp Hoenisch fc56550044
Remove dead todo 3 years ago
Philipp Hoenisch 599bdc74dd
Rename opts variable 3 years ago
Daniel Karzel 0ff12d9be3
Set term to `24` hours 3 years ago
Daniel Karzel 4c712d3d67
Patch Olivia URL format 3 years ago
Daniel Karzel cc79cb1d2b
Cleanup oracle id and url handling 3 years ago
Daniel Karzel 971b9f9368
Replace `Announcements` with requesting specific `Announcement` 3 years ago
Daniel Karzel fcd23c211b
Chose announcement time based on cfd term 3 years ago
Thomas Eizinger 285840a856
Make term a constant 3 years ago
Philipp Hoenisch 9de0376daa
Bug fix: Remove pending roll over requests 3 years ago
Philipp Hoenisch d8bf7410d4
Bug fix: allow state transition from open to open 3 years ago
Philipp Hoenisch 1eb332d6fd
Bug fix: overflow 3 years ago
Daniel Karzel dc6f5703e4
Fix URl to fetch attestations 3 years ago
Philipp Hoenisch 79de722cf4
Bug fix: chose correct identity 3 years ago
Philipp Hoenisch 963a9e58e6
Add RollOver button to UI 3 years ago
Daniel Karzel 03648c61ea
Fixed leverage of 2 instead of 5 3 years ago
Philipp Hoenisch 9b755b9a59
PR feedback and fmt 3 years ago
Thomas Eizinger b103a21228
Notify maker_cfd::Actor about new taker 3 years ago
Lucas Soriano del Pino 5cd723441d
Implement rollover protocol in daemons 3 years ago
Daniel Karzel 6bb4824c22
Handle attestation not ready response 3 years ago
Daniel Karzel 0660e02b1f
Oracle actor initial state update 3 years ago
Daniel Karzel 1dcb23bdf6
Handle oracle actor pending attestations upon startup 3 years ago
Daniel Karzel 1114a90e34
Use `OracleEventId` for pending attestations 3 years ago
Mariusz Klochowicz eb33172e9f
Handle collab settlement response from the maker 3 years ago
Daniel Karzel ac9a6d9af7
Use the correct sets of nonce-pks for verification 3 years ago