Skip to content

Releases: ltonetwork/lto-public-chain

Version 1.7.1

27 May 09:34
7dcc739
Compare
Choose a tag to compare

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

13 Sep 04:54
69b60a7
Compare
Choose a tag to compare

blog-post-1-1

What's Changed

Full Changelog: v1.6.5...v1.7.0

LTO_TITANIUMOWNABLES_V7.mp4

Version 1.6.5

25 Jun 12:16
af339c4
Compare
Choose a tag to compare

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

10 May 21:42
09047eb
Compare
Choose a tag to compare

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

30 Apr 22:56
254edd0
Compare
Choose a tag to compare

What's Changed

  • Fix burn migration for Juicy. by @jasny in #145
  • Checkpoints configuration by @jasny in #148
  • Consistent JSON for blocks by @jasny in #146
  • Fix for JUICY fork when synced from genesis by @jasny in #147

Full Changelog: v1.6.2...v1.6.3

Version 1.6.2

19 Apr 09:53
8c04a89
Compare
Choose a tag to compare
Version 1.6.2 Pre-release
Pre-release

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

08 Apr 10:00
e31d6b4
Compare
Choose a tag to compare
Version 1.6.1 Pre-release
Pre-release

What's Changed

  • Fix mining reward calculation. by @jasny in #139

Full Changelog: v1.6.0...v1.6.1

Version 1.6.0 - Juicy

29 Mar 09:34
30676c7
Compare
Choose a tag to compare
Version 1.6.0 - Juicy Pre-release
Pre-release

JUICY_TESTNET-v2

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

16 Mar 12:42
7f3d5af
Compare
Choose a tag to compare

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. Use X-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

11 Feb 13:17
fa44019
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.0...v1.5.1