Skip to content

Version 2.1.0

Compare
Choose a tag to compare
@shuse2 shuse2 released this 24 Jul 16:03
3325210

v2.1.0 (2019-07-24)

Full Changelog

Released packages

  • lisk-sdk@2.1.0
  • lisk-framework@0.2.0
  • lisk-elements@2.2.0
  • @liskhq/lisk-client@2.2.0
  • @liskhq/lisk-transactions@2.2.0

Improvements

  • Provide a default implementation of the prepare step in BaseTransaction #3730
  • Create README for custom transactions #3164
  • API doesn't allow transactions with type higher than 7 #3515
  • Update BaseTransaction validation in framework #3877
  • Maximum limit for transaction type disallows custom transactions #3536
All the issues

Closed Issues

  • Chai-as-promised assertions are giving false positives #3956
  • Bus sockets setup timeout error #3942
  • Custom transaction fails to validate if FEE member is not defined #3941
  • application_config_schema.js not being used and Application/Schema invalid syntax #3939
  • Use transaction not transactions in lisk-client readme #3925
  • Improve usability of StateStore to get and set new values for accounts #3913
  • Update BaseTransaction validation in framework #3877
  • Assign and verify transaction fees in Transactions domain #3860
  • Add Accounts asset data to the API #3847
  • Remove registerTransaction check for extending BaseTransaction #3821
  • Add introduction to Alpha SDK functionalities to the README #3743
  • Implement create and sign any transaction functionality in Lisk Transactions #3739
  • Enable forging on Genesis Delegates while starting Devnet #3734
  • Provide a default implementation of the prepare step in BaseTransaction #3730
  • Don't assign a transaction type as a private variable #3726
  • Modify asset behavior for accounts in Postgres #3717
  • Support asset field in BaseTransaction #3697
  • Provide default application parameters #3660
  • Maximum limit for transaction type disallows custom transactions #3536
  • Don’t use transaction type at the time of transaction registration #3523
  • Move fee as static property of the transaction implementation #3521
  • API doesn't allow transactions with type higher than 7 #3515
  • init_transaction module not extensible to custom transactions #3429
  • Create README for custom transactions #3164
  • Benchmark the framework parameters to suggest its values #3151

Merged pull requests