neoneo-go/pkg/interop
Anna Shaleva 6b21ad9922 *: replace interface{} with any keyword
Everywhere including examples, external interop APIs, bindings generators
code and in other valuable places. A couple of `interface{}` usages are
intentionally left in the CHANGELOG.md, documentation and tests.
2023-04-04 13:22:42 +03:00
..
contract *: replace interface{} with any keyword 2023-04-04 13:22:42 +03:00
convert *: replace interface{} with any keyword 2023-04-04 13:22:42 +03:00
crypto [#2442] English Check 2022-05-04 19:48:27 +03:00
iterator *: replace interface{} with any keyword 2023-04-04 13:22:42 +03:00
lib *: replace interface{} with any keyword 2023-04-04 13:22:42 +03:00
math interop: add interop API for MODMUL, MODPOW opcodes 2022-05-12 14:31:24 +03:00
native *: replace interface{} with any keyword 2023-04-04 13:22:42 +03:00
neogointernal *: replace interface{} with any keyword 2023-04-04 13:22:42 +03:00
runtime *: replace interface{} with any keyword 2023-04-04 13:22:42 +03:00
storage *: replace interface{} with any keyword 2023-04-04 13:22:42 +03:00
util *: replace interface{} with any keyword 2023-04-04 13:22:42 +03:00
doc.go *: replace interface{} with any keyword 2023-04-04 13:22:42 +03:00
go.mod *: bump min supported go version from 1.17 to 1.18 2023-03-31 09:59:24 +03:00
LICENSE.md LICENSE.md: add NSPCC copyright 2022-04-04 12:34:18 +03:00
types.go *: replace interface{} with any keyword 2023-04-04 13:22:42 +03:00