neo-go/pkg/interop
Roman Khimov d81d826bfc core: fix Storage.Get to return Null when there is no value
Match C# implementation and fix state inconsistency at block 249920 of
preview2 testnet. Make our Go Storage.Get return nil and adapt
examples/tests.
2020-06-24 10:43:58 +03:00
..
binary core,vm: adjust binary (de-)serialization syscalls 2020-06-16 11:00:38 +03:00
blockchain core: remove Neo.Header/Witness/Account.* interops 2020-06-10 12:13:18 +03:00
contract compiler: implement missing System.Contract.* interops 2020-06-17 11:38:34 +03:00
convert compiler: support CONVERT interops 2020-04-28 16:44:06 +03:00
crypto interop/crypto: update documentation 2020-05-26 20:02:46 +03:00
engine core: move System.ExecutionEngine.* interops to System.Runtime.* 2020-06-16 12:30:55 +03:00
enumerator core: move Neo.Runtime/Enumerator/Iterator.* interops to System.* 2020-06-10 12:13:35 +03:00
iterator core: move Neo.Runtime/Enumerator/Iterator.* interops to System.* 2020-06-10 12:13:35 +03:00
json compiler: support System.Json.* syscalls 2020-06-16 11:35:08 +03:00
runtime core: implement System.Runtime.GetInvocationCounter syscall 2020-06-17 11:24:11 +03:00
storage core: fix Storage.Get to return Null when there is no value 2020-06-24 10:43:58 +03:00
util interop/util: extend documentation 2020-05-27 12:01:50 +03:00
doc.go interop: add some top-level doc.go 2020-05-27 12:01:50 +03:00