neoneo-go/pkg/core/interop/runtime
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
..
engine.go *: fix Neo and NeoGo misuses 2022-12-07 17:29:09 +03:00
engine_test.go *: replace interface{} with any keyword 2023-04-04 13:22:42 +03:00
ext_test.go *: replace interface{} with any keyword 2023-04-04 13:22:42 +03:00
util.go Merge pull request #2525 from nspcc-dev/immutable-items 2022-05-31 10:36:56 +03:00
util_test.go vm: support immutable compound types 2022-05-31 08:07:50 +03:00
witness.go interop/vm: use more robust CalledByEntry check 2022-08-05 14:35:00 +03:00