neoneo-go/pkg/interop
Anna Shaleva 995d774ff8 *: bump minimum required go version to 1.19
For all components.

Signed-off-by: Anna Shaleva <shaleva.ann@nspcc.ru>
2023-10-12 13:28:59 +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 native: optimize vote reward data (fix #2844) 2023-04-20 17:41:14 +08:00
neogointernal interop: support ABORTMSG, ASSERT, ASSERTMSG opcodes 2023-08-10 12:41:30 +03:00
runtime *: replace interface{} with any keyword 2023-04-04 13:22:42 +03:00
storage core: add Backwards option for storage iterators 2023-04-12 16:45:38 +03:00
util interop: support ABORTMSG, ASSERT, ASSERTMSG opcodes 2023-08-10 12:41:30 +03:00
doc.go *: replace interface{} with any keyword 2023-04-04 13:22:42 +03:00
go.mod *: bump minimum required go version to 1.19 2023-10-12 13:28:59 +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