Commit fb19830
committed
chore(release): 6.65.1
## [6.65.1](v6.65.0...v6.65.1) (2025-03-12)
### Bug Fixes
* default to port 8000 for devnet, closes [#2174](#2174) ([144e486](144e486))
* error during formating causing broadcast error ([06c46e4](06c46e4))
* improve copy ([6e753a5](6e753a5))
* psbt null output address ([213c9f8](213c9f8))
* **rpc:** prevent opening on fail ([a6779ab](a6779ab))
* sip30 success response, closes [#6152](#6152) ([932d943](932d943))
* support networks on tx calls ([5470809](5470809))
* unhandled stx tx broadcast error, LEA-2203 ([e76ea3e](e76ea3e))
### Internal
* address fee editor naming concerns ([c431de7](c431de7))
* conditional logging of tx montior events ([5953ff5](5953ff5))
* post-release merge back ([b0d40ad](b0d40ad))
* rpc send transfer ([b9205bb](b9205bb))
* **rpc:** register rpc request handlers ([8e4169a](8e4169a))
* send transfer fees to shared fee editor ([0d1ec64](0d1ec64))
* update leather packages ([b053574](b053574))
* use loaders and remove effect hooks ([f1a9a41](f1a9a41))1 parent 21429a1 commit fb19830
2 files changed
+27
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
1 | 27 | | |
2 | 28 | | |
3 | 29 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
0 commit comments