In this release
This is an optional release that includes numerous improvements and bug fixes.
- Added a new field to the asset details, which holds the sequence number of an asset within a block. This field (together with issue height) can be used to identify which of the two assets was issued earlier reliably. To take advantage of this new field, the blockchain needs to be re-imported. The new field is available in REST API, gRPC API and Blockchain Updates.
- Added new fields to BU events: VRF, features activated with the block, and script set by the transaction.
- Added support for mining with several addresses not derived from a single seed. If any base58-encoded private keys are specified in the
waves.miner.private-keys
setting, only those keys are used to sign blocks (wallet contents are ignored). - Fixed an issue with script compaction, which incorrectly replaced references to global names in some cases.
- Fixed
/utils/script/evaluate
route to take payments attached to the transaction into the account when executing the call and to supportAccept: application/json; large-significand-format=string
header. - Known transaction cache is reset on each microblock instead of each block, which will speed up transaction propagation.
- Fixed signal handling in docker container. Containers that were started in non-interactive mode (without
-i
flag) will cleanly shut down onCtrl+C
. This also allows capturing thread dumps by sendingQUIT
signal to a running container (docker kill -s QUIT $CONTAINER_ID
).
Update notes
Unless you rely on asset ordering, there's no need to re-import blockchain when updating from 1.4.13.
SHA256 Checksums
8c89081e3a67bbcde25e821e10f3084e1c9f1ae404241d7dc39344b6c5f760e3 waves-grpc-server_1.4.14_all.deb
d87dbf6d845884bed792bf4b5c47c26bb7444652e88c2715d0bf8ecd5225541a waves_1.4.14_all.deb
fd3e4cbdd98b1ec18c5cd94b7591f5a8c5d1ce82559b0fa5725b83590ba6e6d0 waves-grpc-server-testnet_1.4.14_all.deb
b786de890113a2fde5884ba2f65e38417c99784610c50e3109863ee090728c43 waves-testnet_1.4.14_all.deb
49cdd96c9ba7fa2a5e164df593747256578c68b503d48164af8543e16e1e8ab5 waves-grpc-server-stagenet_1.4.14_all.deb
fff93d586d930fa2f1316ec0e19bf02c439e228873605176d4996b3071974844 waves-stagenet_1.4.14_all.deb
61427f97bd5fb24c0071dbbc419093a447317e9d67cba703eeb938b4c20a3ade waves-all-1.4.14.jar
7eb9000a2901299d1bc9f4564804e0313d18d67cf422edeef6d58c14cef4ab5a waves-grpc-server-1.4.14.tgz