dauTT
|
139b770712
|
Implemented NZ, MUL opcode (#235)
|
2019-03-28 19:47:47 +00:00 |
|
dauTT
|
afe670f178
|
VM: Implement, ABS, NOT opcode (#233)
* Implemented, ABS, NOT opcode
|
2019-03-28 19:26:55 +00:00 |
|
dauTT
|
14e0ab48dd
|
VM: Implemented SIGN, NEGATE opcode (#232)
* Implemented SIGN, NEGATE opcode
|
2019-03-28 18:30:36 +00:00 |
|
dauTT
|
d8e399f67d
|
VM: Implement INC, DEC opcode (#231)
[VM]
- Implemented INC, DEC opcode
|
2019-03-26 23:15:13 +00:00 |
|
BlockChainDev
|
ef364900bb
|
Add basic tests for vm
|
2019-03-16 22:15:08 +00:00 |
|
BlockChainDev
|
280d526f41
|
Add SUB Opcode
|
2019-03-15 22:55:08 +00:00 |
|
BlockChainDev
|
baf9d2b768
|
- Add test for math Add opcode
- basic opcode execution
|
2019-03-15 22:42:35 +00:00 |
|