Skip to content

Commit

Permalink
Update for 1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
timtest4 authored and JoshRack committed Jun 25, 2018
1 parent 9c95330 commit 2969ea6
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,22 @@

NOTE: The direct link to the zip file containing the entire NodeCore Suite is here (under github releases): https://github.com/VeriBlock/nodecore-releases/releases/download/v0.1.6/nodecore-all-testnet-0.1.6.zip
NOTE: The direct link to the zip file containing the entire NodeCore Suite is here (under github releases): https://github.com/VeriBlock/nodecore-releases/releases/download/v0.1.7/nodecore-all-testnet-0.1.7.zip

The direct link to the GPU miner is: https://github.com/VeriBlock/nodecore-releases/releases/download/v0.1.4/nodecore-pow-cuda-0.1.4.zip

# Change log

## 0.1.7

### NodeCore
* Stability fixes
* Add GRPC command getStateInfo to return state of nodecore

### NodeCore CommandLine
* Fix cosmetic issues with newline

### PoP Miner
* Fix bug where miner must be restarted to clear the "not-ready" flag.

## 0.1.6

### NodeCore
Expand Down

0 comments on commit 2969ea6

Please sign in to comment.