Anna Shaleva
|
73b630db9b
|
*: switch from fixed8 to int64
Follow C# implementation, we have to marshall JSON Fixed8 fields without
taking into account decimals.
|
2020-06-29 21:39:27 +03:00 |
|
Evgenii Stratonikov
|
3762ebdd08
|
core: implement System.Runtime.GetInvocationCounter syscall
|
2020-06-17 11:24:11 +03:00 |
|
Evgenii Stratonikov
|
75e597f880
|
core: implement System.Runtime.GetNotifications syscall
|
2020-06-17 11:24:11 +03:00 |
|
Evgenii Stratonikov
|
a4e4439967
|
core,vm: implement System.Runtime.GasLeft syscall
|
2020-06-17 11:24:11 +03:00 |
|
Evgenii Stratonikov
|
20616cc97f
|
interop: perform contract checks in CheckWitness
|
2020-06-11 10:45:25 +03:00 |
|
Anna Shaleva
|
73167999cc
|
core: add cosigners field to transaction
closes #864
|
2020-05-04 11:53:31 +03:00 |
|
Evgenii Stratonikov
|
9586af32f2
|
core: move runtime.CheckWitness interop to a separate package
|
2020-04-16 15:54:58 +03:00 |
|