Anna Shaleva
|
7296f0c913
|
vm: support immutable compound types
|
2022-05-31 08:07:50 +03:00 |
|
Roman Khimov
|
83d0b2f465
|
interop: move invocation counter from VM to Context
It's created for interop and used by interop, VM doesn't care.
|
2021-11-20 21:57:41 +03:00 |
|
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 |
|
Evgenii Stratonikov
|
dbe81f9b80
|
smartcontract: move flags to a separate package
|
2021-01-14 17:52:09 +03:00 |
|
Evgenii Stratonikov
|
2eb256014e
|
core: move System.Runtime.* interops to runtime/ package
Also extend test suite.
|
2020-12-02 15:54:03 +03:00 |
|