Binaries
NOTE: The bitcore debian packages are built from the AddressIndexing branch and are intended for block explorers
Install
Debian package dependencies:
Depends amd64: libc6 (>= 2.18), libgcc1 (>= 1:4.2), libgomp1 (>= 4.9), libstdc++6 (>= 5.2)
Depends arm64: libc6 (>= 2.25), libgcc1 (>= 1:4.2), libgomp1 (>= 4.9), libstdc++6 (>= 7)
Notable Changes
- Improve tAddress rescan performance by up to 2.5 times
- Fix a bug where the best block would fail to write to wallet.dat on very large wallets, this would manifest itself by zend always rescanning the wallet from the height of the last successful write on startup