Releases: ltonetwork/lto-public-chain
Releases · ltonetwork/lto-public-chain
Version 1.7.1
The release only affects new nodes that sync from genesis. In addition to the 3 Bootstrap nodes hosted by the LTO team, 3 community nodes are listed as initial known peers.
What's Changed
- DNS names instead of IP addresses for known peers by @jasny in #165
- Fix travis build by @jasny in #167
Full Changelog: v1.7.0...v1.7.1
Version 1.7.0 - Titanium
Version 1.6.5
This version contains a number of API improvements and fixes. It's recommended to update if you have the REST API enabled.
What's Changed
- Improve
/transactions/address
API endpoint by @jasny in #157 - Add effective sponsor field for transaction info by @jasny in #158
- Removed fee settings, which are no longer used after JUICY.
- Add
index-all-transactions
option, to index all transaction types instead of only those that change the porfolio. - Other API improvements
Full Changelog: v1.6.4...v1.6.5
Version 1.6.4
What's Changed
- Fix value of generatorReward in block API endpoints by @jasny in #151
- Correct block number for mining reward by @jasny in #153
- Rename fee vote script for testnet in debian package to
lto-testnet-fee-vote
Full Changelog: v1.6.3...v1.6.4
Version 1.6.3
Version 1.6.2
What's Changed
- Juicy fixes by @jasny in #144
- Fixed base mining reward in functionality settings for testnet and mainnet.
- In docker, start cron for fee voting.
- Provide lto-fee-vote in debian package.
Full Changelog: v1.6.1...v1.6.2
Version 1.6.1
Version 1.6.0 - Juicy
What's Changed
See https://blog.ltonetwork.com/tokenomics-update/
- Mining rewards
- Fee burn to 50%
- Keep track of burned tokens
- Fee voting
- Fee voting script (CoinGecko and CoinMarketCap)
- Batch anchor tx
- Burn tx
- Capped mining rewards to max supply
- Supply API endpoint
- Leasing unbonding period
- Tx
fee
prop as max fee - Void tokens in burn accounts
- Database migration to keep track of burn (will open a new PR for this task)
Full Changelog: v1.5.2...v1.6.0
Version 1.5.2
What's Changed
- Fixed Swagger for POST requests
- New API endpoint to sign and broadcast by @jasny in #126
- Removed support for deprecated
api_key
header. UseX-API-Key
instead. - Support for bearer authentication as an alternative to
X-API-Key
.
Full Changelog: v1.5.1...v1.5.2
Version 1.5.1
What's Changed
Full Changelog: v1.5.0...v1.5.1