Closed Jim8y closed 8 months ago
@cschuchardt88
I was sure that we've fixed all of them in #815.
This was newly introduced in a merged pr, but i have no idea why it can pass the workflow.
@AnnaShaleva please review again
testing here again
testing here again
Its sample simple change; shouldn't affect anything but RpcServer
Method
error output
Application log is fixed.
Oracle still not
#42 24.21 /opt/neo-modules/src/OracleService/OracleService.cs(260,65): error CS1503: Argument 3: cannot convert from 'byte[]' to 'Neo.Cryptography.ECC.ECCurve' [/opt/neo-modules/src/OracleService/OracleService.csproj]
Application log is fixed.
Oracle still not
#42 24.21 /opt/neo-modules/src/OracleService/OracleService.cs(260,65): error CS1503: Argument 3: cannot convert from 'byte[]' to 'Neo.Cryptography.ECC.ECCurve' [/opt/neo-modules/src/OracleService/OracleService.csproj]
net8.0
upgrade PR will fix it...
@shargon currently main.yml
doesn't do a dotnet build
on all projects on this repo... Which is way is was missed.
@shargon currently
main.yml
doesn't do adotnet build
on all projects on this repo... Which is way is was missed.
I don't know, time ago neo-modules was not maintained by core devs...
This pr fix the rpc error