neoneo-go/cli
Anthony De Meulemeester 94672cb9cc
Persistance (#53)
* added publish TX for backwards compat.

* lowered the prototick for faster block syncing

* print useragent on startup

* added createMultiRedeemScript for genesis block generation.

* building genesis block from scratch.

* implemented merkle tree.

* starting blockhain with generated genesis hash

* Fixed bug in unspent coin state.

* fixed broken tests after genesis block.

* removed log line.

* bumped version -> 0.34.0
2018-03-25 12:45:54 +02:00
..
server Persistance (#53) 2018-03-25 12:45:54 +02:00
smartcontract RPC client (#42) 2018-03-05 09:53:09 +01:00
wallet Base wallet implementation (#35) 2018-03-02 16:24:09 +01:00
.gitignore Better error messages (#24) 2018-02-24 10:10:45 +01:00
main.go Base wallet implementation (#35) 2018-03-02 16:24:09 +01:00