You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
djordon
changed the title
[Feature]: Add functions for validating the deposit inputs
[Feature]: Add functions for validating deposit inputs
Oct 30, 2024
djordon
changed the title
[Feature]: Add functions for validating deposit inputs
[Feature]: Add functions for validating deposit inputs to bitcoin transactions
Oct 30, 2024
djordon
changed the title
[Feature]: Add functions for validating deposit inputs to bitcoin transactions
[Feature]: Add functions for validating deposit inputs to transactions
Oct 30, 2024
djordon
changed the title
[Feature]: Add functions for validating deposit inputs to transactions
[Feature]: Add functions for validating deposit prevouts
Oct 30, 2024
Feature - Add functions for validating deposit prevouts
1. Description
This is a subtask of #286.
There are a bunch of properties that need to be checked for each deposit input. Add functions that can help check these properties during validation.
1.1 Context & Purpose
Each bitcoin sweep transaction has 4 different parts that need validating:
OP_RETURN
TXO).This ticket is for helping with (1).
2. Technical Details:
2.1 Acceptance Criteria:
3. Related Issues and Pull Requests (optional):
The text was updated successfully, but these errors were encountered: