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

Version 1.3.0

Compare
Choose a tag to compare
@MaciejBaj MaciejBaj released this 19 Nov 11:53
· 23831 commits to development since this release
v1.3.0
a795d99

Change Log

v1.3.0 (2018-11-19)

Full Changelog

Closed issues:

  • Docker is missing curl after introducing node:8-alpine #2550
  • Update config fails to migrate from 1.2.1 to 1.3.0 #2542
  • SQL migrations added in 1.3.0 are not applied #2535
  • Use npm ci for faster, more reliable builds #2526
  • Change Node image used in Dockerfile to Alpine version #2525
  • Set engine-strict parameter to true in .npmrc #2506
  • setAccountAndGet function returns sender as null leading to fatal exception #2494
  • Node fail to start because of "Invalid block reward" on mainnet #2481
  • Read newrelic license key also from the config file #2415
  • Add unit tests to ensure node and postgres versions are supported #2388
  • Remove Peers Blacklist from Network Test suite #2386
  • Use proper name formatting for all SQL queries #2383
  • Prefer deconstruction when using Lisk Core constants #2381
  • Expire transaction test is failing randomly #2377
  • Inconsistent transaction response when using senderIdOrRecipientId #2358
  • Use two different DNS domains for seed nodes in config.json #2347
  • Refactor checkIpInList function #2343
  • Add comments to SYNC_MODES in Network tests #2335
  • Use asynchronous childProcess commands in Network tests #2334
  • Replace hardcoded values from description of Peer Disconnect network tests #2333
  • Wait for consensus to be achieved in Peers Network tests #2332
  • Do not verify transactions amount against of "totalAmount" #2319
  • Perform strict expectations in Peers Blacklisting tests #2276
  • Network test suite improvements #2230
  • checkIpInList should not manipulate inputs #2212
  • Multiple rows for one transaction ID in transaction asset tables in snapshots #2054
  • Develop a strategy and related toolset to benchmark database layer #1780
  • Refactor lisk-core constants to use const, upper case with underscores #1774
  • API performance benchmarking #1623
  • node-gyp requirement should be documented #1224
  • Fix unstable cache tests #955
  • Better regular expression for vote in logic/vote -> verifyVote function #627

Merged pull requests: