Skip to content
This repository has been archived by the owner on Dec 7, 2023. It is now read-only.

Commit

Permalink
update changelog for preview 4 (#699)
Browse files Browse the repository at this point in the history
  • Loading branch information
Qiao-Jin committed Dec 18, 2020
1 parent b451d78 commit 5b6e6e5
Showing 1 changed file with 42 additions and 19 deletions.
61 changes: 42 additions & 19 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,36 +3,59 @@ All notable changes to this project will be documented in this file.

## [3.0.0.preview2] - [3.0.0.preview3]
### Added
- ([#564](https://github.com/neo-project/neo-node/pull/564)) Add StackItem ToJson
- ([#575](https://github.com/neo-project/neo-node/pull/575)) Add NEP5 commands
- ([#568](https://github.com/neo-project/neo-node/pull/568)) Add vote commands
- ([#607](https://github.com/neo-project/neo-node/pull/607)) Add 'nativecontract' command
- ([#608](https://github.com/neo-project/neo-node/pull/608)) Ensure json extension in wallet
- ([#607](https://github.com/neo-project/neo-node/pull/607)) Add 'nativecontract' command
- ([#599](https://github.com/neo-project/neo-node/pull/599)) Add plugins description field
- ([#575](https://github.com/neo-project/neo-node/pull/575)) Add NEP5 commands
- ([#568](https://github.com/neo-project/neo-node/pull/568)) Add vote commands
- ([#564](https://github.com/neo-project/neo-node/pull/564)) Add StackItem ToJson

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

### Fixed
- ([#613](https://github.com/neo-project/neo-node/pull/613)) Fix invoke command
- ([#610](https://github.com/neo-project/neo-node/pull/610)) Fix engine.ResultStack.Pop()
- ([#594](https://github.com/neo-project/neo-node/pull/594)) Fix relay tx
- ([#613](https://github.com/neo-project/neo-node/pull/613)) Fix invoke command

## [3.0.0.preview3] - [3.0.0.preview4]
### Added
- ([#679](https://github.com/neo-project/neo-node/pull/679)) Add services to plugin system

### Changed
- ([#695](https://github.com/neo-project/neo-node/pull/695)) Update name nep17
- ([#689](https://github.com/neo-project/neo-node/pull/689)) Sync to management SC
- ([#687](https://github.com/neo-project/neo-node/pull/687)) Change nep5 to nep17
- ([#686](https://github.com/neo-project/neo-node/pull/686)) Add data
- ([#682](https://github.com/neo-project/neo-node/pull/682)) Max traceable blocks
- ([#676](https://github.com/neo-project/neo-node/pull/676)) Sync neo changes
- ([#673](https://github.com/neo-project/neo-node/pull/673)) invoke* use base64 script
- ([#654](https://github.com/neo-project/neo-node/pull/654)) Remove Get validators
- ([#643](https://github.com/neo-project/neo-node/pull/643)) Unify ApplicationEngine output
- ([#639](https://github.com/neo-project/neo-node/pull/639)) Unify encoding to be Strict UTF8
- ([#628](https://github.com/neo-project/neo-node/pull/628)) Allow smart contract verification

### Fixed
- ([#674](https://github.com/neo-project/neo-node/pull/674)) Fix to avoid duplicate error message
- ([#664](https://github.com/neo-project/neo-node/pull/664)) Fix invokecommand
- ([#654](https://github.com/neo-project/neo-node/pull/654)) Fix applicationengine.run
- ([#647](https://github.com/neo-project/neo-node/pull/647)) Fix script check

0 comments on commit 5b6e6e5

Please sign in to comment.