Commit Graph

2022 Commits

Author SHA1 Message Date
Michael Toutonghi
004e332290 Additional tests 2018-05-16 01:59:23 -07:00
Michael Toutonghi
52670b7205 going back to the original type mismatch - still debugging forking issue, checkin to try on other machines 2018-05-16 00:23:55 -07:00
Michael Toutonghi
3da69a3138 Trying to fix the forking issue, which is now clearly a bug in sending and receiving headers. This checkin will enable debugging and may be a fix. 2018-05-15 22:19:07 -07:00
Michael Toutonghi
3d3a117bde Fix forking potential at startup 2018-05-15 05:00:00 -07:00
Michael Toutonghi
7702587db8 Fix too aggressive check for coinbase amount 2018-05-13 23:34:34 -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
fb99540b9d Merge pull request #6 from jl777/dev
Merge jl777 changes
2018-05-09 00:53:49 -07:00
jl777
b9b415654f Restore possibility of negative timestamps for PoS 2018-05-09 09:36:27 +03:00
miketout
32d8c6d015 Merge latest from Komodo, including POS 2018-05-08 17:57:03 -07:00
miketout
68334c8dae Fix incorrect validations of block transactions 2018-05-07 10:29:43 -07:00
jl777
a9bad5a300 test 2018-05-07 15:47:18 +03:00
miketout
39267c3553 Reduce default difficulty 2018-05-06 13:06:14 -07:00
miketout
d1bda1a204 Merge branch 'dev' of https://github.com/miketout/komodo into dev 2018-05-04 16:34:50 -07:00
miketout
e980a26ddd Enable time locked coin bases to be used as normal coinbase transactions with longer maturity, fix max_money 2018-05-04 16:33:34 -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
miketout
48d800c2c6 Merge all Komodo changes, including proof of stake, crypto conditions, passport, etc. 2018-05-02 03:24:21 -07:00
jl777
4f61808ffc -print 2018-05-01 16:25:54 +03:00
miketout
2910478b5a Added LWMA difficulty algorithm for Verus, enabled compiler optimizations for verushash 2018-04-29 23:21:35 -07:00
miketout
a0dd01bc50 Bug fixes in hash algorithm, parameters, and time lock support 2018-04-28 15:05:20 -07:00
jl777
8f95f7e138 Fix header special case for non-KMD 2018-04-26 11:11:55 +03:00
jl777
f190f354b0 -print 2018-04-25 02:51:17 +03:00
jl777
9cdde30c2c Test 2018-04-25 02:32:14 +03:00
jl777
58ef04c7dc Set mi->second 2018-04-25 02:28:14 +03:00
jl777
85328429bb Test 2018-04-25 01:41:44 +03:00
jl777
4ac854ea90 Simplify ensure 2018-04-25 01:37:43 +03:00
jl777
163fbf95a1 Test 2018-04-25 01:29:00 +03:00
jl777
55c01f138d Audo addtoblockindex 2018-04-25 01:14:19 +03:00
jl777
4270df91a3 -ensure 2018-04-25 01:01:26 +03:00
jl777
d1c9d1b492 Test 2018-04-25 00:45:38 +03:00
jl777
5d214ce738 New approach for komodo_ensure 2018-04-25 00:24:07 +03:00
jl777
b571143669 Update komodo_ensure 2018-04-25 00:01:34 +03:00
jl777
169abf82c5 Test 2018-04-24 22:53:46 +03:00
jl777
b1af3ff165 Test 2018-04-24 22:47:45 +03:00
jl777
857c644fad Auto set index 2018-04-24 22:46:23 +03:00
jl777
c4318f427b Test 2018-04-24 21:11:32 +03:00
jl777
395f10cf91 Test 2018-04-24 21:09:51 +03:00
jl777
e8314e82f5 +logprints 2018-04-24 20:23:29 +03:00
jl777
42c2e91bbf Test 2018-04-24 19:32:48 +03:00
jl777
85f1853e35 Revert 2018-04-24 19:28:42 +03:00
jl777
06ce10a9a7 Test 2018-04-24 19:24:14 +03:00
jl777
48f12344d2 revert 2018-04-24 19:11:44 +03:00
jl777
78fa6faa82 -60 test 2018-04-24 19:11:06 +03:00
jl777
4342e69bf4 -print and tweak error triggers 2018-04-24 18:38:07 +03:00
jl777
9840ae3921 Test 2018-04-24 17:42:46 +03:00
jl777
a17a8c5200 Typo 2018-04-24 17:15:34 +03:00
jl777
5794aafc48 +printout 2018-04-24 16:39:04 +03:00
jl777
599c2c5f4d Allow a block from the future to be rejected without being permabanned 2018-04-24 16:19:15 +03:00
jl777
924afa4c3f Test config 2018-04-24 15:54:52 +03:00
jl777
e868c9ea24 Test 2018-04-24 14:49:41 +03:00
jl777
531b92932a Allow future block to not trigger severe rejection 2018-04-24 14:47:21 +03:00