neoneo-go/pkg/services
Roman Khimov 1e07cacc79 rpcsrv: fix test
client_test.go:1935:
                Error Trace:    /home/rik/dev/neo-go/pkg/services/rpcsrv/client_test.go:1935
                Error:          Should NOT be empty, but was 00000000-0000-0000-0000-000000000000
                Test:           TestClient_Iterator_SessionConfigVariations/sessions_disabled

It's obviously empty, since we have sessions disabled, but it was not
considered to be empty in testify 1.7.0, now it is, see 840cb80149
2022-11-08 18:31:25 +03:00
..
helpers/rpcbroadcaster rpc/client: move to pkg/rpcclient 2022-07-21 22:39:53 +03:00
metrics golangci: enable errorlint and fix everything it found 2022-09-02 18:36:23 +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 rpcsrv: fix test 2022-11-08 18:31:25 +03:00
stateroot stateroot: fix panic on shutdown 2022-09-13 13:18:13 +03:00