Skip to content

Latest commit

 

History

History
158 lines (128 loc) · 8.43 KB

CHANGELOG.md

File metadata and controls

158 lines (128 loc) · 8.43 KB

Changelog

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

[3.1.0]

Changed

  • (#840) Dockerfile from dotnet 6.0 image
  • (#838) .NET 6.0
  • (#837) Add data parameter when deploy and update contract

Added

  • (#835) NeoFS side chain settings

[3.0.3]

Changed

  • (#812) User friendly cli console write system
  • (#815) Enable private key import in initial wallet creation
  • (#823) Show gas before send

Added

  • (#813) Add Copyright
  • (#817) Add delete address command
  • (#825) Add connections config

[3.0.2]

Changed

  • (#805) Improve plugins installation

[3.0.0-rc4]

Fixed

  • (#787) Fix incomplete signature make invoke failed
  • (#788) fix and improve
  • (#796) Fix logger path

[3.0.0-rc3]

Added

  • (#776) add unvote function
  • (#781) add getAccountState

Changed

  • (#779) Reorder transfer arguments
  • (#780) reorder send args

[3.0.0-rc2]

Added

Changed

  • (#766) Add network to ContractParametersContext
  • (#722) Optimize code

Fixed

  • (#769) Fix default signer in OnInvokeCommand

[3.0.0-rc1]

Changed

  • (#753) Combine config.json and protocol.json
  • (#752) update neo to v3.0.0-CI01229
  • (#748) sync neo changes
  • (#743) sync neo
  • (#740) remove singletons

Fixed

  • (#750) Fix autostart
  • (#749) fix log path

[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

[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-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