Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## [6.65.0](v6.64.0...v6.65.0) (2025-03-03) ### Features * implement stacks fee estimations, LEA-1760 ([2f2b622](2f2b622)) * network param support, getAddresses, closes LEA-2195 ([7baefa0](7baefa0)) * stx transfer sip9 nft, closes LEA-1964 ([9d0f575](9d0f575)) ### Bug Fixes * broadcasting to default stacks network ([b645ad6](b645ad6)) * btc recipient validation, closes LEA-2126 ([1df1629](1df1629)) * improve account look up speed, ref LEA-2133 ([279367b](279367b)) * issue with broken summary page, closes [#6152](#6152) ([6bd082c](6bd082c)) * **ledger:** switching accounts ([44c92fc](44c92fc)) * sbtc limits schema, closes LEA-2185 ([4f7be18](4f7be18)) * unhandled err in stx send form, LEA-2140 ([4c50f78](4c50f78)) * zero nonce not getting set, closes LEA-2201 ([0775448](0775448)) ### Internal * remove unnecessary action type ([0217747](0217747)) * update bitcoin, stacks, query and [@Scure](https://github.com/scure) packages ([02dcd07](02dcd07)) * use sbtc lib deposit defaults ([b087f50](b087f50))
- Loading branch information