[stable] Backporting #4633 (#4642)

* Tweak some checks. (#4633)

* Tweak some checks.

* Fixed build and added a difficulty test

* v1.4.12


Former-commit-id: efaf4bcf1f9dbe0bb2f88503a4dff47face04592
This commit is contained in:
Arkadiy Paronyan
2017-02-22 19:17:19 +01:00
committed by GitHub
parent 0c6670d918
commit 96f68b5130
9 changed files with 48 additions and 23 deletions

View File

@@ -10,7 +10,7 @@
!define DESCRIPTION "Fast, light, robust Ethereum implementation"
!define VERSIONMAJOR 1
!define VERSIONMINOR 4
!define VERSIONBUILD 11
!define VERSIONBUILD 12
!define ARGS "--warp"
!define FIRST_START_ARGS "ui --warp --mode=passive"