Skip to content

Releases: block-core/blockcore-wallet

Blockcore Wallet (1.0.5)

21 Nov 15:59
d9586c0
Compare
Choose a tag to compare
  • Add ability to filter on type and DID Method (3d07285)
  • Add component for "did.request" action (3f9e6a4)
  • Add DID Method prefix for selected key (6173632)
  • Add filter to account listing (3bee1fa)
  • Add signature generation and proper return response for did.request (616dc1f)
  • Add some extra validation on OP_RETURN data for sidechain swaps (ed3ea1a)
  • Add some packages to allowedCommonJsDependencies (#286) (b3bcba8), closes #286
  • Add status to the action service allowing actions to change the UI (1f1c776)
  • Add support for did.supportedMethods in provider (b9db6fc)
  • Add the ability to sign message (#290) (42b9e38), closes #290
  • Add the DecentralizedWebNode instance to background and frontend (PWA) (eb59c54)
  • Add types for did.request action (6eb7365)
  • Add verify (#291) (144e19c), closes #291
  • Change the DID Request handler to return JWT as proof (8eb7fc3)
  • Completed more RU translation (#292) (96adde6), closes #292
  • Fix a minor issue with Norwegian (#289) (d199440), closes #289
  • Fix a typo in the action dialog (ed4f4b6)
  • Fix issue with sidechain swap and max-send (d9586c0)
  • Improve handling of unknown message requests (96258ee)
  • Make the selected address displayed so it can be copied (e7dc8c9)
  • Sidechain address is required for swaps (1e93cc9)
  • Sign & Verify UI (#293) (112da81), closes #293
  • Update the type on proof for DID Request (be1d114)
  • Update version and changelog (494e914)

Blockcore Wallet (1.0.4)

10 Nov 14:40
bd7fd7e
Compare
Choose a tag to compare
  • Add partial translation (#283) (0030dab), closes #283
  • Add Russian language to language selection list (3e65010)
  • Add the lists submodule (f6deb4f)
  • Add the Russian language file (#272) (5e069a7), closes #272
  • Add usage of web5-injector (619cd30)
  • Add use of coinselect to improve transaction sending (#281) (bd7fd7e), closes #281
  • Add verification of allow/deny based upon the lists provided (7fa25f8)
  • Added note text in recovery and receiving (#269) (ce23905), closes #269
  • Adding Molie nrtwork and MOL (#278) (8980a1c), closes #278
  • Avoid performing JSON stringify on text content during signing (034bb95)
  • Ensure that background manager instance is created (71d414d)
  • Ensure that submodules are retrieved in the checkout (c0bb3f5)
  • Fix issue with signing message (db6ff7f)
  • Fix minor issue on the swap send page (#277) (72372d8), closes #277 #277
  • Fix Website title (#284) (487f621), closes #284
  • Return the network on signing results (f74c982)
  • Update fa.json (#271) (f5d55f6), closes #271
  • Update some package dependencies (629d2e0)
  • Update version and changelog (a889e6a)

Blockcore Wallet (1.0.3)

27 Oct 22:38
eaeb705
Compare
Choose a tag to compare
  • Add display of version on the initial wallet create dialog (4c63573)
  • Fix issue with loading indicator not stopping in web mode (eaeb705), closes #241
  • Update version and changelog (9e64b55)

Blockcore Wallet (1.0.2)

27 Oct 21:06
2b0f191
Compare
Choose a tag to compare
  • Enable all networks for Blockcore Wallet (2b0f191)
  • Update version and changelog (d7de472)

Blockcore Wallet (1.0.1)

27 Oct 20:18
e6e5a8e
Compare
Choose a tag to compare
  • Add a basic Dwn class to keep copy of dwn-sdk-js code (3459e71)
  • Add a basic prototype for dwn Write and Query (1daa438)
  • Add a disclaimer on first page of wallet create (24187ab)
  • Add a notification on being safe at the end of wallet creation (a288e12)
  • Add CID functions (2cc1285)
  • Add license to policy page (2f8260d)
  • Add link to privacy policy & terms and conditions (a60b9fc)
  • Add more logic to generate DWN queries (2e68d94)
  • Add network definition for did:key (ba732c5)
  • Add reading did prefix from network definition (68d0de3)
  • Additional fix for null bug (94f2283), closes #263
  • Changed position of maximize button in RTL languages (#248) (5a8c7b8), closes #248
  • Code cleanup (266856e)
  • Code cleanup and refactoring (0dc1356)
  • Ensure that the document direction is updated correctly (27c9f0b)
  • Fix issue with empty coinsTest binding (8e96fe3), closes #263
  • Fix issue with key lookup for dwn (e6e5a8e)
  • Fix issue with upgrade on ecpair (e7b8aba)
  • Fixed translation (4951451)
  • Full support for RTL and add Arabic and Persian and Hebrew languages (#247) (09e2003), closes #247
  • Improve Hebrew translations (#262) (9a46fa0), closes #262
  • Improve Norwegian translations (9559a50)
  • Improve translation for "Logs" in Norwegian (a593cf6)
  • Improved the translation of texts (#254) (fad7276), closes #254
  • Introduce WebRequestService and stop applying custom headers (24e83b1)
  • Only open tab on install, not on update (6b8e530), closes #251
  • Partial implementation of request message for DWN (e7b2b2c)
  • Remove debug logging (edcdd8c)
  • Remove the temporary CID code (d1a6301)
  • The translation of the texts used in the wallet was improved (#250) (119dfcd), closes #250
  • Update LICENSE (d7cd63b)
  • Update package-lock.json (d52df36)
  • Update the bip32 package (a7d270d)
  • Update the DID package (b049550)
  • Update the ECPAIR dependency (639c19d)
  • Update the html5-qrcode dependency (091c562)
  • Update version and changelog (15fada5)
  • Updated the Hebrew file with the correct translations (62186a0)
  • WIP: Add a logs/debugger view to settings (5c66a22)

Blockcore Wallet (1.0.0)

26 Sep 11:55
1c586c6
Compare
Choose a tag to compare

1.0 RELEASE!

We advise all our beta testers to ensure you have a backup of your wallet. If you don't have backup yet, you can go into settings and reveal your secret recovery phrase. Remember that this is a secret you should never share with anyone, not even us.

After ensuring you have a backup, please go into Settings and choose Wipe Data. This will remove all wallets, accounts and history. If you don't have a backup, you will lose your wallet. We want to ensure that beta-tester does not get any issues with old data structures. Thanks and please enjoy our final release!

To learn more about the features available, read the Wallet Guide: https://www.blockcore.net/wallet/guide

Changelog

Blockcore Wallet (0.0.72) (1.0 RC)

25 Sep 18:14
506732b
Compare
Choose a tag to compare
Pre-release
  • Add language selection to top-menu bar (7dfbd44)
  • Add language selector component (1cd1906)
  • Add more translations to wallet create view (35e70e6)
  • Added right to left support in css files (#244) (ae0285b), closes #244
  • Automatically select the last account when one account is removed (7729a89)
  • Change resource key for "Receive" on account (3202fd7)
  • Debug logging cleanup (506732b), closes #245
  • Filter production networks for Blockcore Wallet (687f0c2)
  • Fix an issue with binding error in debug mode (dbd5e10)
  • Greek Language (#240) (20c3284), closes #240
  • Greek Recovery phrase (#243) (0ea75f8), closes #243
  • Reset the memo when doing a new payment (558d1d4)
  • Translate a single entry in the app (ae97b76)
  • Unify the Bitcoin network into a single type (9306bb0)
  • Update version and changelog (865f217)
  • Use the address format to set purpose (44 or 84) (f0d067d)

Blockcore Wallet (0.0.71)

20 Sep 20:15
59c63ea
Compare
Choose a tag to compare
Pre-release
  • Add all nameservers to primary server group (5aa3ebb)
  • Add correct parsing of OP_RETURN (c5afeac)
  • Add persistence of transaction memo (59c63ea)
  • Add support for basic payment request paste on clipboard paste (2ed5df3)
  • Add TransactionMetadataStore (c204b25)
  • Always use same server group no matter instance type (66ce84d)
  • Always use same server group no matter instance type (21c6bb9)
  • Enforce a maximum 80 bytes OP_RETURN (b4f6dec)
  • Fix an issue with binding warning during debug run (9825129)
  • Make the standardtoken key name all lowercase (71a68fc)
  • Name the server group "Official" (26f9c53)
  • Parse and display OP_RETURN as text (53dd11c)
  • Remove some debug logging (dfbe051)
  • Tune the validation errors on payment request view (02cf043)
  • Update version and changelog (d6215eb)

Blockcore Wallet (0.0.70)

19 Sep 18:20
df2f529
Compare
Choose a tag to compare
Pre-release
  • Add nameservers to query for indexers (e35c109)
  • Add retrieval of indexers from nameservers (df2f529)
  • Fix title on exchange button (041ed87)
  • Handle faults while sending transaction (7fc8380)
  • Improve the UI with error icon and error message (102427e)
  • Removed the extra description (#235) (b31145c), closes #235
  • Update app store screenshots (8584198)
  • Update noble package (4545472)
  • Update type definition packages (122365c)
  • Update version and changelog (92c7ee4)

Blockcore Wallet (0.0.69)

16 Sep 00:16
618feb3
Compare
Choose a tag to compare
Pre-release
  • Add ability to reset the network status cache (588007a), closes #233
  • Mark spent UTXOs (618feb3), closes #234
  • Update version and changelog (b07ebd0)