neo-project / neo-modules

MIT License
60 stars 100 forks source link

Errors against current master #880

Closed vncoelho closed 7 months ago

vncoelho commented 7 months ago
#37 6.830 /opt/neo-modules/src/RpcServer/Utility.cs(42,36): error CS1061: 'NativeContract' does not contain a definition for 'Nef' and no accessible extension method 'Nef' accepting a first argument of type 'NativeContract' could be found (are you missing a using directive or an assembly reference?) [/opt/neo-modules/src/RpcServer/RpcServer.csproj]
#37 6.830 /opt/neo-modules/src/RpcServer/Utility.cs(43,41): error CS1061: 'NativeContract' does not contain a definition for 'Manifest' and no accessible extension method 'Manifest' accepting a first argument of type 'NativeContract' could be found (are you missing a using directive or an assembly reference?) [/opt/neo-modules/src/RpcServer/RpcServer.csproj]
#37 6.830 /opt/neo-modules/src/RpcServer/RpcServer.Wallet.cs(132,76): error CS7036: There is no argument given that corresponds to the required parameter 'accountScript' of 'Helper.CalculateNetworkFee(Transaction, DataCache, ProtocolSettings, Func<UInt160, byte[]>, long)' [/opt/neo-modules/src/RpcServer/RpcServer.csproj]
#37 6.881 /opt/neo-modules/src/ApplicationLogs:
shargon commented 7 months ago

https://github.com/neo-project/neo-modules/issues/879

vncoelho commented 7 months ago

no, @shargon

my setup is updated already