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

Version 1.4.0

Compare
Choose a tag to compare
@MaciejBaj MaciejBaj released this 07 Jan 13:36
· 23361 commits to development since this release
v1.4.0
0c633a2

Change Log

v1.4.0 (2019-01-07)

Full Changelog

Closed issues:

  • Fix misuse of sort method while updating delegates list cache #2652
  • Endpoint /api/delegates/forgers fail with offset > 100 #2651
  • Configuration of https timeouts being set in wrong place #2644
  • Update Node.js GPG keyring #2641
  • Do not call callback multiple times when Redis is disconnected #2635
  • Remove unused Jenkinsfiles #2602
  • Overhaul Jenkinsfile.network #2598
  • Use lisk-scripts version 0.6.1 #2595
  • Add unit tests for updateDelegateListCache & clearLastDelegateListCache methods #2593
  • getLastCommit fails if git is not installed #2588
  • API /node/constants build has a invalid timestamp value and format #2586
  • Set build constants in Dockerfile #2584
  • Update build/config.sh to pull in lisk-scripts 0.6.0 #2569
  • Don't use "=" prefix in package.json to freeze dependencies #2568
  • Update Node.js version from 8.12.0 to 8.13.0 #2567
  • Client doesn't get new blocks after reload and is stuck in "Releasing unqued broadcasts"-loops #2558
  • Use UNLOGGED Tables for huge performance gain during snapshotting #2556
  • Transactions made are not always included in the 'block/change' socket event on Testnet #2533
  • Add Eslint rule to avoid Chai aliases in favour of readability #2532
  • Docker compose support for dynamic inclusion and exclusion of services #2531
  • Wrong error message "API access denied" #2514
  • Regression after merging 1.1.1 related to Bignumber's upgrade #2503
  • Update Dependencies not requiring code changes #2498
  • Peers insert failed due smallint out of range #2496
  • Enforce Chai expects to have actual assertions #2480
  • Package Node.js specified in .nvmrc #2572
  • Remove unused exception variables from config and their related code #2462
  • Received post block broadcast request in unexpected format #2453
  • Create log file dynamically based on network #2452
  • Always pass a callback as the last function parameter #2449
  • Remove "eslint-disable" statements from on top of files #2447
  • Remove transaction fee exception from betanet config #2443
  • Unify indexOf & includes usage in exception handling #2436
  • Upgrade bignumber.js dependency #2427
  • Application start takes too much time #2426
  • Redundant logic in getBlockSlotData #2422
  • Node receives blocks during snapshotting #2419
  • Use ACTIVE_DELEGATES constant in corresponding places #2413
  • Allow to search for transactions by data field #2404
  • Balance change after new block is delayed by several seconds #2403
  • Makefile #2400
  • During the syncing process, do not process bundled transactions #2398
  • Add fromTimestamp and toTimestamp to Blocks API endpoint #2391
  • Improve performance of blockchain synchronisation process #2384
  • Change BYTEA to VARCHAR #2314
  • Clean up loadBlocksFromNetwork function in modules.loader #2292
  • Add ready and signatures parameters as required to all unsigned transactions #1695

Merged pull requests: