neo-go/pkg/core/interop/interopnames
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
..
convert.go names: implement FromID 2020-08-14 14:22:45 +03:00
convert_test.go *: use require.ErrorIs instead of require.True(t, error.Is()) 2023-05-04 17:03:47 +03:00
names.go runtime: implement System.Runtime.LoadScript, fix #2701 2022-11-25 15:11:49 +03:00