Skip to content

v3.6.0

Compare
Choose a tag to compare
@superboyiii superboyiii released this 25 Sep 14:53
· 54 commits to master since this release
1416bb9

For N3 network only

  • Based on .NET 7.0
  • Mainnet network id: 860833102, testnet (T5) network id: 894710606.
  • Install RpcServer first if you'd like to use ApplicationLogs , TokensTracker , StateService or OracleService.
  • Already packed MPTTrie with StateService.

Recommend to install by command like:

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

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

What's Changed

New Contributors

Full Changelog: v3.5.0...v3.6.0