Merge pull request #104 from VerusCoin/master

updating versions
This commit is contained in:
Asher Dawes
2018-08-10 00:04:16 -07:00
committed by GitHub
6 changed files with 9 additions and 8 deletions

View File

@@ -4,7 +4,7 @@ stages:
- deploy - deploy
variables: variables:
VERSION: 0.3.10 VERSION: 0.3.12
AGAMA_ARTIFACTS_LINUX: linux64.tar.gz AGAMA_ARTIFACTS_LINUX: linux64.tar.gz
AGAMA_ARTIFACTS_MACOS: osx.tar.gz AGAMA_ARTIFACTS_MACOS: osx.tar.gz
AGAMA_ARTIFACTS_WINDOWS: win64.zip AGAMA_ARTIFACTS_WINDOWS: win64.zip

View File

@@ -1,6 +1,5 @@
## Install for Mac OS X
First off you need Apple's Xcode (at least version 7, preferably 8.x or later) and the Xcode Command Line Tools: You will need Apple's Xcode (at least version 7, preferably 8.x) and the Xcode Command Line Tools:
https://itunes.apple.com/us/app/xcode/id497799835?mt=12 https://itunes.apple.com/us/app/xcode/id497799835?mt=12
@@ -8,7 +7,7 @@ And Homebrew:
http://brew.sh/ http://brew.sh/
then use the brewfile to install the necessary packages: Use the brewfile to install the necessary packages:
```shell ```shell
brew bundle brew bundle

View File

@@ -1,8 +1,10 @@
## VerusCoin version 0.3.10-beta ## VerusCoin version 0.3.12-beta
VerusCoin is a new, mineable and stakeable cryptocurrency. It is a live fork of Komodo that retains its Zcash lineage and improves it. VerusCoin will leverage the Komodo platform and dPoW notarization for enhanced security and cross-chain interoperability. We have added a variation of a zawy12, lwma difficulty algorithm, a new CPU-optimized hash algorithm and a new algorithm for fair proof of stake. We describe these changes and vision going forward in a [our Phase I white paper](http://185.25.51.16/papers/VerusPhaseI.pdf) and [our Vision](http://185.25.51.16/papers/VerusVision.pdf). VerusCoin is a new, mineable and stakeable cryptocurrency. It is a live fork of Komodo that retains its Zcash lineage and improves it. VerusCoin will leverage the Komodo platform and dPoW notarization for enhanced security and cross-chain interoperability. We have added a variation of a zawy12, lwma difficulty algorithm, a new CPU-optimized hash algorithm and a new algorithm for fair proof of stake. We describe these changes and vision going forward in a [our Phase I white paper](http://185.25.51.16/papers/VerusPhaseI.pdf) and [our Vision](http://185.25.51.16/papers/VerusVision.pdf).
- [VerusCoin web site https://veruscoin.io/ Wallets and CLI tools](https://veruscoin.io/) - [VerusCoin web site https://veruscoin.io/ Wallets and CLI tools](https://veruscoin.io/)
- [VerusCoin Explorer](https://explorer.veruscoin.io/) - [VerusCoin Explorer](https://explorer.veruscoin.io/)
Version 0.3.12-beta has portable mining working.
## Komodo with Bitcore ## Komodo with Bitcore
This version of Komodo contains Bitcore support for komodo and all its assetchains. This version of Komodo contains Bitcore support for komodo and all its assetchains.

View File

@@ -1,4 +1,4 @@
VerusCoin Command Line Tools v0.3.10-beta VerusCoin Command Line Tools v0.3.12-beta
Contents: Contents:
komodod - VerusCoin's enhanced Komodo daemon komodod - VerusCoin's enhanced Komodo daemon
komodo-cli - VerusCoin's Komodo command line utility komodo-cli - VerusCoin's Komodo command line utility

View File

@@ -1,4 +1,4 @@
VerusCoin Command Line Tools v0.3.9-beta VerusCoin Command Line Tools v0.3.12-beta
Contents: Contents:
komodod - VerusCoin's enhanced Komodo daemon. komodod - VerusCoin's enhanced Komodo daemon.
komodo-cli - VerusCoin's enhanced Komodo command line utility. komodo-cli - VerusCoin's enhanced Komodo command line utility.

View File

@@ -1,4 +1,4 @@
VerusCoin Command Line Tools v0.3.10-beta VerusCoin Command Line Tools v0.3.12-beta
Contents: Contents:
komodod.exe - VerusCoin's enhanced Komodo daemon komodod.exe - VerusCoin's enhanced Komodo daemon
komodo-cli.exe - VerusCoin's Komodo command line utility komodo-cli.exe - VerusCoin's Komodo command line utility