neoneo-go/pkg/core
Anthony De Meulemeester 046494dd68
Implemented processing headers + added leveldb as a dependency. (#16)
* Implemented processing headers + added leveldb as a dependency.

* version 0.7.0

* put glide get and install in build_cli section
2018-02-06 07:43:32 +01:00
..
block.go Implemented processing headers + added leveldb as a dependency. (#16) 2018-02-06 07:43:32 +01:00
block_test.go Implemented processing headers + added leveldb as a dependency. (#16) 2018-02-06 07:43:32 +01:00
blockchain.go Implemented processing headers + added leveldb as a dependency. (#16) 2018-02-06 07:43:32 +01:00
blockchain_test.go Implemented processing headers + added leveldb as a dependency. (#16) 2018-02-06 07:43:32 +01:00
leveldb_store.go Implemented processing headers + added leveldb as a dependency. (#16) 2018-02-06 07:43:32 +01:00
memory_store.go Implemented processing headers + added leveldb as a dependency. (#16) 2018-02-06 07:43:32 +01:00
store.go Implemented processing headers + added leveldb as a dependency. (#16) 2018-02-06 07:43:32 +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