LayerTwo-Labs / bip300301_enforcer

CUSF software enforcing BIP300 and BIP301 rules.
1 stars 4 forks source link

Inconsistent handling of deposits with missing op_return address in `handle_m5_m6` #87

Closed Ash-L2L closed 2 weeks ago

Ash-L2L commented 2 weeks ago

On an M5 deposit with missing op_return address, handle_m5_m6 stores the updated treasury UTXO, but does not return a result indicating that a deposit has been made, and therefore these deposits are not stored as part of block info.