Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## [6.19.0](v6.18.0...v6.19.0) (2023-12-12) ### Features * add rpc method for signing stacks messages ([e77a8d8](e77a8d8)) ### Bug Fixes * add background location to brc-20 modal and fix typo ([7483b9e](7483b9e)) * broadcast ledger swap ([886309b](886309b)) * fix brc-20 sendby signing transaction before finalising then broadcasting, closes [#4635](#4635) ([5aa7c3c](5aa7c3c)) * keep search params while doing background location redirect ([6b7ce6a](6b7ce6a)) * playwright error ([5bef424](5bef424)) * revert signing logic to try both keys, closes [#4645](#4645) ([8b1be50](8b1be50)) * selecting testnet in tests ([d275d8c](d275d8c)) * swap test route path ([24d3677](24d3677)) ### Internal * add ledger signing routes to BRC-20 send ([42ee981](42ee981)) * add swap tests ([bd6dc1a](bd6dc1a)) * enable ledger swaps to test ([6539075](6539075)) * post-release merge back ([9414a9b](9414a9b)) * **signing:** support non-index zero input signing, closes [#4620](#4620), [#4628](#4628) ([d2edb18](d2edb18))
- Loading branch information