Skip to content

Latest commit

Β 

History

History
359 lines (162 loc) Β· 12.1 KB

File metadata and controls

359 lines (162 loc) Β· 12.1 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.1.43 (2020-06-11)

Bug Fixes

  • πŸ› isomorphism sdk and bridge (25a5145)

0.1.42 (2020-06-03)

Bug Fixes

  • πŸ› remove validator for required: false (9547398)

0.1.41 (2020-05-21)

Bug Fixes

  • πŸ› make empty password valid (078119d)

0.1.40 (2020-04-15)

0.1.39 (2020-04-13)

Bug Fixes

  • πŸ› adapt for transaction fee and resource fee (886609b)

0.1.38 (2020-03-15)

Features

  • 🎸 add description url for proposal (7cd5d2e)

0.1.37 (2020-03-03)

Bug Fixes

  • πŸ› fix repeated fields input (2a85686)

Features

  • 🎸 deserialize logs by aelf-sdk (f31f78b)

0.1.36 (2020-01-21)

Bug Fixes

  • πŸ› input type timestamp is not nested protobuf message (2c0360f)

0.1.35 (2020-01-09)

Bug Fixes

  • πŸ› add condition for aelf.Address and aelf.Hash (894db11)

Features

  • 🎸 add new creating proposal contracts (0d63fd1)

0.1.34 (2020-01-06)

Bug Fixes

  • πŸ› fix deserializing order (d352522)

0.1.33 (2019-12-31)

0.1.32 (2019-12-27)

Bug Fixes

  • πŸ› fix missing toString() (a96ccd3)

0.1.31 (2019-12-20)

Features

  • 🎸 input contarct method parameters one by one (f5cdd43)

Bug Fixes

  • πŸ› remove console (46e2312)

0.1.30 (2019-12-18)

Bug Fixes

  • πŸ› change error field name (9c52ef6)

0.1.29 (2019-12-14)

Bug Fixes

  • πŸ› fix camel case (68a379e)

0.1.28 (2019-12-14)

Bug Fixes

  • πŸ› add public key (bfcce28)

0.1.27 (2019-12-05)

Bug Fixes

  • πŸ› optimize call emtpy parameter contract method (0667016)

0.1.26 (2019-12-03)

Features

  • 🎸 add HKDF to expand shared key (999e3cd)

0.1.25 (2019-11-28)

Bug Fixes

  • πŸ› get user home dir without root user condition (f65f9b6)
  • πŸ› remove useless symbol (d732c8d)

0.1.24 (2019-11-21)

Features

  • 🎸 check timestamp when connection in dapp-server (bd26a39)

0.1.23 (2019-11-08)

Bug Fixes

  • πŸ› error handler and message derialized (85e557f)

0.1.22 (2019-11-07)

Bug Fixes

  • πŸ› null condition when event deserializing (a3a932a)

0.1.21 (2019-11-04)

Bug Fixes

  • πŸ› add Indexed data to be deserialized (116edee)

0.1.20 (2019-11-04)

Features

  • 🎸 add dapp-server command to start a socket.io server (a635791)
  • 🎸 add dapp-server sub command (a9d6ffb)

0.1.19 (2019-11-02)

Bug Fixes

  • πŸ› fix userHomeDir (516b652)

0.1.18 (2019-11-01)

Bug Fixes

  • πŸ› fix windows appdata path (f8a3d59)

0.1.17 (2019-10-11)

Features

  • 🎸 add new sub-command event (7ea81a7)

0.1.16 (2019-10-10)

Bug Fixes

  • πŸ› add aelf-command required account and password (a7838ef)

0.1.15 (2019-09-26)

Features

  • 🎸 add new sub command wallet to show wallet info (c803159)

0.1.14 (2019-09-25)

Bug Fixes

  • πŸ› fix contract method which has empty parameter (8744aad)

0.1.13 (2019-09-25)

Bug Fixes

  • πŸ› get tx result several times (b51db92)

0.1.12 (2019-09-24)

Features

  • 🎸 notice users to use npm to update (86d9a58)

0.1.11 (2019-09-24)

Bug Fixes

  • πŸ› change inquirer description (d08ea99)
  • πŸ› fix get chain status command name (ad02330)

Features

  • 🎸 add proposal sub command (8b9de42)
  • 🎸 change default keyStore store location (6cc0247)

0.1.10 (2019-09-06)

Bug Fixes

  • πŸ› fix input password error (af4e675)

0.1.9 (2019-09-06)

Bug Fixes

  • πŸ› fix serveral bugs (ab0a2c8)

0.1.8 (2019-09-03)

Features

  • 🎸 Beautify with chalk & ora, define 5 levels of log, Beautify the print info

  • 🎸 Now it will give u 3 chances when ask for contract name

Bug Fixes

  • πŸ› A bug that do not valitor the 'aelf-command config set'

0.1.7 (2019-08-22)

Features

  • 🎸 change default cipher way (1f88191)

0.1.6 (2019-08-20)

Features

  • 🎸 add node version checker (a6d5034)

0.1.5 (2019-08-17)

Bug Fixes

  • πŸ› mkdirp in sync (242a23f)

Features

  • 🎸 add notification if there are any updates (d327146)

0.1.4 (2019-08-16)

0.1.3 (2019-08-16)

Features

  • 🎸 add cipher option for create command (7ecf012)

0.1.2 (2019-08-16)

Bug Fixes

  • πŸ› remove endpoint requirement (d0991d8)

0.1.1 (2019-08-16)

Bug Fixes

  • πŸ› fix endpoint requirement for sub-command config (7894729)

0.1.0 (2019-08-16)

⚠ BREAKING CHANGES

  • finish all commands for beta release

Bug Fixes

Features

  • 🎸 create aelf dir if not exist (8bf33a2)
  • 🎸 finish aelf-cli functions (de8b8d9)
  • 🎸 finish all commands (ecdca87)
  • add publickey and log (3401ab0)
  • add temp keyStore export and import functions (d9bd1d7)

0.0.4 (2019-08-16)

Bug Fixes

Features

  • 🎸 create aelf dir if not exist (8bf33a2)
  • 🎸 finish aelf-cli functions (de8b8d9)
  • 🎸 finish all commands (03cae8e)
  • add publickey and log (3401ab0)
  • add temp keyStore export and import functions (d9bd1d7)