Skip to content

Releases: block-core/blockcore-wallet

Blockcore Wallet (1.0.27)

23 Feb 14:21
74f484f
Compare
Choose a tag to compare

Blockcore Wallet (1.0.26)

21 Jan 00:10
d397e38
Compare
Choose a tag to compare
  • Fix issue with decryption of nostr events (787310b)
  • Fix the issue with encryption not using correct public key (d397e38)
  • Update version and changelog (a9c842d)

Blockcore Wallet (1.0.25)

20 Jan 20:44
5e5cf75
Compare
Choose a tag to compare
  • Add ability for wallet to auto-open when wallet has been locked (5e5cf75)
  • Avoid logging no indexers available (6b6ab4c)
  • Update lists (fcf9310)
  • Update version and changelog (6671a0f)
  • Fix: typos (#326) (d1101f2), closes #326

Blockcore Wallet (1.0.24)

10 Jan 13:30
ed0241a
Compare
Choose a tag to compare
  • Add ability to issue custom payments from the provider API (97647da)
  • Add support for Web App Launch Handling in PWA-mode (ed0241a)
  • Change binding of third party licenses to not use HTML binding (413bd55)
  • Don't show confirmation dialog when user cancels (1b55ccc)
  • Improve add account layout and move type to first option. Add Bitcoin icon. (513bff3)
  • Limit length of hint to 64 characters (17bd0b4)
  • Migrate generateTransaction into the SendService (5b6cc4c)
  • Update version and changelog (441f18d)
  • WIP: Add the transaction.send action (0ac76ab)

Blockcore Wallet (1.0.23)

03 Jan 15:45
d220d26
Compare
Choose a tag to compare
  • Fix bug with encrypt and decrypt on nostr provider (d220d26)
  • Update version and changelog (32f5d3c)

Blockcore Wallet (1.0.22)

03 Jan 00:17
96d2231
Compare
Choose a tag to compare
  • Add support for imported private key (dc8664a)
  • Minor type fix for private key improt (96d2231)
  • Update versoin and changelog (fc5a68a)

Blockcore Wallet (1.0.21)

02 Jan 23:42
00757c0
Compare
Choose a tag to compare
  • Add key import support for new accounts (985c662)
  • Add support for nsec private key import (d56d44f)
  • Add support for XRC chain (#320) (354dd8a), closes #320
  • Fix issue with webpack build (b284239)
  • Remove some debug logging that ends up on dapp consoles (9144333)
  • Remove tabs in the default relay list (7cce9ea)
  • Update Cybits network to use standard derivation path for bech32 (8c6764e)
  • Update to latest nostr-tools library (f71fcae)
  • Update version and changelog (375d0f1)

Blockcore Wallet (1.0.20)

25 Dec 19:13
67bdba0
Compare
Choose a tag to compare
  • Disable Angular CLI cache (f270674)
  • Update blockcore-js with latest fix for SegWit PoS transactions (5a85de1)
  • Update package-lock.json (67bdba0)
  • Update version, changelog and lists (ebc84ef)
  • Use the correct purpose for default SBC and RSC addresses (d382dd4)

Blockcore Wallet (1.0.19)

19 Dec 21:55
6d541fc
Compare
Choose a tag to compare
  • Add execution notification to calling website (d439463)
  • Add executions counter for permissions and display under settings (ef50a85), closes #318
  • Don't show dialog on executions that don't require permissions (consent) (6d541fc)
  • Fix a minor compile issue (171d667)
  • Update version and changelog (2a87767)

Blockcore Wallet (1.0.18)

18 Dec 23:11
0246bbe
Compare
Choose a tag to compare
  • Add a key conversion tool for Nostr (9398bad)
  • Add export of private key using QR code (14ffa60)
  • Add npub and nsec export format support for Nostr (70029df)
  • Change to use hex as address values, but display as npub to users (0246bbe)
  • Internally keep the Nostr addresses in hex format (0bbcf1a)
  • Update the bech32 prefix for Nostr (0ac4a79)
  • Update version and changelog, add QR code for public key (f018e23)