neo-go/pkg/services
Ekaterina Pavlova fff25bd85c rpcsrv: fix findstorage if a contract state is not found
Previously findstorage returns null for the results key if a contract
state is not found. C# returns an empty list.

Close #3370

Signed-off-by: Ekaterina Pavlova <ekt@morphbits.io>
2024-04-02 19:56:44 +03:00
..
helpers/rpcbroadcaster *: replace interface{} with any keyword 2023-04-04 13:22:42 +03:00
metrics services: update logs flush after services shutdown 2024-02-27 15:10:51 +03:00
notary services: fix race in TestNotary 2024-04-02 15:15:02 +03:00
oracle *: replace slice.Copy with bytes.Clone 2024-03-05 13:54:10 +03:00
rpcsrv rpcsrv: fix findstorage if a contract state is not found 2024-04-02 19:56:44 +03:00
stateroot services: update logs flush after services shutdown 2024-02-27 15:10:51 +03:00