This repository was archived by the owner on Apr 22, 2026. It is now read-only.
v6.0.0
6.0.0 (2023-07-25)
⚠ BREAKING CHANGES
- this change is sufficient enough to warrant a major
bump
Features
- added bitcoin contract request page (83cf049)
- added use-bitcoin-contract hook and additional functions and configs (626ef0b)
- extended rpcmethods with bitcoin contract related case, added routes and success/failure pages (f0ff7af)
- manifest v3 release trigger (80615ca)
Bug Fixes
- added back dlc-wasm-wallet package (ba27aaf)
- added working package.json (e8067d0)
- cross install tracking (3bc59ac)
- fixed frozen lockfile (536aeec)
- made requested css and const changes (8846e0e)
- modified bitcoin contract request ui (width, size, weight) (36d7c80)
- modified yarn lock file (52b1d14)
- multi extension loading (03465c0)
- only show errors when field not in focus, closes #3766 (abffd71)
- ran prettier formatting (16ca959)
- ran prettier formatting (515b1e5)
- remove warning banner (b3427bf)
- type errors (a2598a9)
- unprocessable pending txs balance subtraction, closes #3921 (2d284db)