Releases: byteball/obyte-gui-wallet
Livenet is launched
This is a mandatory update to receive coins in the first round of distribution. The functionality is the same as in 0.8.0t but works on livenet.
v0.8.0t
This is a testnet release, like all versions ending in t.
Added smart wallets, they are shown as subwallets within a regular wallet. Smart wallets can be spent if certain conditions are met, they are useful e.g. to represent pending orders on a trustless exchange.
Added ability to spend all funds in a (sub)wallet, useful when you want to cancel a pending order and empty its smart wallet.
First livenet release
This is the first livenet release. In functionality, it is almost identical to 0.7.0t but runs on livenet. Use it to link your Bitcoin and Byteball addresses before the upcoming distribution which will take place on December 25.
The app installs into a separate folder, so you will have two distinct Byteball apps:
- Byteball: this release, works on livenet
- Byteball-TN: the old app that works on testnet
Before the distribution, your balance in livenet will stay 0, and the only use of the app is linking your Bitcoin and Byteball addresses. To link the addresses, visit https://byteball.org (after installing the app). After linking, keep the app installed (back up its data if necessary), you'll receive your bytes into this app on the launch day.
v0.7.0t
Huge performance improvements and a few minor bugfixes.
This version works on the new testnet, the old testnet is discontinued.
If you linked your Bitcoin address before the release, you'll receive your share of bytes and blackbytes soon after upgrading.
New testnet
This release is identical to 0.6.0 but runs on the new testnet. Use it to test the distribution by linking your Bitcoin testnet and Byteball testnet addresses.
The app installs into a separate folder, so you will have two distinct Byteball apps:
- "Byteball test": the old app that works on the old testnet
- "Byteball-TN": this release, works on the new testnet
The test distribution will happen in late November. Before that, your balance in the new testnet will stay 0, and the only use of the app is linking your Bitcoin testnet and Byteball testnet addresses. To link the addresses, visit https://byteball.org (after installing the app).
v0.6.0
Important bugfixes:
- Fixed bugs that caused all newly created wallets to be broken after turning password protection on
- Fixed crashes while trying to receive private payments with long history
v0.5.0
Bugfixes and improvements:
- Light wallet option for desktop wallets (only new installs)
- Show current percentage of sync
- Show more details in transaction history: unit and from address
- Multi-line input in chat
- On Windows and Mac, a badge is displayed on the app icon when a new chat message is received while the app is in the background
- Fixed database locking issues on Android
- Fixed crashes when working with a multisig wallet that is not yet approved by all parties
- Better UI when trying to send private assets outside chat
- Protocol changed from byteball: to byteball-test: to allow future livenet wallet to co-exist with testnet wallet on the same device
v0.4.0
Bugfixes and improvements:
- Fixed bug when the app wouldn't start after you deleted wallet seed
- Fixed bug when the app wouldn't start after you deleted all the wallets (if you did that, an upgrade is not enough, you have to also delete the app data folder)
- Blackbytes are now called blackbytes instead of cryptic asset ID
- More user friendly display of payment request
- Do not allow to change payment address, amount, and asset when handling a payment request
- Do not require seed backup
- Better selection of signing addresses when paying in indivisible assets such as blackbytes
- More space around command links in chat for easier tapping on touch devices
v0.3.0
Fixed bugs:
- receiving long chains of private payments in light wallets
- opening
byteball:links when the wallet is encrypted by password - receiving private payments sometimes was not displayed in chat window
v0.2
Bug fixes