neoneo-go/pkg/services/stateroot
Roman Khimov 433275265f *: use require.ErrorIs instead of require.True(t, error.Is())
This is just a much better way to do the same thing. Inspired by
nspcc-dev/neofs-sdk-go#407.

Signed-off-by: Roman Khimov <roman@nspcc.ru>
2023-05-04 17:03:47 +03:00
..
message.go [#2442] English Check 2022-05-04 19:48:27 +03:00
network.go wallet: provide (*Account).SignHashable API 2022-09-02 14:44:01 +03:00
service.go services: use buffered channels for block subscription 2023-03-15 17:37:47 +03:00
service_test.go *: use require.ErrorIs instead of require.True(t, error.Is()) 2023-05-04 17:03:47 +03:00
signature.go [#2442] English Check 2022-05-04 19:48:27 +03:00
validators.go *: use CompareAndSwap instead of CAS for atomics 2023-04-28 12:07:19 +03:00
vote.go [#2442] English Check 2022-05-04 19:48:27 +03:00