v3.6.3
For N3 network only
A hotfix for #852
- Based on .NET 7.0
- Mainnet network id:
860833102
, testnet (T5) network id:894710606
. - Install
RpcServer
first if you'd like to useApplicationLogs
,TokensTracker
,StateService
orOracleService
. - Already packed
MPTTrie
withStateService
.
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
- Fix RpcNativeContract by @shargon in #851
- v3.6.3 by @superboyiii in #853
Full Changelog: v3.6.2...v3.6.3