square / subzero

Block's Bitcoin Cold Storage solution.
Apache License 2.0
677 stars 93 forks source link

[core] validate destination enum in handle_sign_tx() #690

Closed ivmaykov closed 9 months ago

ivmaykov commented 9 months ago

The core logic should not assume that the destination field is always one of GATEWAY or CHANGE. Trust but verify.