This version drops support for Go 1.25 and requires 1.26+ to build (with Go 1.27 supported) remaining fully compatible with v3.10+ of the C# node. It brings filtering functionality to the getrawmempool and getnotarypool RPC handlers and drops deprecated range/hash NeoFS operations from Oracle service.
No configuration changes or resync is required on upgrade.
Behaviour changes:
getrawmempoolandgetnotarypoolRPC handlers are extended with signer filter (#4149)- range and hash support is dropped from the Oracle service (#4382)
Improvements:
- reusable native contract types in auto-generated RPC bindings (#4385)
- Go 1.26 upgrade (#4396)
- dependencies upgrade (#4396)
Bugs fixed: