Skip to content

Releases: block-core/blockcore-wallet

Blockcore Extension (Release 0.0.10)

06 Feb 01:39
Compare
Choose a tag to compare
Pre-release
  • Make the transaction history unique (636d8ae), closes #65
  • Update changelog (0ad5a36)

Blockcore Extension (Release 0.0.9)

05 Feb 03:02
Compare
Choose a tag to compare
Pre-release
  • Add developer mode in settings (cde814d)
  • Add French language file to prepare for translation (086114c)
  • Add support for i18n (internationalization) (87725a3)
  • Add translation module and translation extractor (d42b493)
  • Change the syntax for translation keys (f625b3f)
  • Fix CreateNewWallet translation (685da73)
  • Fixes the transaction history and displays correctly (cfcb940)
  • Improved the transaction history with consolidation that works better (b7884a7)
  • Revert "Update build pipeline to run in parallel" (49617ef)
  • Update changelog (2877dac)

Blockcore Extension (Release 0.0.8)

04 Feb 22:28
Compare
Choose a tag to compare
Pre-release
  • Add retry logic for indexer calls (c36a9c6)
  • Fix a typo and upgrade version (4935e8c), closes #60

Blockcore Extension (Release 0.0.7)

02 Feb 12:56
Compare
Choose a tag to compare
Pre-release
  • Hide the extra languages in settings (4d5d4f9), closes #26
  • Update changelog and version (a014206)
  • Update network pipe to use NetworkService (3c26c25)

Blockcore Extension (Release 0.0.6)

01 Feb 13:13
Compare
Choose a tag to compare
Pre-release
  • Add a button to maximize wallet in a tab (fa48f7a), closes #31
  • Add dedicated LoggerService and BackgroundLoggerService (b9809fa)
  • Add framework for logging (e7509a3)
  • Change the initial wallet name (4011d45)
  • Improve handling of wallet selection after delete wallet (cf69653), closes #48
  • Remove console logging from indexer (35b36f8)
  • Remove console logging from wallet manager (d027133)
  • Update changelog and version for next release (dd6eaff)
  • Update the expander icon (5a37df7)

Blockcore Extension (Release 0.0.5)

31 Jan 20:32
Compare
Choose a tag to compare
Pre-release
  • Enable all features for dev mode (95d70ef)
  • Fix a lint issue (1dc12d7)
  • Fix type linting issue for production build (27a48aa)
  • Improve stateless orchestration (8e51625), closes #50
  • Improve the stateless orchestration (95d4e76), closes #50
  • Increase wallet lock to 15 minutes (293f6b7)
  • Refactor orchestration to be stateless (c85c359), closes #50
  • Update README and featureset for individual instances (f62abb5)

Blockcore Extension (Release 0.0.4)

31 Jan 10:24
Compare
Choose a tag to compare
Pre-release
  • CoinVault (Stratis and Cirrus) instance available as release.
  • SmartCityPlatform (City Chain) instance available as release.
  • Add build of multiple instances (f778df4)
  • Migrate away from "-extension" subfix (d199b4d)
  • Prepare for next release (23da37c)
  • Simplify the build and update some labels for steps (a0468c7)

Blockcore Extension (Release 0.0.3)

31 Jan 01:12
Compare
Choose a tag to compare
Pre-release
  • Add a notification that Cirrus is not yet supported (a65f23c)
  • Add change password feature (c1aa2fe), closes #25
  • Add changelog functionality (cdc9803)
  • Add Cirrus back as enabled network (5658646)
  • Add display of balance on send and support maximum send (9df248c)
  • Add link to releases in the changes view (9fe5a8d)
  • Add listener for last addresses (2191747)
  • Add reference to another issue in the changes log (f088608)
  • Add watch on addresses when used in transactions (c6c419d)
  • Fix bug where Cirrus account could not be added (6d8ce3c)
  • Fix issue with empty change amount when sending max (a3cc4f1)
  • Fix potential issue with rounding error in display of total (9a75b73)
  • Fix the max button (cb7de95)
  • Perform a wallet scan every 30 seconds when account view is open (6e169b4)
  • Update packages (cac58dc)
  • Update the changes history (fe98c1e)
  • Update the document title based upon instance (f5f5269)
  • Update the scan options (d15037b)
  • Update with results from "npm audit fix" (5f3d729)
  • Upgrade to v0.0.3 for next release (e00c930)

Blockcore Extension (Release 0.0.2)

28 Jan 01:10
Compare
Choose a tag to compare
Pre-release
  • Add support for Stratis (STRAX) network.
  • Add support for balance, receive and send.
  • Add support for multiple wallets.
  • Add support for multiple accounts.