Releases: block-core/blockcore-wallet
Releases · block-core/blockcore-wallet
Blockcore Wallet (1.0.15)
Blockcore Wallet (1.0.14)
- Add language resources for new actions (7b40a45)
- Add working encryption for Nostr (b5b565f)
- Change the identity UI for nostr based idenetities (00012e4)
- check that permission is not null (#309) (121badb), closes #309
- Fix bug in get permission by key (#313) (d958284), closes #313
- Fully implement BCIP-0003 with Wallet Key (8ff8144)
- Implements BCIP-0003 that have deterministic Wallet Key derivation (04f8f24)
- Refactor Nostr Provider and separate into dedicated class (cddac01)
- Update labels and information on encrypt and decrypt actions (7d70ef9)
- Update version and changelog (1fbf7da)
- WIP: Add encrypt and decrypt actions for Nostr (2a57feb)
Blockcore Wallet (1.0.13)
- Add a feature list to README (bfd0b19)
- Add a reference to NIP-06 that our Nostr network definition implements (6d5dd4b)
- Add nostr.signevent and utilize nostr-tools (493d1d0)
- Add some default Nostr relays (841e2e4)
- Add support for nostr.getrelays (9adb44c)
- Add support for nostr.publickey and fix UI issue for key selection (636a305)
- Add translations for nostr actions (cbb95db)
- Fix issue with invalid types on nostr-tools (8fc70e2)
- Fix issue with types for signEvent call (977414e)
- Get an accounts balance from the provider (#304) (f2f5f79), closes #304
- Improve the title truncate using CSS instead of hard-limit with pipe (021ae41)
- Minor fix for RTL style (b9d173e)
- Update README.md (117350f)
- Update version and changelog (e53c574)
Blockcore Wallet (1.0.12)
- Add some instructions on cloning with submodule (1627396)
- Add Wallet password on Send (#305) (63b802f), closes #305
- Attempt to fix right to left (#310) (3b0268c), closes #310
- Display decimals for tokens (#308) (917a14c), closes #308 #300
- Fixes token display (#307) (b20837e), closes #307 #306
- Update version and changelog (8215dd4)
Blockcore Wallet (1.0.11)
- Fix enabling sending (9496dcb)
- Fixed fail in Payment request (#303) (efc6d75), closes #303 #268
- Make the "Cancel" button close the payment request from provider (21267aa)
- Make the "kid" fully qualified for DID requests (83a5e33)
- Make the identity node exactly same as coin/token nodes (ff8f59c)
- Return transaction ID on payment requests (69c82ef)
- Update package-lock.json (b72174a)
- Update the allow/ban lists (6409096)
- Update the QRCode package (bc91d62)
- Update version and changelog (f8793b0)
- WIP: payment.sign handler (ffeac8d)
Blockcore Wallet (1.0.10)
Blockcore Wallet (1.0.9)
Blockcore Wallet (1.0.8)
- Add City Chain Identity default account selection for Smart City Platform (6249f85)
- Add VC Request handler (f492b08)
- Change the lookup URL for identities to be a friendly URL (3b1b20b)
- Reduce number of time indexing is run to optimize performance and network traffic (233eb07)
- Update version and changelog (56c5dbc)
Blockcore Wallet (1.0.7)
- Enable Identity on Smart City Platform (86fe03f)
- Fixed translation on Account.Login (#299) (d1e55b7), closes #299
- Made "SignVerify" centered (#298) (e739869), closes #298
- Set purpose before re-calculate the derivation path (b455ac7)
- Sidechain fee (#297) (f9cfc85), closes #297 #294
- Update diw-jwt dependency (df3399b)
- Update the network for JWK and KEY DID Methods (657d13a)
- Update the README with link to Guide and new animation (b20f010)
- Update version and changelog (e07c2df)
Blockcore Wallet (1.0.6)
- Add "SignVerify" to .json (#295) (a3221d0), closes #295
- Add basic publish of DID Document for did:is (73dd6b4)
- Add support for generating the .well-known configuration in wallet (5cd0686)
- Add the noble-ecc-wrapper (ba5178a)
- Change the readable IDs to use 5 + 5 characters (99b4e09)
- Finalize migration to only use @noble/secp256k1 (a12f247)
- Fix build error with QR code scanner (d12295f)
- Migrate identity logic to use published library (6fb2cb8)
- Remove buttons from profile as profile support is not functional (needs backend) (b3444ff)
- Revert to older version of ecpair (99938ed)
- tiny-secp256k1 relies on WebAssembly, remove the library (bba6fe8)
- Update some of dependency packages (689dd4b)
- Update version and changelog (3909808)