-
Notifications
You must be signed in to change notification settings - Fork 32
Labels
P0Critical PriorityCritical PriorityemilyAPI that communicates with Signers to trigger sBTC operations.API that communicates with Signers to trigger sBTC operations.enhancementNew feature or requestNew feature or request
Milestone
Description
Chore - Introduce Rbf
status for Emily deposits
1. Description
We want to add Rbf
status for Emily deposits. Now, all deposits updates should have optional field for previous transaction, and if it present, Emily set Rbf
status for previous transaction
2. Why It's Necessary
It would allow bridge to handle rbf'd transactions properly.
3. Execution Checklist
-
Emily now have
Rbf
status -
Deposit update now have optional field for previous transaction
-
Emily return an error and don't do an update if previous transaction is not in Emily db
-
Emily automatically set status of transaction to
Rbf
during deposit update if this tx was marked as previous tx -
Previous transaction field is allowed only for sidecar
-
Previous transaction field is also stored in db and can be retrieved via GET deposits/
-
(Optional) recursive query to get all hierarchy of rbf'ing
Metadata
Metadata
Assignees
Labels
P0Critical PriorityCritical PriorityemilyAPI that communicates with Signers to trigger sBTC operations.API that communicates with Signers to trigger sBTC operations.enhancementNew feature or requestNew feature or request
Type
Projects
Status
Done