Releases: ltonetwork/lto-public-chain
Releases · ltonetwork/lto-public-chain
Version 1.5.0 - Cobalt Alloy
What's Changed
- Api sign timestamp by @jasny in #92
- Revoke association recipient instead of party in JSON by @jasny in #93
- Add common validation for unsupported keytypes by @KaloyanTanev in #94
- E2e tests refactor by @AndreaScorza in #90
- Put unsupportedKeyTypes before validating the signature by @KaloyanTanev in #97
- Update akka, swagger and scalatest by @KaloyanTanev in #98
- Bdd tests by @AndreaScorza in #102
- Optimize imports by @KaloyanTanev in #115
- Clean up the build process by @jasny in #114
- Register transaction by @jasny in #105
- Added tests for different key_type by @AndreaScorza in #118
- Reactivate Data Transaction (v3) by @KaloyanTanev in #116
- Set activation barier for secp256k1 and secp256r1 to cobalt alloy by @jasny in #104
Full Changelog: v1.4.2...v1.5.0
Version 1.4.2
Updated seasalt with fixes for secp256k1 and secp256r1.
Version 1.4.1
Bugfixes for cobalt release. See v1.4.0 critical issues.
Version 1.4.0 - Cobalt
Version 1.3.0 (Mainnet + Testnet)
In this release
- Fee-burn of 0.1 LTO per transaction (feature vote 12)
See article LTO V2.0 Deflationary Fee-Burn Token Economics.
SHA256 Checksums
aeaaf5f23d30102a5d97379b2e640406428d30f0885da6ffeb9ebf97ca3140f3 lto-public-all-1.3.0.jar
f59d0e48cf7a0b80032b606728d9b04e2349964b785237cd530a1291e138c5bd lto_1.3.0_all.deb
ffc14e516948728c1d51bc8bf82781630e2fd9b8dbf3abd0d313c2ef96d7d872 lto-testnet_1.3.0_all.deb
Version 1.2.0 (Mainnet + Testnet)
In this release
This release contains several important improvements:
- Removal of unused features and cleanup of unused transaction types.
- Add Association Transaction (feature vote 10).
- Add Sponsorship Transaction (feature vote 11).
SHA256 Checksums
a9e38571d5fb722d107b0d5c9da0d0a9418cc782ac055b3b9520192a7ab3a35c lto-public-all-1.2.0.jar
2a57eda945fa3e0dc15fa2ae428f792ec6c9630a0181226681e40829f01fa503 lto_1.2.0_all.deb
db0aba01228852e8009a3e44f4857e34d29b6f5ec10eb99adbbb8f370884ed40 lto-testnet_1.2.0_all.deb
V1.1.0 ( Mainnet + Testnet )
- Remove blockchain state accessors from SmartAccounts
- Update transactions model of SA so that there's no assetFee etc
- Change LTO transaction fees after SA activation
- deny Data Transaction after SA activation
V1.0.3 ( Mainnet + Testnet )
In the release
Support for AnchorTransactions in RIDE
Updated deb files