Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Releases: LiskArchive/lisk-sdk

Version 1.1.0-alpha.1

07 Sep 08:02
392ec5c
Compare
Choose a tag to compare
Version 1.1.0-alpha.1 Pre-release
Pre-release

Change Log

v1.1.0-alpha.1 (2018-09-05)

Full Changelog

Closed issues:

  • bad sorting when using balance:asc #2330

Merged pull requests:

  • Add sort support for username field on api/voters - Closes #2330 #2376 (yatki)

Version 1.1.0-alpha.0

07 Sep 08:01
Compare
Choose a tag to compare
Version 1.1.0-alpha.0 Pre-release
Pre-release

Change Log

v1.1.0-alpha.0 (2018-09-06)

Full Changelog

Closed issues:

  • Poor performance of GET /api/delegates/[address]/forging_statistics #2352
  • Poor performance of GET /api/delegates #2351
  • Poor performance of GET /api/accounts in case of some few parameters #2350
  • Poor performance of GET /api/node/status #2348
  • bad sorting when using balance:asc #2330
  • Wrong wsPort number in mainnet/config.json #2329
  • Set default db user to 'lisk' #2248
  • Change the precedence of configurations to override custom configuration #2231
  • Worker controller needs to adopted to use the new configs #2216
  • Fix randomness for unit logic vote test #2207
  • Update configuration migration script from 1.0.x to 1.1.x #2202
  • Fix failing tests in Jenkins for 1.1.0 #2192
  • Clean constants, exceptions and config files from all networks folders #2186
  • Clean the version and minVersion config from all config files #2184
  • Update jenkins integration to use the dedicated build server #2182
  • Fix docker container workflow in 1.1 #2180
  • forge should be called after fillPool and not before #2170
  • Improve vote transaction verification/processing efficiency #2168
  • Cleanup tests to use "devnet" configuration files to run all tests #2156
  • Merge helpers/milestones.js to network specific exceptions #2155
  • Block verification functional test for fork2 is failing #2152
  • Blocks verify functional test is not covered in Jenkins parallel test #2151
  • Update PostgreSQL to version 10 #2147
  • Delegates endpoint should sort by rank:asc #2138
  • Remove dependency of "round" from "summedRound" #2129
  • Review integration test suite #2125
  • npm install failed on Mac os 10.13.4 #2082
  • Send back better error when disconnecting because of invalid peer headers #2068
  • Forging status broken after resync with beta7 #2058
  • Refactor generateDelegateList to accept round as parameter #2014
  • Log level of "Inserted new peer" and "Removed peer" should be symmetric #1992
  • GET api/peers doesn't return the peer when WebSocket process restarted #1814
  • Update libsodium #1797
  • Incorrect missedBlocks update after delete last block of round #1783
  • It's not possible to sort delegates by 'producedblocks'/'missedblocks' with api/delegates #1716
  • Different datatype for round number among different tables #1647
  • Store amounts as strings #716
  • Implement ForgingEnable flag #647
  • Implement SyncOnly flag for firewalled clients #646
  • Improve sync speed #498
  • Support multiple networks with one installation #398
  • Why is mem_round flushed twice while finishing a round #216

Merged pull requests:

Version 1.0.2

02 Sep 00:15
7afe5e8
Compare
Choose a tag to compare

Change Log

v1.0.2 (2018-09-02)

Full Changelog

Closed issues:

  • Null character "\u0000" in transaction type 0 data field throws error #2370

Version 1.0.0-rc.4

02 Sep 00:18
de766a7
Compare
Choose a tag to compare

Change Log

v1.0.0-rc.4 (2018-09-02)

Full Changelog

Closed issues:

  • Null character "\u0000" in transaction type 0 data field throws error #2370

Version 1.0.1

24 Aug 14:10
v1.0.1
63805fb
Compare
Choose a tag to compare

Change Log

Lisk Core 1.0.1 Patch Release is fully compatible with 1.0.0 version.

  • Fixes Docker images for 1.0 version #2336. If you are willing to run Lisk Core v1.0 using Docker, please use this Patch Release.
  • We also highly recommend using 1.0.1 Patch Release to all 3rd party tools users as exchanges or explorers as it boosts the performance of API transactions endpoint with sort #2201.

v1.0.3 (2018-08-24)

Full Changelog

Closed issues:

  • Adjust docker template to Mainnet #2336
  • Low performance for transactions endpoint with sort param #2201

Commits:

  • Adjust Docker config #2336 (MaciejBaj)
  • Add indexes for trs table to improve sorting #2201 (4miners)
  • Adapt update_config.js script to run on top of 1.0.0 version (0fd3b31) (MaciejBaj)

Version 1.0.0

16 Aug 14:41
v1.0.0
d6edd30
Compare
Choose a tag to compare

Change Log

Scheduled mainnet migration at block height 6901027

Please read Block Height Announcement  —  Release of Lisk Core 1.0.0 to Mainnet for all the information required to migrate to this release.

v1.0.0 (2018-08-16)

Full Changelog

Closed issues:

https://github.com/LiskHQ/lisk/issues

Merged pull requests:

https://github.com/LiskHQ/lisk/pulls

Find out more in series of our blog posts.

Version 1.0.0-rc.2

09 Aug 13:16
v1.0.0-rc.2
47f5246
Compare
Choose a tag to compare
Version 1.0.0-rc.2 Pre-release
Pre-release

Change Log

v1.0.0-rc.2 (2018-08-08)

Full Changelog

Fixed bugs:

  • Set "lisk" user for database if its empty during migration #2178

Closed issues:

  • Update lisk-elements to v1.0.0 #2283
  • Ban peers when validation of their blocks fails during sync #2252
  • Validate chain on startup of the application #2249
  • Configuration migration of script rc2 should be compatible for rc1 #2243
  • Set default db username during configuration migration #2227
  • Update forging doc - Lisk Core #2226
  • Core 1.0.0-rc.1 unable to migrate a 0.9 snapshot #2214
  • Change binaries to binary in README #2213
  • Do not write defaultPassword to config when migrating #2208
  • Update block version to 1 #2199

Merged pull requests:

Version 1.0.0-rc.1

28 Jun 08:58
v1.0.0-rc.1
2a4460b
Compare
Choose a tag to compare
Version 1.0.0-rc.1 Pre-release
Pre-release

v1.0.0-rc.1 (2018-06-28)

Full Changelog

Fixed bugs:

  • Update config script should allow password to be optional #2161

Closed issues:

  • Update configuration template for testnet 1.0 #2157
  • Update the milestone of rejecting type 6 and 7 transactions #2145
  • Final README review v1.0.0 #2134

Merged pull requests:

Version 1.0.0-beta.9

15 Jun 11:33
v1.0.0-beta.9
a90381d
Compare
Choose a tag to compare
Version 1.0.0-beta.9 Pre-release
Pre-release

Change Log

1.0.0-beta.9 (2018-06-14)

Full Changelog

Fixed bugs:

  • Balances in mem_accounts off after snapshotting #2126
  • beta8 does not sync from 0 because of invalid fee #2123

Merged pull requests:

  • Balances in mem_accounts off after snapshotting - Closes #2126 #2115 (4miners)
  • beta8 does not sync from 0 because of invalid fee - Closes #2123 #2124 (4miners)
  • Migration config.json script from 1.0.0-beta.7 to 1.0.0-beta.9 - Closes #2046 #2130(MaciejBaj)
  • Fix create_rounds_rewards_table SQL migration query - Fixes #2126 (4miners)

Version 1.0.0-beta.8

15 Jun 11:32
2d2e459
Compare
Choose a tag to compare
Version 1.0.0-beta.8 Pre-release
Pre-release

Change Log

1.0.0-beta.8 (2018-06-12)

Full Changelog

Implemented enhancements:

  • Add Dockerfile to the lisk repository #2053
  • Add config.json migration script from from old version 0.9.x #2046

Fixed bugs:

  • encryptedSecret still present #2112
  • Correct typo in config template #2107
  • Error from modules.round.tick is ignored #2103
  • Last block is set before block is saved to database #2102
  • Incorrect usage of promises in Chain.prototype.saveBlock #2101
  • During syncing, reject blocks received through broadcasts #2096
  • Multi-signature transactions are not processed during stress tests #2094
  • Nightly tests failing on 1.0.0 branch #2022

Closed issues:

  • Improve explanation of timestamps in swagger API introduction #2109
  • Backport 0.9.16 changes to 1.0.0 #2098
  • Backport 0.9.15 changes to 1.0.0 #2097
  • Decrease the number of missed/deleted blocks #2080
  • Improve headers propagation #2078
  • Adjust the frequency of P2P discovery #2076
  • How to indicate that lisk core is done creating a snapshot #2072
  • Forward compatibility for single bidirectional connection #2069
  • [Feature Request] Use a PM2 JSON/JS configuration file instead of starting it manually #2062
  • Port the feature of blackList for P2P layer to web sockets #2010

Merged pull requests: