neoneo-go/pkg
Anthony De Meulemeester 1a1a19da7d
Smartcontract (#39)
* deleted transfer_output added asset type and transaction result to core

* removed writing 0x00 when buffer length is 0

* Refactored emit into VM package + moved tx to own package.

* implemented transaction along with claimTransaction.

* refactored naming of transaction + added decode address for uint160 types

* removed unnecessary folder and files.

* transaction/smartcontract logic

* bumped version 0.24.0
2018-03-04 14:56:49 +01:00
..
api bootstrapped projects folders. 2018-01-26 21:39:56 +01:00
core Smartcontract (#39) 2018-03-04 14:56:49 +01:00
crypto Base wallet implementation (#35) 2018-03-02 16:24:09 +01:00
network Smartcontract (#39) 2018-03-04 14:56:49 +01:00
smartcontract Smartcontract (#39) 2018-03-04 14:56:49 +01:00
util Smartcontract (#39) 2018-03-04 14:56:49 +01:00
vm Smartcontract (#39) 2018-03-04 14:56:49 +01:00
wallet Smartcontract (#39) 2018-03-04 14:56:49 +01:00