Releases: NeblioTeam/neblio
Neblio Nodes & Wallets v2.1.1
This release fixes QuickSync crashes seen on Windows & Raspberry Pi by some users.
If you have NOT had QuickSync issues, you do NOT have to upgrade from v2.1
v2.1 & v2.1.1 are both supported releases.
Read more about v2.1.X on the Neblio Blog.
Download links will appear below as soon as they are finished building.
Major:
- Fix QuickSync Crashes & Improve QuickSync Stability
- No need to upgrade if v2.1 is working fine for you.
Other Changes:
- None
To upgrade:
- Backup your wallet.
- Simply replace your current .exe/.app/binary with the one downloaded from this page.
- Let the QuickSync resync complete
Neblio Nodes & Wallets v2.1
This is a mandatory upgrade for both Testnet and Mainnet. Upgrade now.
Download links will appear below as soon as they are finished building.
Read more about this release on the Neblio Blog.
Major:
- Neblio QuickSync for all! Syncing or Resyncing will take less than 5 minutes for most users!
- v2.1 will force a QuickSync resync on first launch to upgrade the database version.
- Cross-Chain Atomic Swap Support
- New OP_CODE CheckLockTimeVerify enables the support and implementation of cross-chain atomic swaps, allowing for the exchange of NEBL/BTC, NEBL/LTC, etc without any central authority such as an exchange.
- Neblio Alerts System
- Allows trusted members of the Neblio Ecosystem to communicate with all Nodes & Wallets on the network to share important messages from the team such as upgrade notices, security threats, or other information that should be distributed directly and instantly to users.
- Rejected stakes are now hidden by default from the transactions tab to avoid confusion.
- RPC command outputs now include full NTP1 token information & metadata.
- neblio-Qt includes a new Tree View dialog to display transaction level metadata when viewing NTP1 transaction details.
Other Changes:
[all] - General Performance Enhancements & Bug Fixes
[all] - Added boolean values to indicate why a wallet is or is not staking to the "getstakinginfo" RPC command output.
[all] - Added checkpoints for testnet
[all] - New difficulty retargeting algorithm will more closely target the 30s blocktime, starting at block 1003125, fixing a potential PoS-difficulty issue.
[all] - Fixed issue where bad actors could potentially cause the wallet to consume a large amount of disk space, resulting in a potential denial-of-service scenario.
[all] - Fixed second DoS issue known as VerifyInputsUnspent Denial of Service.
[neblio-Qt] - Added buttons in preferences to resync or rescan the blockchain on the next wallet launch
To upgrade:
- Backup your wallet.
- Simply replace your current .exe/.app/binary with the one downloaded from this page.
- Let the QuickSync resync complete
Neblio Nodes & Wallets v2.0 Tachyon
This is a mandatory upgrade for both Testnet and Mainnet
Download links will appear above as soon as they are finished building.
Major:
- Neblio Tachyon Network Upgrade will activate at block height 387028!
- Estimated January 10-12 2019 - upgrade before then for a seamless experience.
- NTP1v3 Support - NTP1v3 completely overhauls the metadata infrastructure of NTP1 transactions by fully taking advantage of the additional space provided by Tachyon, automatic metadata compression and decompression allowing much more than 4,096 bytes of metadata to be stored per token transaction, and more!
- Full, native, NTP1 token support to neblio-Qt and nebliod, without relying on any of the NTP1 APIs. This makes NTP1 transactions fully decentralized, as required by many exchanges.
- Replaced leveldb with lmdb. lmdb is much faster and more robust, and supports database ACID, making blockchain corruption almost impossible.
- NTP1 transactions are now part of the consensus algorithm of the Neblio network and validated by all nodes: An invalid NTP1 transaction will now be rejected by all nodes, instead of only the centralized API server. Full NTP1 decentralization!
Other Changes:
[all] - Complete enterprise-grade CI/CD pipeline. All successful builds for every platform we support are now available at https://neblio-build-staging.ams3.digitaloceanspaces.com/index.html
[all] - Ability to export a blockchain bootstrap file via the neblio-Qt menu or via RPC command to avoid syncing from scratch in the future.
[neblio-Qt] - Fixed an issue where stake weight display would not show as reset when it should (even though the weight really had reset)
[all] - Various Bug Fixes and Enhancements
Due to the database change, this release will force a resync on first launch.
- If you would like to bootstrap for a faster initial sync, copy the bootstrap.dat file from https://neblio-files.ams3.digitaloceanspaces.com/bootstrap/mainnet/bootstrap.dat to your Neblio data directory
To upgrade:
- Backup your wallet.
- Simply replace your current .exe/.app/binary with the one downloaded from this page.
- Optional - Download the bootstrap file and place it in your Neblio data directory.
- Let the resync/bootstrap complete
Neblio Nodes & Wallets v1.5.2
If you are on a version older than v1.5.1 or recently upgraded to v1.5.1 but are having trouble syncing this is a mandatory upgrade!
If you upgraded to v1.5.1 and are having no issues, this is an optional upgrade.
Major:
This version is for users that have not upgraded in a long time and are having trouble upgrading to v1.5.1 or syncing/staking after previously upgrading to v1.5.1
- This version will only connect to v1.5.1+ nodes
- Will force a blockchain resync on first launch
Other Changes:
None
To upgrade:
- Backup your wallet.
- Simply replace your current .exe/.app/binary with the one downloaded from this page, or re-run the NEBL-Pi installer if you are on a RPi.
Neblio Nodes & Wallets v1.5.1
Major:
v1.5.1 of neblio-Qt and nebliod will hard-fork to perform a network upgrade (on testnet only) at block 110100 (approximately Aug 1st 2018). If you run a testnet node or wallet, you MUST upgrade to version 1.5.1 before the fork or you will be unable to connect to the network.
The hard-fork to activate the same network upgrade on mainnet will be scheduled in late-Q3/early-Q4.
More details here: https://nebl.io/2018/07/03/upgrading-the-neblio-network-to-scale-for-the-future/
Other Changes:
[neblio-Qt] - Added auto-complete for debug console commands
[all] - Many Unit Test and Continuous Integration Upgrades (less bugs)
[all] - OpenSSL 1.1 Support Added
[all] - Logging system revamped
[all] - Minor Bug Fixes
To upgrade:
- Backup your wallet.
- Simply replace your current .exe/.app/binary with the one downloaded from this page, or re-run the NEBL-Pi installer if you are on a RPi.
Neblio Nodes & Wallets v1.4
[neblio-Qt] - Added button to open the Neblio data folder on the debug window
[neblio-Qt] - Added the option to import a wallet.dat backup into the current wallet
[neblio-Qt] - Removed '-000' at the end of a copied TX ID
[neblio-Qt] - Added an update notifier that checks for new updates periodically and notifies the user
[neblio-Qt] - Alert user to take a backup every time the wallet.dat file changes
[neblio-Qt] - Safeguard against sending UTXOs that contain NTP1 tokens to avoid burning them
[all] - Fixes needed for re-launching testnet
To upgrade, as always simply replace your current .exe/.app/binary with the one downloaded from this page, or re-run the NEBL-Pi installer if you are on a RPi.
Neblio Nodes & Wallets v1.3.1
[all] - Fixed an issue where the new GUI was causing neblio-qt to use excessive CPU
[all] - Fixed an issue where tooltips could sometimes be blank or unreadable when hovering the mouse over certain items in neblio-qt
[RPi] - Fixed an issue where the wallet backup dialog was blank
To upgrade, as always simply replace your current .exe/.app/binary with the one downloaded from this page, or re-run the NEBL-Pi installer if you are on a RPi.
Neblio Nodes & Wallets v1.3
[all] - updated network version to 60015. Network versions 60015+ support the relaying of NTP1 transactions and staking them into blocks. Old nodes simply ignore NTP1 transactions and do not send them to peers nor stake them into blocks. For this reason we need as many people as possible to upgrade to v1.3 in preparation for the NTP1 Token wallet!
[all] - Sam has made our GUI much much better. It now handles high and low DPI resolutions better and finally the window is resizable! Thanks Sam.
[all] - various other bug fixes and translation updates
[linux/pi] - releases are have the majority of their libraries statically compiled, which means you need to install few to no dependencies to get the distributed binaries running.
To upgrade, as always simply replace your current .exe/.app/binary with the one downloaded from this page, or re-run the NEBL-Pi installer if you are on a RPi.
Neblio Nodes & Wallets v1.2
[all] - change leveldb
[all] - huge changes to support bloom filters and SPV (necessary for iOS app syncing)
[all] - updated network version to 60014, indicating bloom filter support. (iOS will only connect to v60014 nodes)
Neblio Nodes & Wallets v1.1
[macOS] - fixed GUI disappearing after minimized
[macOS] - enabled notification center notifications
[macOS] - enable UPNP by default
[windows] - fixed unusable GUI on Windows 10 with High DPI monitors
[all] - fixed incorrect confirmation count in transaction details
[all] - make 'Generated But Not Accepted' error more clear
[all] - remove all IRC related code
[all] - fixed completely broken QR code support
[all] - changed txn type 'Mined' to 'Staked'
[all] - Clarify 'Spendable' & 'Stake' on Overview tab