Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## [6.56.0](v6.55.0...v6.56.0) (2024-12-18) ### Features * add default set fees, closes [#5930](#5930) ([e5fb4a8](e5fb4a8)) * add mock alex prices ([e096ff2](e096ff2)) * adds BNS punycode support gobally ([5c7f1e1](5c7f1e1)) * convert rpc-methods to [@leather](https://github.com/leather).io/rpc types ([238cb11](238cb11)) * migrate legacy auth request to approver ux ([5153b22](5153b22)) * redesign send rpc transfer flow ([9c95c58](9c95c58)) * sbtc integration ([fc1897a](fc1897a)) * sponsored sbtc txns ([2fc9629](2fc9629)) ### Bug Fixes * broken integration test ([3a2535b](3a2535b)) * disable ledger btc swap ([cff46da](cff46da)) * endless loading in ledger mode ([33881cc](33881cc)) * insufficient funds in send max btc flow ([41d75da](41d75da)) * **ledger:** increase fee ([d92081e](d92081e)) * **ledger:** legacy auth flow ([788ba20](788ba20)) * manage tokens toggle, closes [#5974](#5974) ([e25f351](e25f351)) * review screen errors ([f96b3b6](f96b3b6)) * show loading state until total balance is fully loaded ([91cf37f](91cf37f)) * support regtest address validation ([720fa86](720fa86)) * update earn banner ([d0c2efc](d0c2efc)) * virtuoso list fixed height, closes [#5975](#5975) ([6704ac5](6704ac5)) ### Internal * activity list deposit status ([1f61746](1f61746)) * fix chrome eslint warning ([50ab064](50ab064)) * fix links in readme ([742b38d](742b38d)) * fix unused exports ([90ec152](90ec152)) * generic network name validator ([dda886f](dda886f)) * post-release merge back ([0afa9ce](0afa9ce)) * post-release merge back ([2fb0203](2fb0203)) * post-release merge back ([490d5c7](490d5c7)) * restore @chrome/types ([2533000](2533000)) * update version of leather/rpc ([cae6c9a](cae6c9a)) * upgrade storybook ([678b033](678b033)) * use zod for rpc validation ([c38725a](c38725a))
- Loading branch information