Michael Toutonghi
|
6c8e1cdfb7
|
Restore zcash coinbase rule and launch fix at 10080
|
2018-05-25 15:10:07 -07:00 |
|
Michael Toutonghi
|
ec872d3a55
|
Do not resurrect staking transactions and lose stake age when no block won
|
2018-05-22 15:53:56 -07:00 |
|
Michael Toutonghi
|
dbe656fe39
|
Significant mining optimization and POS DAA modification
|
2018-05-19 18:34:46 -07:00 |
|
Michael Toutonghi
|
f6608b5a0d
|
cleanup
|
2018-05-17 22:58:30 -07:00 |
|
Michael Toutonghi
|
c2923066b2
|
new CNetworkBlockHeader for robust compat
|
2018-05-17 00:04:10 -07:00 |
|
Michael Toutonghi
|
e96e4e61aa
|
checking properly typed header transfer
|
2018-05-16 16:29:39 -07:00 |
|
Michael Toutonghi
|
10a01059e5
|
Attempt to match types in socket communication to prevent misalinged send/receive
|
2018-05-16 15:06:10 -07:00 |
|
Michael Toutonghi
|
fbe86cecfa
|
more debugging checks
|
2018-05-16 14:39:00 -07:00 |
|
Michael Toutonghi
|
cdcebd3618
|
more cast
|
2018-05-16 07:24:19 -07:00 |
|
Michael Toutonghi
|
e5a4e868bf
|
cast
|
2018-05-16 07:21:28 -07:00 |
|
Michael Toutonghi
|
01ff13ceb7
|
printf for testing on server
|
2018-05-16 07:18:54 -07:00 |
|
Michael Toutonghi
|
d942c58d4a
|
revert testing changes back to original
|
2018-05-16 06:10:45 -07:00 |
|
Michael Toutonghi
|
cc19c3b08d
|
finish testing change
|
2018-05-16 05:56:54 -07:00 |
|
Michael Toutonghi
|
351bbd2eae
|
more testing
|
2018-05-16 05:50:57 -07:00 |
|
Michael Toutonghi
|
c132b91a01
|
More testing for header transfers
|
2018-05-16 05:29:49 -07:00 |
|
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 |
|