BitGo / BitGoJS

BitGo JavaScript SDK
https://developers.bitgo.com/
Apache License 2.0
348 stars 269 forks source link

feat(utxo-lib)!: require rootNodes to be passed into getSigValidArray #4710

Closed ericli-bitgo closed 2 weeks ago

ericli-bitgo commented 3 weeks ago

getSigValidArray returns an array with non-deterministic order if you do not pass in rootNodes

TICKET: BTC-1303

BREAKING CHANGE: require rootNodes in getSigValidArray