Genesis, version changes and doc for testnet2 (#865)

* Bump up crates versions

* Finally add a Cargo.lock to avoid dependency breakages

* Build doc update for testnet2

* Fix test framework not really using its mining config

* Testnet2 genesis, best so far at 128 difficulty (a nice number)

* Minor build doc update
This commit is contained in:
Ignotus Peverell
2018-03-26 09:48:46 +00:00
committed by Yeastplume
parent 1a332a9e69
commit 327293d28e
18 changed files with 2547 additions and 130 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "grin_api"
version = "0.1.0"
version = "0.2.0"
authors = ["Grin Developers <mimblewimble@lists.launchpad.net>"]
workspace = ".."
publish = false