Skip to content

Releases: block-core/blockcore-wallet

Blockcore Wallet (1.0.15)

17 Dec 11:09
fe2f385
Compare
Choose a tag to compare
  • Ensure that nostr get public key always work even when wallet is locked (fe2f385)
  • Update lists (508303c)
  • Update version and changelog (108712c)

Blockcore Wallet (1.0.14)

17 Dec 00:16
8ff8144
Compare
Choose a tag to compare
  • 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)

16 Dec 03:13
841e2e4
Compare
Choose a tag to compare
  • 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)

14 Dec 20:21
3b0268c
Compare
Choose a tag to compare

Blockcore Wallet (1.0.11)

11 Dec 22:05
6409096
Compare
Choose a tag to compare
  • 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)

02 Dec 12:23
53ca5b8
Compare
Choose a tag to compare
  • Handle the 'network' event in PWA mode (53ca5b8)
  • Update version and changelog (0600486)

Blockcore Wallet (1.0.9)

02 Dec 11:28
b073bfa
Compare
Choose a tag to compare
  • Ensure that network status has run before initial index of new accounts (b073bfa)
  • Update version and changelog (d614986)

Blockcore Wallet (1.0.8)

02 Dec 00:24
233eb07
Compare
Choose a tag to compare
  • 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)

29 Nov 18:54
657d13a
Compare
Choose a tag to compare
  • 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)

28 Nov 00:16
b3444ff
Compare
Choose a tag to compare
  • 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)