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 0.9.0

23 Jun 15:57
Compare
Choose a tag to compare

Implemented enhancements:

Fixed bugs:

  • Inconsistent unconfirmed state in memory tables #1 #593
  • Transactions broadcast not work on small network #592
  • Storing synchronous actions in one place #582
  • Consistency when dealing with timestamps #448
  • Block verification - exception blockreward #607
  • Delegates table ends up with Duplicate Entries #610
  • Block verification - exception blockreward #607
  • Do not use cache if Redis authentication failed #606
  • Inconsistent unconfirmed state in memory tables #1 - Closes #593 #596 (4miners)
  • Transactions broadcast not work on small network - Closes #592 #595 (4miners)
  • Save all synchronous jobs in one container - Closes #582 #583 (MaciejBaj)
  • Timestamps performance - Closes #448 #571 (LucasIsasmendi)
  • Fix rounds module init, improved tests #604 (4miners)
  • Position blockRewards var - Closes #607 #626 (LucasIsasmendi)
  • Duplicate vote fix #625 (SargeKhan)
  • Fix redis authentication error - Closes #606 #612 (SargeKhan)
  • Add migration to recreate delegates table content - Closes #610 #611 (MaciejBaj)
  • Block reward exceptions - Closes #607 #608 (LucasIsasmendi)

Closed issues:

  • Postgresql fail on Ubuntu 17.04 #591
  • Gruntfile.js needs to be updated #589
  • Deprecated: new Buffer(string[, encoding]) #559
  • Document source code using JSDoc #542
  • Refactor blocks module to submodules #534
  • Implement automatic caching of API calls #484
  • Replace Travis with Jenkins #602
  • Improve "Invalid transaction timestamp" error message #614

Merged pull requests:

Version 0.9.0e

23 Jun 08:55
Compare
Choose a tag to compare
Version 0.9.0e Pre-release
Pre-release

Change Log

0.9.0e (2017-06-23)

Full Changelog

Fixed bugs:

Version 0.9.0d

20 Jun 15:35
Compare
Choose a tag to compare
Version 0.9.0d Pre-release
Pre-release

Change Log

0.9.0d (2017-06-20)

Full Changelog

Implemented enhancements:

Version 0.9.0c

19 Jun 13:42
Compare
Choose a tag to compare
Version 0.9.0c Pre-release
Pre-release

Change Log

0.9.0c (2017-06-16)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • Delegates table ends up with Duplicate Entries #610
  • Block verification - exception blockreward #607
  • Do not use cache if Redis authentication failed #606
  • Fix redis authentication error - Closes #606 #612 (SargeKhan)
  • Add migration to recreate delegates table content - Closes #610 #611 (MaciejBaj)
  • Block reward exceptions - Closes #607 #608 (LucasIsasmendi)

Closed issues:

  • Improve "Invalid transaction timestamp" error message #614

Merged pull requests:

Version 0.9.0b

12 Jun 17:04
Compare
Choose a tag to compare
Version 0.9.0b Pre-release
Pre-release

Implemented enhancements:

Fixed bugs:

  • Fix rounds module init, improved tests #604 (4miners)

Closed issues:

  • Replace Travis with Jenkins #602

Merged pull requests:

Version 0.9.0a

12 Jun 16:09
Compare
Choose a tag to compare
Version 0.9.0a Pre-release
Pre-release

Implemented enhancements:

Fixed bugs:

  • Inconsistent unconfirmed state in memory tables #1 #593
  • Transactions broadcast not work on small network #592
  • Storing synchronous actions in one place #582
  • Consistency when dealing with timestamps #448
  • Inconsistent unconfirmed state in memory tables #1 - Closes #593 #596 (4miners)
  • Transactions broadcast not work on small network - Closes #592 #595 (4miners)
  • Save all synchronous jobs in one container - Closes #582 #583 (MaciejBaj)
  • Timestamps performance - Closes #448 #571 (LucasIsasmendi)

Closed issues:

  • Postgresql fail on Ubuntu 17.04 #591
  • Gruntfile.js needs to be updated #589
  • Deprecated: new Buffer(string[, encoding]) #559
  • Document source code using JSDoc #542
  • Refactor blocks module to submodules #534
  • Implement automatic caching of API calls #484

Merged pull requests:

Version 0.8.2

05 May 14:37
Compare
Choose a tag to compare

Changelog

Backend

  • Merged #570. Fixing summing and reversal of round on backwards tick. @4miners

Version 0.8.1

02 May 01:28
Compare
Choose a tag to compare

Changelog

Backend

  • Merged: #569. HOTFIX: Added exception for round 27040. @4miners

Version 0.8.0

12 Apr 12:47
Compare
Choose a tag to compare

Changelog

Backend

  • Merged #467. Extract http api from modules - Closes #455. @MaciejBaj
  • Merged #478. Update README to reference port 8000. @drouillard
  • Merged #483. Add missing API enabled parameter to Router. @MaciejBaj
  • Merged #486. Set response headers properly - Closes #48. @4miners
  • Merged #487. Trigger sync faster when node is missing blocks. @4miners
  • Merged #492. Update README.md and author.
  • Merged #477. Remove ignored default value in ColumnConfig. @vitaly-t
  • Merged #489. Improving SQL performance - Part 1 - Addresses #482. @4miners
  • Merged #493. Added 'rank' property to /api/delegates endpoint - Closes #366. @4miners
  • Merged #494. Add application signature header - Closes #488. @MaciejBaj
  • Merged #497. Unify access errors and disable static files when public API disabled. @4miners
  • Merged #499. Refactored 'rounds_rewards' table and functions - Part 2 - Addresses #482. @4miners
  • Merged #502. Add process.cwd() to resolve relative path issue - Closes #501. @Isabello
  • Merged #507. Server listens after modules initialization - Closes #505. @MaciejBaj
  • Merged #504. Grunt updates for compiled app.js - Closes #500. @Isabello
  • Merged #510. Change delegates forging enable / disable methods from GET to POST. @MaciejBaj
  • Merged #508. Renamed 'rounds_rewards' to 'rounds_fees'. @4miners
  • Merged #512. Unify IP address acquisition - Closes #511. @MaciejBaj
  • Merged #514. Updating README.md - Closes #490.
  • Merged #515. Updating README.md and .travis.yml - Closes #513.
  • Merged #517. Recreate trs_list view, drop needless ordering - Part 3 - Addresses #482. @4miners
  • Merged #516. Improving block reward and dapps test stability - Addresses #400. @MaciejBaj
  • Merged #522. Changing license from MIT to GPLv3 - Closes #520.
  • Merged #523. Fix emptying config.json - Closes #521. @MaciejBaj
  • Merged #528. Update seed peers to the new nodes - Closes #527. @Isabello
  • Merged #531. Read API access rules from proper config - Closes #530. @MaciejBaj
  • Merged #532. Change not allowed requests error messages - Closes #529 @MaciejBaj
  • Merged #547. Correct API endpoints mapping of dapps - Closes #546. @MaciejBaj
  • Closed #482. Improved SQL performance & flexibility. @4miners
  • Merged #552. Fix maxAmount support in transactions API endpoint - Closes #550. @4miners

Frontend

Build

Version 0.7.0

16 Mar 14:57
Compare
Choose a tag to compare

Changelog

Backend

  • Merged #425. Implemented test coverage report. Closes #408. @MaciejBaj
  • Merged #428. Updated project dependenices to latest versions. Closes #426. @MaciejBaj
  • Merged #430. Setup eslint as linter and formatter. Closes #430. @MaciejBaj
  • Merged #438. Improved /api/transactions API endpoint. @4miners
    • Changed fromTimestamp and toTimestamp behaviour, now referencing Lisk epoch instead of unix time. Closes #432.
    • Added fromUnixTime and toUnixTime params, referencing unix time. Closes #431.
  • Merged #439. Using ceil for round calculations. Closes #427. @4miners
  • Merged #444. Updated README.md to include new Node.js version. @Isabello
  • Merged #445. Changed travis node package installer to npm. Closes #44. @MaciejBaj
  • Merged #440. Added genesis block loading indicator. Closes #290. @MaciejBaj
  • Merged #442. Added further protections against transactions ever being sent from genesis account. Closes #290. @MaciejBaj
  • Merged #450. Using BigNumber.js for round calculations. Closes #447. @MaciejBaj
  • Merged #409. Moved peers management to memory instead of database. Closes #409. @4miners
  • Merged #453. Improved peer logic, fixed SQL errors during peers dbSave. @4miners
  • Merged #454. Reduced limit of GET /peer/blocks from 1440 to 34.
  • Merged #461. Improved performance when counting all blocks. Closes #342. @4miners
  • Merged #460. Fixed stability of dapps test, fixed waitUntilBlockchainReady function. Closes #400. @MaciejBaj
  • Merged #463. Improved sync negoiation speed. Closes #462. @4miners
  • Merged #464. Fixed performance of aggregateBlocksReward SQL query. Closes #427. @4miners
  • Merged #466. Extended test timeout. Closes #400. @MaciejBaj
  • Merged #466. Removing unused grunt-jsdox.
  • Merged #473. Addressing #409. Updating peer object properly. @4miners
  • Merged #475. Added new mechanism to disable APIs and toggle whitelists. @Isabello
  • Merged #480. Moved maxTxsPerQueue constant to config.json. Allowing per node configuration. @MaciejBaj

Build