Skip to content

Releases: neo-project/neo-modules

v3.7.5

12 Jun 07:57
8c6b64b
Compare
Choose a tag to compare

For N3 network only

  • Based on .NET 8.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
...

v3.7.4

16 May 09:17
1577ad4
Compare
Choose a tag to compare

For N3 network only

  • Based on .NET 8.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
...

v3.7.3

13 May 03:43
dd6f9c4
Compare
Choose a tag to compare

For nuget release working only. Using 3.7.2 for CLI is OK.

v3.7.2

11 May 06:45
4dcf145
Compare
Choose a tag to compare

For N3 network only

  • Based on .NET 8.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
...

What's Changed

Full Changelog: v3.7.1...v3.7.2

v3.7.1

10 May 12:16
28f2d35
Compare
Choose a tag to compare

For N3 network only

  • Based on .NET 8.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
...

What's Changed

Full Changelog: v3.6.3...v3.7.1

v3.6.3

29 Nov 09:24
f84cd59
Compare
Choose a tag to compare

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 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

Full Changelog: v3.6.2...v3.6.3

v3.6.2

17 Nov 03:27
64a1ae4
Compare
Choose a tag to compare

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

Full Changelog: v3.6.1...v3.6.2

v3.6.1

25 Sep 15:11
7b4145c
Compare
Choose a tag to compare

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.6.0...v3.6.1

v3.6.0

25 Sep 14:53
1416bb9
Compare
Choose a tag to compare

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

v3.5.0

07 Dec 02:10
c187c26
Compare
Choose a tag to compare

For N3 network only

  • Based on .NET 6.0 SDK
  • Indepent folder path for each plugin.
  • Mainnet network id: 860833102, testnet (T5) network id: 894710606.
  • Move SQLiteWallet from neo-node to neo-modules.
  • 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

Full Changelog: v3.4.0...v3.5.0