neoneo-go/pkg
Anthony De Meulemeester 69c3e645b6
VM improvements, tests + bugfixes (#61)
* changed vm commands to match more of the standard

* fixed Uint16 jmp bug in VM

* moved test to vm + fixed numnotequal bug

* fixed broken tests

* moved compiler tests to vm tests

* added basic for support + inc and dec stmts

* bumped version
2018-04-02 17:04:42 +02:00
..
core Cross platform virtual machine implementation (#60) 2018-03-30 18:15:06 +02:00
crypto Persistance (#53) 2018-03-25 12:45:54 +02:00
network Persistance (#53) 2018-03-25 12:45:54 +02:00
rpc Small RPC improvements (#57) 2018-03-30 08:15:03 +02:00
smartcontract Persistance (#53) 2018-03-25 12:45:54 +02:00
util Small RPC improvements (#57) 2018-03-30 08:15:03 +02:00
vm VM improvements, tests + bugfixes (#61) 2018-04-02 17:04:42 +02:00
wallet Refactor of the Go node (#44) 2018-03-09 16:55:25 +01:00