dauTT
|
afe670f178
|
VM: Implement, ABS, NOT opcode (#233)
* Implemented, ABS, NOT opcode
|
2019-03-28 19:26:55 +00:00 |
|
BlockChainDev
|
48413900ca
|
remove error on NewBoolean
Expose underlying with Getter on Boolean StackItem
Add Equals method for ByteArray
|
2019-03-16 21:44:03 +00:00 |
|
BlockChainDev
|
f954e6f2ca
|
Add Invocation stack - convenience RAS
|
2019-03-15 22:33:32 +00:00 |
|
BlockChainDev
|
04c56b514c
|
Refactor Int, Boolean, ByteArray conversion
|
2019-03-15 22:30:25 +00:00 |
|
BlockChainDev
|
da0a56f922
|
Add conversions for bytearray and Int stack items
|
2019-02-27 22:41:46 +00:00 |
|
BlockChainDev
|
64491a4d83
|
VM: Add Sub, Mul, Mod LSH, RSH
|
2019-02-27 21:38:11 +00:00 |
|
BlockChainDev
|
d8d27761ae
|
VM: Add stackItems; Array, Boolean, Int and ByteArray
|
2019-02-27 20:55:48 +00:00 |
|