neoneo-go/pkg/vm
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
..
stack remove error on NewBoolean 2019-03-16 21:44:03 +00:00
state.go - Add test for math Add opcode 2019-03-15 22:42:35 +00:00
vm.go - Add Op to handleOP func signature 2019-03-15 23:37:54 +00:00
vm_ops.go - Add Op to handleOP func signature 2019-03-15 23:37:54 +00:00
vm_ops_maths.go - Add Op to handleOP func signature 2019-03-15 23:37:54 +00:00
vm_ops_maths_test.go Add SUB Opcode 2019-03-15 22:55:08 +00:00
vm_ops_stackmani.go - Add Op to handleOP func signature 2019-03-15 23:37:54 +00:00