Commit Graph

13889 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
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
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
jl777
9d13e5c842 -addnode 2018-06-21 08:00:43 -11:00
jl777
ce3cd49fb7 Fix zilla 2018-06-21 07:57:56 -11:00
jl777
4c36b53066 +VRSC +RFOX 2018-06-21 07:27:09 -11:00
jl777
8154603bf3 Change entropy source for PoS to blockhash[-50] 2018-06-20 05:03:31 -11:00
Scott Sadler
45acf7d462 Merge remote-tracking branch 'jl/jl777' into momo 2018-06-19 20:50:56 -03:00
Scott Sadler
87d08c5a45 some comments 2018-06-19 20:39:04 -03:00
Asher Dawes
e64b7687de Merge pull request #67 from VerusCoin/dev
Use portable hash for staking
2018-06-19 11:46:53 -07:00
Scott Sadler
469bd6378f fix momom generation to inclusive or exclusive of whole blocks 2018-06-19 12:45:42 -03:00
Luke Childs
1c03ff0ecf Make src/fiat/zilla executable 2018-06-18 21:15:49 +07:00
Michael Toutonghi
fa733d13fa Use portable hash for staking 2018-06-17 14:58:06 -07:00
Scott Sadler
36f8002f93 fix GetNextBacknotarisation 2018-06-17 17:20:20 -03:00
David Dawes
67edc9df03 Another __cpuid() conflict. 2018-06-16 17:31:54 -07:00
David Dawes
8d3dd709da Remove another __cpuid conflict. 2018-06-16 17:19:25 -07:00
David Dawes
033cd36e5b Merge branch 'dave-dev' of github.com:VerusCoin/VerusCoin into dave-dev 2018-06-16 17:09:30 -07:00
David Dawes
553727a86b Fiddling with __cpuid 2018-06-16 17:08:59 -07:00
David Dawes
4b054f2494 Undo the changes 2018-06-16 16:24:20 -07:00
David Dawes
16201a68c7 Undo inadvertent delete 2018-06-16 16:23:42 -07:00
David Dawes
3fd40915ac Approach not helping, trying the other direction. 2018-06-16 16:13:37 -07:00
David Dawes
8ef8d54b0d Unsigned, dang it. 2018-06-16 15:52:30 -07:00
David Dawes
c5a53ecb24 Use Windows specific __cpuid() for Windows. 2018-06-16 15:45:01 -07:00
David Dawes
87bbf1bfe5 Merge pull request #58 from VerusCoin/dev
Portable VerusHash and CPU check
2018-06-16 14:58:03 -07:00
Michael Toutonghi
5296a85018 Portable VerusHash and CPU check 2018-06-16 14:51:13 -07:00
Scott Sadler
84964112be move disconnect notarisations from DisconnectBlock to DisconnectTip 2018-06-16 12:05:22 -03:00
Scott Sadler
7f3cc8a296 create function to query notarisations leveldb by height 2018-06-14 08:35:53 -03:00
jl777
68e359a462 Revert unfiltered notarizations 2018-06-13 21:01:32 -11:00
jl777
4c7e1060f6 Merge pull request #696 from ChainZilla/dev
I fixed missing dpow configurations
2018-06-13 10:10:28 -11:00
PTYX11
62c218de74 created zilla file 2018-06-13 23:05:15 +02:00
PTYX11
656133e978 changed to zilla 2018-06-13 23:03:51 +02:00
PTYX11
cc175ed24d Added Zilla 2018-06-13 23:03:26 +02:00
PTYX11
77dbf244b8 Added Zilla 2018-06-13 23:02:53 +02:00
jl777
fa83088529 Merge pull request #694 from jl777/jl777
make notarizations complete by preventing skipping old ones
2018-06-13 08:50:33 -11:00
jl777
784e0917cf Prevent skipping even old notarizations 2018-06-13 08:48:47 -11:00
St3rling0x
cccc5ac04e Added Zilla 2018-06-13 20:56:34 +02:00
St3rling0x
a358386ba6 added Zilla 2018-06-13 20:56:09 +02:00
St3rling0x
2c6d812dff Added ZILLA 2018-06-13 20:55:06 +02:00
jl777
9a146fef76 Fix 2018-06-12 05:52:44 -11:00
jl777
292809f76c Fix 2018-06-12 05:51:17 -11:00
jl777
55566f16bd Fix 2018-06-12 05:50:20 -11:00
jl777
28a62b60df Deterministic RNG for notary mining 2018-06-12 05:46:21 -11:00
jl777
afd86eb21e Undo 2018-06-12 03:46:42 -11:00
jl777
32748f525e New iterator 2018-06-12 03:38:36 -11:00
jl777
67d4c3beef Test 2018-06-12 03:13:45 -11:00
jl777
de84abc1b0 Prints 2018-06-12 02:06:11 -11:00
jl777
74db3cd027 SeekToFirst 2018-06-12 02:01:14 -11:00
jl777
78a6f7041e int64_t 2018-06-12 00:43:46 -11:00
jl777
67d2e41b3f Test 2018-06-12 00:41:46 -11:00