Skip to content

Releases: kyokan/bob-wallet

v0.2.4

14 Feb 20:06
Compare
Choose a tag to compare

Fixed

  • Upgraded HSD to a version without mempool issues

v0.2.3

12 Feb 04:52
Compare
Choose a tag to compare

Changed

  • Disable airdrop functionality until block 2016
  • Made transaction activation alerts dynamic
  • Made node start/stop functionality node robust

Fixed

  • Fixed a crash while updating domain name records
  • Fixed various minor copy issues

v0.2.2

10 Feb 19:44
Compare
Choose a tag to compare

Fixed

  • Fixed an issue where chainstate was wiped when mainnet wallets are reset. This means that Bob no longer needs to perform a sync from zero after resetting mainnet wallets
  • Fixed an issue where Windows machines might time out restarting Bob
  • Fixed an issue where the error displayed when hsd's ports are in use displayed as undefined on the splash screen

v0.2.1

05 Feb 03:06
Compare
Choose a tag to compare

Fixed

  • Fixed an issue where mainnet wallets could not be regenerated

v0.2.0

03 Feb 16:44
Compare
Choose a tag to compare

Please remember to remove your wallet's data directory prior to installation!

Added

  • Enabled mainnet/testnet networks
  • Added support for Windows
  • Added a message alerting users that transactions are disabled for the first two weeks following mainnet

Changed

  • hsd updated to latest pre-mainnet version
  • Record management updated to reflect latest hsd changes
    • All record types except NS, DS, GLUE4/6, SYNTH4/6, and TXT have been removed
  • Removed some unused internal methods
  • Added release information to Sentry
  • Log application crashes on startup to Sentry

Fixed

  • Fix the GitHub link on the Add Funds screen
  • Fixed transaction ordering
  • Increase FS lock detection timeout

v0.1.2-pre.1

01 Feb 01:42
Compare
Choose a tag to compare
v0.1.2-pre.1 Pre-release
Pre-release

Changed

  • hsd updated to latest pre-mainnet version
  • Record management updated to reflect latest hsd changes
    • All record types except NS, DS, GLUE4/6, SYNTH4/6, and TXT have been removed
  • Removed some unused internal methods

Fixed

  • Fix the GitHub link on the Add Funds screen

v0.1.1

23 Jan 00:35
Compare
Choose a tag to compare

Changelog:

  • Fix broken isDev flag in analytics service.
  • Bump webpack-bundle-analyzer in response to automatic security vuln PR #78
    • NOTE: This vulnerability does not affect production Bob clients, since webpack-bundle-analyzer is only used for internal build tooling.

First Beta Release

21 Jan 21:20
Compare
Choose a tag to compare
v0.1.0

Initial commit