All notable changes to this project will be documented in this file.
- (#879) fix json input
- (#883) remove sqlite
- (#875) update copyright
- (#860) delete plugin folder when uninstall plugin
- (#861) Use wallet factory
- (#807) Install plugin and dependencies
- (#850) Modify MaxTransactionsPerBlock for testnet
- (#852) Add new testnet network id
- (#847) typo, comment
- (#840) Dockerfile from dotnet 6.0 image
- (#838) .NET 6.0
- (#837) Add data parameter when deploy and update contract
- (#835) NeoFS side chain settings
- (#812) User friendly cli console write system
- (#815) Enable private key import in initial wallet creation
- (#823) Show gas before send
- (#805) Improve plugins installation
- (#771) Add update
- (#769) Fix default signer in OnInvokeCommand
- (#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
- (#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
- (#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
- (#679) Add services to plugin system
- (#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
- (#674) Fix to avoid duplicate error message
- (#664) Fix invokecommand
- (#654) Fix applicationengine.run
- (#647) Fix script check
- (#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
- (#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