Commit Graph

729 Commits

Author SHA1 Message Date
Michael Toutonghi
1fae37f6bf Working proof of stake with new algorithm 2018-05-15 00:54:18 -07:00
Michael Toutonghi
1f722359c1 Verus Proof of Stake Compete with Additional ant-fork protection on block 1 2018-05-13 18:59:06 -07:00
miketout
135fa24e0f Integrate new proof of stake support 2018-05-09 21:40:17 -07:00
miketout
204cf3fcba Enable seamless spending of timelocked coinbases through z_shieldcoinbase 2018-05-09 00:49:09 -07:00
miketout
32d8c6d015 Merge latest from Komodo, including POS 2018-05-08 17:57:03 -07:00
jl777
de230f5e75 Test 2018-05-08 19:05:38 +03:00
jl777
e37664a90f Test 2018-05-08 19:00:21 +03:00
jl777
ba1587fd37 Test 2018-05-08 18:55:16 +03:00
jl777
9703f8a03d Test 2018-05-08 18:43:08 +03:00
jl777
bed8cd1f49 Test 2018-05-08 18:38:51 +03:00
jl777
596b05baf2 Test 2018-05-08 18:05:21 +03:00
jl777
26810a265b Test 2018-05-08 18:03:43 +03:00
jl777
99e3046307 Test 2018-05-08 18:02:57 +03:00
miketout
68334c8dae Fix incorrect validations of block transactions 2018-05-07 10:29:43 -07:00
jl777
01fda4c148 Test 2018-05-07 19:14:54 +03:00
jl777
0857c3d5d4 Test 2018-05-07 19:08:15 +03:00
jl777
c670f02491 Test 2018-05-07 17:39:31 +03:00
jl777
f31815fc3c Test 2018-05-07 17:39:01 +03:00
jl777
3ed2e7334c Test 2018-05-07 17:07:38 +03:00
jl777
f4eece4ae1 Test 2018-05-07 16:26:03 +03:00
jl777
ff2277af4e Test 2018-05-07 16:25:44 +03:00
jl777
79e1814e1c Test 2018-05-07 16:11:30 +03:00
jl777
5ea06d80de Test 2018-05-07 16:11:07 +03:00
jl777
d6e4204114 Test 2018-05-07 16:10:45 +03:00
jl777
05f8c23767 Test 2018-05-07 16:07:04 +03:00
jl777
a9bad5a300 test 2018-05-07 15:47:18 +03:00
jl777
f8fb4922da Test 2018-05-07 14:14:12 +03:00
jl777
a893e99499 Test 2018-05-07 13:59:44 +03:00
jl777
496f1fd267 Test 2018-05-07 13:57:43 +03:00
miketout
b45d65b46c const build break 2018-05-06 16:11:57 -07:00
miketout
5642c96c67 minor miner message change 2018-05-06 16:09:20 -07:00
miketout
6176a4215a Improve mining startup and display 2018-05-06 15:44:40 -07:00
miketout
a62041d987 Better synch display in mining 2018-05-06 14:41:03 -07:00
miketout
c0c38bb43d fix off by one 2018-05-06 14:13:20 -07:00
miketout
9f3e2213bf Wait longer to ensure full chain before starting to mine 2018-05-06 14:11:55 -07:00
miketout
05f6e6339e Continue, rather than quit mining while looking for tip 2018-05-06 13:44:36 -07:00
miketout
bdc8bd41dd raise minimum difficulty for Verus hash 2018-05-05 14:01:40 -07:00
miketout
14d104e93f Fix error 2018-05-05 08:23:05 -07:00
miketout
ef70c5b2de Updated miner messages 2018-05-05 07:52:02 -07:00
miketout
a582169df0 Merge pull request #4 from jl777/dev
Merge jl777's latest changes to PoS
2018-05-03 15:31:29 -07:00
jl777
be381f22ff 65 seconds to slow down diff 2018-05-03 16:18:00 +03:00
jl777
98ec2dc219 Add 1 second to timestamp to reduce diff growth 2018-05-03 14:20:34 +03:00
jl777
b92a8cd4bf Block PoS miner, need to cache first timestamp 2018-05-03 09:34:51 +03:00
jl777
9bf6c59e33 PoS mining latency fix 2018-05-03 09:05:00 +03:00
jl777
4cc387ec2c Detect new block during wait 2018-05-03 08:44:03 +03:00
jl777
6181f7d5bb Test 2018-05-03 07:22:41 +03:00
jl777
97e9d76edc Test 2018-05-03 07:19:10 +03:00
jl777
eb1ba5a0fe improve miner to reduce out of order timestamps 2018-05-03 07:18:05 +03:00
miketout
48d800c2c6 Merge all Komodo changes, including proof of stake, crypto conditions, passport, etc. 2018-05-02 03:24:21 -07:00
jl777
8fc79ac9fb Reduce miner created latency 2018-05-01 13:18:19 +03:00