neoneo-go/pkg/interop
Evgeniy Stratonikov 8077f9232d interop: implement System.Runtime.GetRandom
Our murmur3 implementation is architecture independent and optimized in
assembly.

Signed-off-by: Evgeniy Stratonikov <evgeniy@nspcc.ru>
2021-07-15 16:00:01 +03:00
..
contract core: remove System.Contract.IsStandard 2021-03-16 16:59:23 +03:00
convert compiler/interop: improve conversion to bytes interops 2021-03-10 13:38:44 +03:00
crypto core: rename Neo.Crypto.CheckMultisig interop 2021-05-11 18:38:14 +03:00
iterator interop: remove System.Iterator.Create, fix #1935 2021-05-11 12:13:30 +03:00
math *: add more package-specific documentation 2021-03-19 16:18:45 +03:00
native core/block: add Nonce field to header 2021-07-15 15:58:49 +03:00
neogointernal *: add more package-specific documentation 2021-03-19 16:18:45 +03:00
runtime interop: implement System.Runtime.GetRandom 2021-07-15 16:00:01 +03:00
storage core/state: remove IsConst from StorageItem 2021-03-09 11:59:08 +03:00
util Merge pull request #1375 from nspcc-dev/compiler/types 2020-09-16 14:43:50 +03:00
doc.go interop: provide missing smartcontract parameter type defs 2020-09-09 13:06:44 +03:00
types.go *: enable godot linter and fix all its warnings 2021-05-12 23:17:03 +03:00