Roman Khimov
ddd1d92ff1
pkg: hide it by moving to _pkg.dev
...
The idea here is to preserve the history of `dev` branch development and its
code when merging with the `master`. Later this code could be moved into the
masters code where appropriate.
2019-08-20 18:39:50 +03:00
dauTT
24cd21bd8c
VM:Implement THROW opcode ( #219 )
...
[VM]
- Changed vmstate from HALT to FAULT in Sub opcode
- Implemented THROW opcode + tests
- Renamed TestSimpleRun test to TestThrowIfNot
2019-03-26 21:19:41 +00:00
BlockChainDev
8809be183e
[VM]
...
Add Result stack len check in simple run test
2019-03-18 21:15:40 +00:00
BlockChainDev
231aa29e5a
Fix test
2019-03-17 18:38:52 +00:00
BlockChainDev
a7db1ceaa5
minor comment
2019-03-17 18:30:12 +00:00
BlockChainDev
ef364900bb
Add basic tests for vm
2019-03-16 22:15:08 +00:00