Skip to content

Latest commit

 

History

History
88 lines (79 loc) · 5.78 KB

CHANGELOG.md

File metadata and controls

88 lines (79 loc) · 5.78 KB

Changelog

All notable changes to this project will be documented in this file.

[3.0.0.preview2] - [3.0.0.preview3]

Added

  • (#608) Ensure json extension in wallet
  • (#607) Add 'nativecontract' command
  • (#599) Add plugins description field
  • (#575) Add NEP5 commands
  • (#568) Add vote commands
  • (#564) Add StackItem ToJson

Changed

  • (#634) Improve Show pool command
  • (#633) Included optional "from" in send and transfer commands
  • (#630) Get innerException message Recursively
  • (#626) Workflows: use checkout action v2
  • (#625) Update protocol.json
  • (#622) Apply signers
  • (#621) Show invocation error
  • (#604) Add description and uninstall restriction for “SystemLog”
  • (#602) Remove StackItem.ToParameter()
  • (#593) Add fields to protocol.json
  • (#585) Show address in list key command
  • (#584) Fill default settings
  • (#582) Move SystemLog plugin into neo-cli as a native logger with on/off functionalities
  • (#581) Parse vote commands' result
  • (#579) Update cosigner
  • (#578) Backup Wallet on change password
  • (#577) Remove log logic
  • (#567) Add plugins description field
  • (#566) Show ScriptHash in list address
  • (#536) Refactor node commands

Fixed

  • (#613) Fix invoke command
  • (#610) Fix engine.ResultStack.Pop()
  • (#594) Fix relay tx

[3.0.0.preview3] - [3.0.0.preview4]

Added

  • (#679) Add services to plugin system

Changed

  • (#695) Update name nep17
  • (#689) Sync to management SC
  • (#687) Change nep5 to nep17
  • (#686) Add data
  • (#682) Max traceable blocks
  • (#676) Sync neo changes
  • (#673) invoke* use base64 script
  • (#654) Remove Get validators
  • (#643) Unify ApplicationEngine output
  • (#639) Unify encoding to be Strict UTF8
  • (#628) Allow smart contract verification

Fixed

  • (#674) Fix to avoid duplicate error message
  • (#664) Fix invokecommand
  • (#654) Fix applicationengine.run
  • (#647) Fix script check

[3.0.0.preview4] - [3.0.0.preview5]

Added

  • (#737) Show header height when show state
  • (#714) add total supply

Changed

  • (#733) sync block height
  • (#726) Sync to CI01171
  • (#724) Neo 3.0.0-CI01168
  • (#722) sync ondeploycommand
  • (#719) Sync neo 1161
  • (#712) Neo 3.0.0-CI01152
  • (#709) Sync to Neo 3.0.0-CI01148
  • (#707) Sync to CI01133
  • (#706) 3.0.0-CI01125
  • (#702) CI01123
  • (#681) dotnet 5.0

Fixed

  • (#735) fix "show state" auto refresh
  • (#730) fix broadcast getheaders
  • (#727) Add test mode gas when invoking
  • (#716) More alignment
  • (#715) Fix Dockerfile
  • (#713) Update MainService.Plugins.cs
  • (#704) Avoid register candidate for others