github LiskArchive/lisk-sdk v1.1.0-alpha.0
Version 1.1.0-alpha.0

latest releases: v6.0.2, v6.1.0, v6.0.1...
pre-release7 years ago

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:

Don't miss a new lisk-sdk release

NewReleases is sending notifications on new releases.