neoneo-go/pkg/network/payload
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
..
addr.go Fixed header sync issue (#17) 2018-02-07 15:16:50 +01:00
addr_test.go Fixed header sync issue (#17) 2018-02-07 15:16:50 +01:00
getblocks.go Fixed header sync issue (#17) 2018-02-07 15:16:50 +01:00
getblocks_test.go Fixed header sync issue (#17) 2018-02-07 15:16:50 +01:00
headers.go Fixed header sync issue (#17) 2018-02-07 15:16:50 +01:00
headers_test.go Smartcontract (#39) 2018-03-04 14:56:49 +01:00
inventory.go bug fixes (TCP + uint256) and started core part (#14) 2018-02-04 20:54:51 +01:00
inventory_test.go CircleCI 2 & Releases (#9) 2018-02-01 10:54:23 -08:00
payload.go Smartcontract (#39) 2018-03-04 14:56:49 +01:00
version.go Implemented processing headers + added leveldb as a dependency. (#16) 2018-02-06 07:43:32 +01:00
version_test.go Block message + handle the length of the user agent better. 2018-01-31 09:27:08 +01:00