Commit Graph

17299 Commits

Author SHA1 Message Date
Michael Toutonghi
17d0160a17 Cleanup nonce changes 2018-07-20 19:57:46 -07:00
Michael Toutonghi
503bd93fa8 Differentiate raw POSHash from full one adjusted by vout value 2018-07-19 01:02:54 -07:00
Michael Toutonghi
c5325a3256 PoS improvements 2018-07-18 17:42:15 -07:00
Michael Toutonghi
37ad688668 Protect from null ptr on chain tip 2018-07-14 21:45:38 -07:00
Michael Toutonghi
7756dac0c7 Merge branch 'dev' of https://github.com/veruscoin/veruscoin into dev 2018-07-06 14:17:12 -07:00
Michael Toutonghi
9ec211d18b use portable load_constants 2018-07-06 14:16:25 -07:00
Asher Dawes
6116053b72 Asher dev (#84)
* Updating GitLab CI config/ versions
2018-06-27 20:04:15 -07:00
Asher Dawes
fdeaa0a848 Asher dev (#82)
* Updating GitLab CI, clean up.

* Updating GitLab CI config

* Updating versions, fixing verus scripts
2018-06-27 17:45:13 -07:00
Asher Dawes
e96d89daa3 Asher dev (#81)
* Updating GitLab CI, clean up.

* Updating GitLab CI config
2018-06-27 13:29:35 -07:00
Asher Dawes
7e7ea6e7b3 Merge pull request #79 from VerusCoin/dev
Fix synchronization bottleneck for high core machines
2018-06-27 13:18:24 -07:00
Michael Toutonghi
6976734769 Fix synchronization bottleneck for high core machines 2018-06-27 12:49:32 -07:00
miketout
1ecd8b12df Merge pull request #78 from VerusCoin/dev
Radical hash rate optimization
2018-06-26 08:07:37 -07:00
Michael Toutonghi
4dcb64c081 Radical hash rate optimization 2018-06-26 07:39:50 -07:00
miketout
c0fc3108de Merge pull request #75 from verus-stuff/fix_progress
Fix progress estimate by fixing checkpoint data
2018-06-25 23:13:34 -07:00
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
David Dawes
5284ac6e2f Version to 0.3.8-beta in READMEs plus cleanup (#74)
* Build verus-cli, get dependencies nailed down.

* Fiddling about with scripts.

* Clean READMEs up a bit.

* Update READMEs for 03.8-beta and fix some notes.
2018-06-24 15:00:13 -07:00
Asher Dawes
2503333c6f Merge pull request #73 from VerusCoin/dev
Fix importaddress with rescan error that prevented picking up UTXOs
2018-06-24 13:58:45 -07:00
Asher Dawes
5f889cf83b fixing output muting of subroutine definition 2018-06-24 13:41:22 -07:00
David Dawes
058156b84b Build verus-cli, get dependencies nailed down. (#72)
* Build verus-cli, get dependencies nailed down.

* Fiddling about with scripts.

* Clean READMEs up a bit.
2018-06-24 13:25:27 -07:00
Michael Toutonghi
1a0fc30896 Fix importaddress with rescan error that prevented picking up UTXOs 2018-06-23 15:03:44 -07:00
Asher Dawes
6c0edb0c9e Merge pull request #70 from VerusCoin/dave-dev
Fix Mac dependencies for libs depending on libs.
2018-06-21 23:32:02 -07:00
David Dawes
c71c99237b Fix Mac dependencies for libs depending on libs. 2018-06-21 23:30:17 -07:00
David Dawes
bb7771cc5a Merge pull request #69 from VerusCoin/dave-dev
Get the 0.3.7 version change in the yml too.
2018-06-21 21:18:57 -07:00
David Dawes
96a5d61613 Get the version change in the yml too. 2018-06-21 21:18:06 -07:00
David Dawes
18efc63695 Merge pull request #68 from VerusCoin/dave-dev
Version to 0.3.7-beta
2018-06-21 21:15:07 -07:00
David Dawes
3688b05860 Version to 0.3.7-beta 2018-06-21 21:12:52 -07:00
Asher Dawes
7f86150727 Merge pull request #64 from VerusCoin/dave-dev
Version up to 0.3.7
2018-06-19 11:48:37 -07:00
Asher Dawes
e64b7687de Merge pull request #67 from VerusCoin/dev
Use portable hash for staking
2018-06-19 11:46:53 -07:00
Asher Dawes
db3d3797de Merge branch 'master' into dave-dev 2018-06-18 19:16:18 -07:00
Asher Dawes
5a2b557f51 Merge pull request #66 from verus-stuff/master
Add a link to zawy LMWA and fix a typo
2018-06-18 13:06:38 -07:00
Asher Dawes
e3cf77bb4b Merge pull request #65 from himu007/patch-11
fix typo
2018-06-18 13:02:07 -07:00
Jonathan "Duke" Leto
e123fd6fb7 Add a link to zawy LMWA and fix a typo 2018-06-18 11:42:08 -07:00
SHossain
62fff8332d fix typo 2018-06-18 17:34:27 +01:00
Michael Toutonghi
fa733d13fa Use portable hash for staking 2018-06-17 14:58:06 -07:00
David Dawes
b7bf3f28cb Version up to 0.3.7 2018-06-17 13:58:42 -07:00
Asher Dawes
e3938c8e9c Update makeReleaseMac.sh
Reverting to working script
2018-06-17 00:55:50 -07:00
Asher Dawes
6dbe67815a Update .gitlab-ci.yml
fixing shell execution
2018-06-17 00:46:45 -07:00
David Dawes
3234145c7c Merge pull request #63 from VerusCoin/dave-dev
Make scripts executable.
2018-06-17 00:06:18 -07:00
David Dawes
a6480e65d9 Make scripts executable. 2018-06-17 00:04:32 -07:00
Asher Dawes
52da02c269 Merge pull request #61 from VerusCoin/dave-dev
Switching to curl from wget on Mac fetch-params.sh
2018-06-16 23:55:53 -07:00
Asher Dawes
bf41da8865 Merge pull request #62 from VerusCoin/cleanup
Remove obsolete makeRelease script.
2018-06-16 23:55:43 -07:00
Asher Dawes
d9c3d519d0 cleaning up 2018-06-16 23:54:21 -07:00
Asher Dawes
2f36b0ef76 adding debian dependency list 2018-06-16 23:48:38 -07:00
David Dawes
b25e5ee7c3 Remove obsolete makeRelease script. 2018-06-16 23:47:06 -07:00
Asher Dawes
fd4f28767a Switching to curl from wget on Mac fetch-params.sh
Renamed makeRelease to makeReleaseMac to make its purpose explicit.
Added makeReleaseWindows and makeReleaseLinux to put komodo binaries into their appropriate verus-cli package.
Attempting semi-automated versioning in GitLab CI
2018-06-16 23:38:54 -07:00
David Dawes
31d0242b77 Merge pull request #60 from VerusCoin/dave-dev
Get the verus and verusd attributes right.
2018-06-16 22:37:42 -07:00
David Dawes
0a1a0b9d63 Get the verus and verusd attributes right. 2018-06-16 20:55:37 -07:00
Asher Dawes
8549044a3f Update makeRelease.sh
Reverting to working state
2018-06-16 20:48:07 -07:00
David Dawes
2a842910fe Merge pull request #59 from VerusCoin/dave-dev
Remove extraneous stuff
2018-06-16 18:41:23 -07:00
David Dawes
82c4fe3f5f Remove update script. Does not work with .dmg file. 2018-06-16 18:31:45 -07:00