neoneo-go/pkg/core
Anthony De Meulemeester 628656483a
bug fixes (TCP + uint256) and started core part (#14)
* Fixed TCP read + Uint256 reversed array + started on some core pieces

* Disabled some debug output + muted test

* 0.5.0
2018-02-04 20:54:51 +01:00
..
block.go bug fixes (TCP + uint256) and started core part (#14) 2018-02-04 20:54:51 +01:00
block_test.go bug fixes (TCP + uint256) and started core part (#14) 2018-02-04 20:54:51 +01:00
blockchain.go bug fixes (TCP + uint256) and started core part (#14) 2018-02-04 20:54:51 +01:00
blockchain_storer.go bug fixes (TCP + uint256) and started core part (#14) 2018-02-04 20:54:51 +01:00
blockchain_test.go bug fixes (TCP + uint256) and started core part (#14) 2018-02-04 20:54:51 +01:00
transaction.go Separate TransactionType to new file (#8) 2018-02-01 10:05:56 -08:00
transaction_type.go Separate TransactionType to new file (#8) 2018-02-01 10:05:56 -08:00
witness.go bug fixes (TCP + uint256) and started core part (#14) 2018-02-04 20:54:51 +01:00