- Add support for recovering BTC segwit unspents
- Add support for new ERC 20 Tokens (HEDG, HQT, HLC, WBTC)
- Add some plumbing for BSV and OFC support
- Support coinless API routes in Bitgo Express
- Allow XLM recovery to previously unfunded addresses
- Correctly handle sends with a custom change address
- CPFP support for v2 BTC wallets
- New function on v2 keychains prototype (
updateSingleKeychainPassword
) to change a keychain's password - Improve sequenced request ID support to cover more requests
- Fix an issue involving approving multiple pending approvals whose transactions spent the same unspent.
- Improve formatting for large numbers used in
baseUnitsToBigUnits
- Disallow proxying of non-API requests through BitGo Express
- Check for both
txHex
andhalfSigned
parameters in WalletprebuildAndSignTransaction
- Improve handling of failed stellar federation lookups