Skip to content

v3.1.0

Compare
Choose a tag to compare
@superboyiii superboyiii released this 02 Dec 09:19
· 106 commits to master since this release
b74d1d4

NOTE!
This is for N3 network only,absolutely different from Neo Legacy (2.x).
If you'd like to use ApplicationLogs , TokensTracker , StateService or OracleService, you should install RpcServer first!
Nep17Tracker is removed and merged into TokensTracker.

Recommend to install it in neo-cli like this:

neo> install RpcServer
neo> install ApplicationLogs
neo> install TokensTracker
...

When StateService installed, please remove existed data and resync to ensure state root correct.