Releases: kyokan/bob-wallet
Releases · kyokan/bob-wallet
v0.2.4
v0.2.3
v0.2.2
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 asundefined
on the splash screen
v0.2.1
v0.2.0
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
, andTXT
have been removed
- All record types except
- 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
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
, andTXT
have been removed
- All record types except
- Removed some unused internal methods
Fixed
- Fix the GitHub link on the Add Funds screen
v0.1.1
First Beta Release
v0.1.0 Initial commit