neo-go/pkg/services
Roman Khimov 236e633ee4 native: make management compatible with C# node 3.5.0
It doesn't store id->hash mappings for native contracts. We need blockchain's
GetContractScriptHash to serve both anyway, so it was changed a bit. The only
other direct user of native.GetContractScriptHash is the VM CLI, but I doubt
anyone will use it for native contracts (they have ~zero VM code anyway).
2022-12-07 15:13:17 +03:00
..
helpers/rpcbroadcaster rpc/client: move to pkg/rpcclient 2022-07-21 22:39:53 +03:00
metrics services: allow multiple listen addresses for simple services 2022-12-07 11:23:01 +03:00
notary *: use uint*Size and SignatureLen constants where appropriate 2022-10-05 10:45:52 +03:00
oracle core, rpc: move getFakeNextBlock to Blockchain 2022-10-07 15:56:34 +03:00
rpcsrv native: make management compatible with C# node 3.5.0 2022-12-07 15:13:17 +03:00
stateroot config: add TimePerBlock to replace SecondsPerBlock 2022-12-02 19:52:14 +03:00