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

Version 5.2.1

Compare
Choose a tag to compare
@shuse2 shuse2 released this 19 Jan 17:15
· 3627 commits to development since this release
v5.2.1
8467d5a

Change Log

v5.2.1 (2022-01-18)

Full Changelog

This release fixes security bugs found on the transfer transaction, deserialization, and the transaction pool.

Released packages

Patch releases

  • lisk-sdk@5.2.1
  • lisk-framework@0.9.1
  • lisk-elements@5.2.1
  • lisk-commander@5.1.8
  • @liskhq/lisk-transaction-pool@0.5.2
  • @liskhq/lisk-transactions@5.2.1
  • @liskhq/lisk-client@5.2.1
  • @liskhq/lisk-api-client@5.1.5
  • @liskhq/lisk-framework-dashboard-plugin@0.1.6
  • @liskhq/lisk-framework-faucet-plugin@0.1.6
  • @liskhq/lisk-framework-forger-plugin@0.2.6
  • @liskhq/lisk-framework-http-api-plugin@0.2.6
  • @liskhq/lisk-framework-monitor-plugin@0.2.6
  • @liskhq/lisk-framework-report-misbehavior-plugin@0.2.6

Bugs

  • Balance transfers accepted for a non-valid addresses #6985
  • Limit transaction size on Transaction Pool #6986
  • Signature should validate against re-serialized data #6987
  • Fix invalid signatures produced by signMultiSignatureTransactionWithPrivateKey #6968
All the issues

Closed issues:

  • Balance transfers accepted for a non-valid addresses #6985
  • Limit transaction size on Transaction Pool #6986
  • Signature should validate against re-serialized data #6987
  • Fix invalid signatures produced by signMultiSignatureTransactionWithPrivateKey #6968