Commit Graph

17217 Commits

Author SHA1 Message Date
Jonathan "Duke" Leto
6a7ef35d8c Fix progress estimate by fixing checkpoint data
The number of transactions since the last checkpoint block was set to
over 100K, but there were no checkpoint blocks other than genesis,
and the timestamp of last checkpoint block was incorrect as well. These
led to the progress indicator always being very close to zero.

This adds checkpoint blocks rougly every 10K blocks and corrects the
other metadata.
2018-06-25 00:24:45 -07:00
Jonathan "Duke" Leto
e123fd6fb7 Add a link to zawy LMWA and fix a typo 2018-06-18 11:42:08 -07:00
David Dawes
6a6e137317 Note new dynamic libs in README. 2018-06-10 01:01:21 -07:00
David Dawes
c95749c8d2 Merge pull request #53 from VerusCoin/dev
Mikes latest optimizations
2018-06-10 00:17:25 -07:00
David Dawes
cd320ca22c Merge pull request #52 from VerusCoin/dave-dev
Hack in dependencies for Macs
2018-06-10 00:15:40 -07:00
Michael Toutonghi
2c05c25598 Merge branch 'dev' of https://github.com/veruscoin/veruscoin into dev 2018-06-10 00:13:06 -07:00
Michael Toutonghi
20ab1c9174 mining performance boost 2018-06-10 00:12:28 -07:00
David Dawes
274d8bd6eb Get additional extra space, back change out completely. 2018-06-10 00:01:57 -07:00
David Dawes
f60687ca92 Undo makeRelase.sh changes. Hacked libs in directly. 2018-06-10 00:00:49 -07:00
David Dawes
19546c8f9a Merging latest, hacked dependencies so pull 'em from .travis.yml. 2018-06-09 23:52:31 -07:00
David Dawes
0995991e20 Hacking dependencies in. 2018-06-09 23:50:01 -07:00
David Dawes
116b8f69bd Hack in the dependencies. 2018-06-09 23:44:41 -07:00
David Dawes
957ebcc6d8 Merge branch 'master' into dave-dev 2018-06-09 23:38:31 -07:00
Asher Dawes
62a383830e Merge remote-tracking branch 'origin/dave-dev' into dave-dev 2018-06-09 22:33:31 -07:00
Asher Dawes
ad565daadb Removed unnecessary -R paramater for chmod 2018-06-09 22:33:19 -07:00
David Dawes
33dae2bcb9 Try unrolling makeRelease.sh 2018-06-09 21:55:06 -07:00
Asher Dawes
bcef0a1f0c travis clean up 2018-06-09 21:13:36 -07:00
Asher Dawes
e1ec420f59 Travis clean up 2018-06-09 21:03:35 -07:00
David Dawes
9825b91b15 Trying to get makeRelease.sh run as part of the TravisCI build. 2018-06-09 19:42:36 -07:00
David Dawes
63e6b2b7bc Try getting Linux dependencies in. 2018-06-09 19:10:25 -07:00
David Dawes
ac10faf3a4 Merge pull request #51 from VerusCoin/dave-dev
Put version 0.3.4-beta in README files
2018-06-09 17:11:38 -07:00
David Dawes
ea97462a3f Merge branch 'dave-dev' of github.com:VerusCoin/VerusCoin into dave-dev 2018-06-09 15:54:17 -07:00
David Dawes
d15890615c Add version to README. 2018-06-09 15:51:55 -07:00
David Dawes
3be84842e8 Add version to README. 2018-06-09 15:08:37 -07:00
David Dawes
b7cbd15af4 Get version in README updated. 2018-06-09 14:41:50 -07:00
David Dawes
5800534abc Merge pull request #49 from VerusCoin/Asher-Dev
Adding upgrade batch file for verus-cli for Windows and updating the …
2018-06-09 13:41:29 -07:00
Asher Dawes
b6b3255ce7 Fixed upgrade scripts for osx and linux 2018-06-09 13:07:50 -07:00
Asher Dawes
efcdfc2775 Adding upgrade batch file for verus-cli for Windows and updating the README 2018-06-05 20:46:16 -07:00
Asher Dawes
dd59ac9359 Merge pull request #47 from VerusCoin/dave-dev
Clean up README a bit.
2018-06-04 22:25:10 -07:00
Asher Dawes
cfba6b21a1 Update README.md
Minor editing applied, looks good for now.
2018-06-04 22:24:42 -07:00
David Dawes
a4aac3d0b6 Clean up README a bit. 2018-06-04 22:12:45 -07:00
David Dawes
1f02b18101 Merge pull request #45 from VerusCoin/dave-dev
Get update utility in, add notes on it to README.
2018-06-03 22:51:53 -07:00
David Dawes
e5d6a4a607 Get update utility in, add notes on it to README. 2018-06-03 22:19:35 -07:00
Asher Dawes
21fa3db72b Merge pull request #44 from VerusCoin/dave-dev
Get Brewfile in
2018-06-03 21:20:17 -07:00
David Dawes
d249bcbdb3 Merge branch 'dev' into dave-dev 2018-06-03 21:11:06 -07:00
David Dawes
c7d92b5059 Add Brewfile for Mac and instructions. 2018-06-03 21:10:06 -07:00
David Dawes
86ec23e23b Merge branch 'dev' of github.com:VerusCoin/VerusCoin into dave-dev 2018-06-03 20:59:56 -07:00
Asher Dawes
faf6e58e38 fixed fetch-params.bat url 2018-06-03 19:26:03 -07:00
David Dawes
8b54d943ff Merge pull request #43 from VerusCoin/CI
CI updates and Mikes last fix, some README tweaks.
2018-06-03 18:13:45 -07:00
David Dawes
3451a2984a Merge pull request #41 from verus-stuff/viewingkeys
Add missing ZCVIEWING_KEY to base58Prefixes
2018-06-03 18:12:21 -07:00
Asher Dawes
f2fae18deb Update .gitignore 2018-06-03 17:40:30 -07:00
Asher Dawes
bec43cd23b Adding fetch_params.bat and dependency for verus-cli for Windows 2018-06-03 17:35:24 -07:00
Asher Dawes
5efe81bddd fixed typo 2018-06-03 12:21:49 -07:00
Asher Dawes
41148a356d Storage auth only occurs on non pull requests.
adding brewfile to simplify mac development
2018-06-03 12:19:07 -07:00
Asher Dawes
9f66917629 Merge remote-tracking branch 'origin/dev' into dev 2018-06-03 12:15:25 -07:00
Asher Dawes
f948fb8b3e Storage auth only occurs on non pull requests.
adding brewfile to simplify mac development
2018-06-03 12:15:11 -07:00
David Dawes
df2cbd02c6 Merge branch 'dev' into dave-dev 2018-06-03 09:49:46 -07:00
David Dawes
0080ae7c4d Minor README mod to trigger a build. 2018-06-03 09:48:53 -07:00
Jonathan "Duke" Leto
b68a172c13 Add missing ZCVIEWING_KEY to base58Prefixes 2018-06-03 09:42:13 -07:00
Michael Toutonghi
cf98848cd4 return 0 for hash rate rather than stale value when not generating 2018-06-03 09:19:41 -07:00