neoneo-go/pkg
Anthony De Meulemeester 931388b687
Cross platform virtual machine implementation (#60)
* Virtual machine for the NEO blockhain.

* fixed big.Int numeric operation pointer issue.

* added appcall

* Added README for vm package.

* removed main.go

* started VM cli (prompt) integration

* added support for printing the stack.

* moved cli to vm package

* fixed vet errors

* updated readme

* added more test for VM and fixed some edge cases.

* bumped version -> 0.37.0
2018-03-30 18:15:06 +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 Cross platform virtual machine implementation (#60) 2018-03-30 18:15:06 +02:00
wallet Refactor of the Go node (#44) 2018-03-09 16:55:25 +01:00