Releases: acrylplatform/Acryl
Version 1.1.2 (Mainnet + Testnet)
In This Release
- Fixed several issues with Block Reward feature
SHA256 Checksums
8959a25cacfe25e0871b1ed0ac06b14cf5b9807442d16c073e05379f47e8c922 acryl-all-1.1.2.jar
93fcf5a5cd50abe5cf92bd7a2bc596ff77d8dbdbae24320da73ad0508c33af92 acryl-node_1.1.2_all.deb
d73412dbcc0965dcf17a2153a34e73b1cae4de35f01d53ccbf27621ed6901e34 grpc-server-1.1.2.tgz
89b1e0a27dc57b8653e0f14aef5008c389c77d113b29debad9640370b80d14a4 grpc-server_1.1.2_all.deb
Version 1.1.1 (Mainnet + Testnet)
In This Release
- Fixed several issues with Block Reward feature
SHA256 Checksums
0e83319ea8f0d1568f105b74f517afe5e3794a31c72f0a9c82e19daf52acfb63 acryl-all-1.1.1.jar
a8ee840d07c6e3e08bf8b8047b66f7d7d38559f7b8528b70e8a8e964191f6e16 acryl-node_1.1.1_all.deb
a74bf6feffd803707ea455a2ae3120a2284e71aa1c115e3998f1984c1f70dedf grpc-server-1.1.1.tgz
1eb9ef04f5c203f1652bca2fd38d3594b1cdf9cf02d784afa6aa9f3ad44195a4 grpc-server_1.1.1_all.deb
Version 1.1.0 (Mainnet + Testnet)
In This Release
- Added view info /assets/details/ACRYL
- Change build project. Now files are saved in target/release/
- Enable IPv6 support
- Added display information for the user. In the configuration file, you can set the parameter
node-status = yes
- Stable work UPnP
- Added HTTP2 and HTTPS support
- Added Java 11 support
- Added saving peers parameter in setting. In the configuration file, you can set the parameter
saving-peers = yes
- Added txID in /addresses/data/{address}
- Combine /transactions/info/{id} and /transactions/unconfirmed/info/{id}
- Blockchain synchronization and anti-fork protection
- Fix InvokeScriptTransaction sponsored fee
- Update swagger
- Added Block Reward. The reward is 11 coins
SHA256 Checksums
6c25b627a76aed08118ebea461ae456503c36535dd4a73350e1ed4119ce3000e acryl-all-1.1.0.jar
adbda9d8d37f848a712e9c4d6eb6cddbf565878aa9b2a49fdd9a984c1c95ed4d acryl-node_1.1.0_all.deb
cc42e771243b5be1a709ef8b37b1a17b76046539bf3ffc2bad8c7fe2e81d66dd grpc-server-1.1.0.tgz
0bd275a4e3f2a0e6ed430d393fd6dbd8dea93aeea1011a46ca276feb116964b3 grpc-server_1.1.0_all.deb
Version 1.0.4 (Mainnet)
In This Release
- Fix build.sbt for install dependencies in Debian
Update Notes
If you are working with jar version 1.0.3, you can skip this release because it was created from the same source. But if you install from the deb package, you need to update it to the current version.
SHA256 Checksums
26c4024c9af0cf7ee2c6d53921506961c8ab6f29e1d80754c8170ee4dcaf08fa acryl-all-1.0.4.jar
21b7bcaa5605e94c3342e5e9f8d0f3984c538581806de9a4391feb9637e1a5b2 acryl-node_1.0.4_all.deb
0acfda07e8471f4d14133f9b51025aec0423830810bc44887078974fad7185a5 grpc-server_1.0.4_all.deb
Version 1.0.3 (Mainnet + Testnet)
In This Release
- Fix application name for handshake
SHA256 Checksums
dc4fde07e61fbb6934b2673a6fd46ab0f0735dada3df936c7314287c4b7b0259 acryl-all-1.0.3.jar
9ce340deb397fc3112c6fd3e2b74bf23ad5bdd91fb8ddea786dbcb1512619a1e acryl-node_1.0.3_all.deb
a4709db1a07c9273a5ec5309d781f1ace051610c564f1bcef9e10383cf196ee6 grpc-server_1.0.3_all.deb
Version 1.0.2 (Mainnet + Testnet)
Security Fix
An issue in gRPC server extension allowed signing transactions with node's private key via gRPC without requiring API key (or any other authentication token). This issue only affects the nodes which expose gRPC interface to a third party (by default, the server binds to local address only). The method has been disabled in the extension, it will respond with NOT_IMPLEMENTED to all requests. We might re-enable this method when we find a viable gRPC equivalent of an API key.
Update Notes
If you are working with version 1.0.1, you can skip this release because it was created from the same source. But if you are using the gRPC server, then you need to upgrade it to the current version.
SHA256 Checksums
d7cc71f40deeeb8a391e3109f6d665f0c8e201468ad98f6be416b2930a3b94b9 acryl-all-1.0.2.jar
42e71dbb582a24e258df028976d05d4b585c607e0a1ceb8e65cf233c764a13de acryl-node_1.0.2_all.deb
3c4c26c203fce0dc45a63be166b55ccc4a5d3138fc041e34f361721a84aafed6 grpc-server_1.0.2_all.deb
Version 1.0.1 (Mainnet)
In This Release
- Minimum Generating Balance of 100 ACRYL
- Minimum transfer fee changed
- Fix UPnP
- Acceleration of import blockchain
Update Node
When updating from any previous version, node owners need to perform one of these actions:
- import a blockchain snapshot from the previous version
- sync blockchain from scratch
SHA256 Checksums
a0571dbf43f8995be020db22fc4867a9022ed0c7d38406cba43a2a5ffa08fd91 acryl-all-1.0.1.jar
e061c31384e221220aec7d5682ec5404ba3ab9ccd4417c25673037e754f089a1 acryl-node_1.0.1_all.deb
aea4017f9d8daceac1667ffbcf1a0cdf3cb85d7b8db01c570ff4a0e5023dfe73 grpc-server_1.0.1_all.deb
Version 1.0.0 (Testnet)
In This Release
- Minimum Generating Balance of 100 ACRYL
- Minimum transfer fee changed
Update Node
When updating from any previous version, node owners need to perform one of these actions:
- import a blockchain snapshot from the previous version
- sync blockchain from scratch
SHA256 Checksums
297b501f73849817972514ce70254a8609acbdb6124cb8620a448a2c265f1435 acryl-all-1.0.0.jar
ee32003f0fbab83a627a04b0e1e5e7b7d028321770465af2f459b8b4c2957107 acryl-node_1.0.0_all.deb
5c19d3479ee83e77e135df43ec4e6058ceefa9ee4cd51eb12a090a8fbad99789 grpc-server_1.0.0_all.deb