Releases: neo-project/neo-modules
v3.7.5
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 useApplicationLogs
,TokensTracker
,StateService
orOracleService
. - Already packed
MPTTrie
withStateService
.
Recommend to install by command like:
neo> install RpcServer
neo> install ApplicationLogs
neo> install TokensTracker
...
v3.7.4
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 useApplicationLogs
,TokensTracker
,StateService
orOracleService
. - Already packed
MPTTrie
withStateService
.
Recommend to install by command like:
neo> install RpcServer
neo> install ApplicationLogs
neo> install TokensTracker
...
v3.7.3
For nuget release working only. Using 3.7.2 for CLI is OK.
v3.7.2
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 useApplicationLogs
,TokensTracker
,StateService
orOracleService
. - Already packed
MPTTrie
withStateService
.
Recommend to install by command like:
neo> install RpcServer
neo> install ApplicationLogs
neo> install TokensTracker
...
What's Changed
- fix CalculateNetworkFee by @Jim8y in #906
- v3.7.2 by @superboyiii in #907
Full Changelog: v3.7.1...v3.7.2
v3.7.1
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 useApplicationLogs
,TokensTracker
,StateService
orOracleService
. - Already packed
MPTTrie
withStateService
.
Recommend to install by command like:
neo> install RpcServer
neo> install ApplicationLogs
neo> install TokensTracker
...
What's Changed
- Refac build configs by @Ashuaidehao in #846
- Update workflow by @Ashuaidehao in #856
- Fix stack exception name by @superboyiii in #855
- Fix workflow by @Ashuaidehao in #857
- Local dev setup by @cschuchardt88 in #861
- Fix response from getversion due to WS removal by @vncoelho in #859
- RcpServer: Fixed CORS and Basic Auth by @cschuchardt88 in #812
- Added AspNetCore to
RPCServer
by @cschuchardt88 in #863 - Updated
.editorconfig
& Applied Changes by @cschuchardt88 in #866 - Ensure max length by @shargon in #845
- fix readme by @superboyiii in #869
- Update nugets by @shargon in #868
- IA: Check IA reviewer by @shargon in #872
- [Plugins] Add neo submodule by @Jim8y in #873
- Update neo by @shargon in #875
- Update core by @shargon in #881
- Fix coverall in the same way as recent PRs on neo library by @vncoelho in #882
- Extend rpc version by @shargon in #878
- Initialize Consensus at the correct view by @vncoelho in #779
- Basic devcontainer by @vncoelho in #886
- Implement RPC errors proposal #156 by @Jim8y in #815
- Remove IA by @shargon in #888
ApplicationLog
- New Storage implementation by @cschuchardt88 in #865- crlf replaced by lf by @vncoelho in #892
- fix rpc error by @Jim8y in #894
- Dotnet upgrade
net8.0
by @cschuchardt88 in #896 - Expose counter for getnativecontracts by @roman-khimov in #900
- Fix storage snapshot sync by @cschuchardt88 in #898
- [DotNet] Update github workflow by @shargon in #903
- neo: fetch fresh master by @AnnaShaleva in #904
- v3.7.1 by @superboyiii in #905
Full Changelog: v3.6.3...v3.7.1
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
v3.6.2
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 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
- Added hardfork to RpcClient by @cschuchardt88 in #825
- RpcServer, RpcClient: strip HF_ prefix from
getversion
response by @AnnaShaleva in #838 - Add Cancel Tx RpcApi by @Ashuaidehao in #837
- RpcClient: Check for NEP17 Transfer by @cschuchardt88 in #833
- Add Rest Web Server
WIP
by @cschuchardt88 in #810 - MaxParamsDepth and MaxRequestBodySize in RpcServer by @shargon in #827
- DBFTPlugin: adapt new Conflicts attribute storage scheme by @AnnaShaleva in #828
- v3.6.2 by @superboyiii in #844
Full Changelog: v3.6.1...v3.6.2
v3.6.1
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 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
- remove Travis logo by @superboyiii in #818
- Fix invoke signer by @Ashuaidehao in #821
- add hardfork settings to getversion call by @EdgeDLT in #823
- Fix RpcClient TxConflict by @Ashuaidehao in #830
- v3.6.1 by @superboyiii in #831
New Contributors
Full Changelog: v3.6.0...v3.6.1
v3.6.0
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 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
- update to net7.0 by @Liaojinghui in #783
- update copyright by @Liaojinghui in #784
- storage dumper by @Ashuaidehao in #790
- Adding comment to NotAcceptingPayloadsDueToViewChanging by @vncoelho in #782
- Fix rpc client by @superboyiii in #794
- Complete storage unit test by @shargon in #793
- update format and fix some comments by @Liaojinghui in #796
- add codeql by @Liaojinghui in #798
- dbft: don't rush to send PrepareRequest when recovery by @ZhangTao1596 in #801
- Add Oracle limit by @shargon in #800
- rpc: add FindStorage by @ixje in #805
- RpcServer: added GetContractState by contract id support by @cschuchardt88 in #813
- DBFTPlugin: adapt Conflicts attribute verification by @AnnaShaleva in #802
New Contributors
- @cschuchardt88 made their first contribution in #813
Full Changelog: v3.5.0...v3.6.0
v3.5.0
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 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 RpcClient by @erikzhang in #757
- Add SQLiteWallet by @erikzhang in #752
- Fix applog reinstall by @Ashuaidehao in #761
- Just extend by factor if commit is from current view by @vncoelho in #762
- Fix prepare request in recovery message by @ZhangTao1596 in #765
- Fix nep11 tracker by @Ashuaidehao in #767
- add throwOnError param to RpcClient Send/SendAsync by @devhawk in #763
- Update wrong comment regardarding recovery request sent on OnStart method by @vncoelho in #759
- RpcServer should support missing params request property by @devhawk in #769
- Fix rpc signer rules by @shargon in #773
- optimize oracle log by @Ashuaidehao in #764
- Fix MaxBlockSystemFee by @erikzhang in #774
- 3.5.0 by @erikzhang in #776
Full Changelog: v3.4.0...v3.5.0