github LiskArchive/lisk-sdk v5.0.4
Version 5.0.4

latest releases: v6.0.2, v6.1.0, v6.0.1...
5 years ago

Change Log

5.0.4 (2021-03-24)

Full Changelog

Released packages

This release fixes a number of bugs and induces a breaking change in the P2P protocol. Due to a change in P2P message encoding, applications built using older versions of lisk-p2p are no longer compatible with this release (peers operating older versions will be banned due to a malformed message format). Applications built using older versions of the Lisk SDK v5 will therefore need to be updated.

Patch releases

  • lisk-sdk@5.0.4
  • lisk-commander@5.0.1
  • lisk-framework@0.7.4
  • lisk-elements@5.0.4
  • @liskhq/lisk-api-client@5.0.3
  • @liskhq/lisk-bft@0.2.2
  • @liskhq/lisk-chain@0.2.1
  • @liskhq/lisk-client@5.0.4
  • @liskhq/lisk-codec@0.1.1
  • @liskhq/lisk-cryptography@3.0.1
  • @liskhq/lisk-genesis@0.1.1
  • @liskhq/lisk-p2p@0.6.1
  • @liskhq/lisk-transaction-pool@0.4.1
  • @liskhq/lisk-transactions@5.0.2
  • @liskhq/lisk-tree@0.1.1
  • @liskhq/lisk-validator@0.5.1
  • @liskhq/lisk-framework-forger-plugin@0.1.4
  • @liskhq/lisk-framework-http-api-plugin@0.1.4
  • @liskhq/lisk-framework-monitor-plugin@0.1.4
  • @liskhq/lisk-framework-report-misbehavior-plugin@0.1.4

Bugs

  • The prefix parameter of getAddressFromBase32Address does not work #6185
  • Private IP check logic is wrong #6192
  • P2P message formats are inconsistent #6193
  • NodeInfo options do not have the field number #6190
All the issues

Closed issues

  • P2P communication in binary cannot be decoded in other client #6265
  • Update postBlock and postTransactionsAnnouncement channel communication to hex #6254
  • P2P communication is broken due to change in message format #6251
  • Codec validateSchema should check for the field number existence #6191
  • P2P message formats are inconsistent #6193
  • NodeInfo options do not have the field number #6190
  • Private IP check logic is wrong #6192
  • The prefix parameter of getAddressFromBase32Address does not work #6185

Merged pull requests

Don't miss a new lisk-sdk release

NewReleases is sending notifications on new releases.