Skip to content

[Chore]: Introduce Rbf status for Emily deposits #1685

@MCJOHN974

Description

@MCJOHN974

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 PriorityemilyAPI that communicates with Signers to trigger sBTC operations.enhancementNew feature or request

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions