Commit Graph

24151 Commits

Author SHA1 Message Date
blackjok3r
acf850831e k 2019-01-29 07:12:46 +08:00
blackjok3r
6b786278c9 fix 2019-01-29 07:12:20 +08:00
blackjok3r
c14e0909c6 Fix using temp file for receiving blocks. 2019-01-29 07:06:00 +08:00
blackjok3r
4f212c841d Fix floating point exception. Problem was POW target trying to calculate when not all blocks avalible. These changes leave us even more open to PoS attack, we need to get temp block file working as soon as we can. 2019-01-28 16:13:25 +08:00
blackjok3r
6756fa3ad7 disable orphan purge 2019-01-27 23:56:48 +08:00
blackjok3r
1a70313da0 fix cclib fresh clone 2019-01-27 13:59:50 +08:00
blackjok3r
7609e7dcd5 fix assetchains founders reward 2019-01-27 09:53:23 +08:00
blackjok3r
cdb64ae0e5 fix verushash staker 2019-01-27 08:54:47 +08:00
blackjok3r
83387a82d3 wtf 2019-01-26 16:32:56 +08:00
blackjok3r
6d17cb5dec oopps 2019-01-26 16:00:03 +08:00
blackjok3r
3da846ce85 Merge branch 'FSM' of https://github.com/jl777/komodo 2019-01-26 15:59:29 +08:00
blackjok3r
9bf744ef26 fix getgenerate better 2019-01-26 15:08:00 +08:00
blackjok3r
17b2d1ed06 Fix staking output in getgenerate 2019-01-26 15:00:32 +08:00
blackjok3r
80a8414b83 fix lock up with staker when trying to startum mine and stake. 2019-01-26 14:37:11 +08:00
blackjok3r
304de9777d fix getblocktemplate for PoW while staking 2019-01-26 12:57:05 +08:00
jl777
b778dbef8e Merge pull request #1207 from jl777/jl777
Jl777
2019-01-25 17:16:59 -11:00
jl777
932b358243 +comments how to update to 8MB blocks 2019-01-25 17:15:56 -11:00
jl777
352c93f2c4 -<<<<< HEAD 2019-01-25 16:59:55 -11:00
jl777
61821dd51a Merge branch 'FSM' into jl777 2019-01-25 16:54:51 -11:00
jl777
91f213c4b8 +// 2019-01-25 16:54:42 -11:00
jl777
1231c3240d Merge remote-tracking branch 'origin/FSM' into FSM
# Conflicts:
#	src/cc/CCtx.cpp
2019-01-25 16:45:19 -11:00
jl777
524342f7ba Single #define _MAX_BLOCK_SIZE to set max block size 2019-01-25 16:43:57 -11:00
jl777
fc515c1f4a Merge pull request #1206 from DeckerSU/patch-gcc-8
Patch gcc 8
2019-01-25 16:37:17 -11:00
jl777
e4791f54e6 Merge branch 'FSM' into patch-gcc-8 2019-01-25 16:33:13 -11:00
DeckerSU
52cfb02f40 komodo_activate_sapling return value fix 2019-01-26 04:21:55 +03:00
DeckerSU
a6e7da55e2 fix gcc-8 / g++-8 build 2019-01-26 03:09:54 +03:00
blackjok3r
5131e12bd7 sorrry 2019-01-26 03:00:57 +08:00
blackjok3r
0875e0ecf1 fix setgenerate false 2019-01-26 02:52:54 +08:00
blackjok3r
2bff24cffe fix LABST is not staked = 2. Will stop having any block reward. 2019-01-26 00:58:17 +08:00
blackjok3r
e9bd3e1d67 try change version 2019-01-25 23:44:04 +08:00
blackjok3r
ef567651e3 fix block1 to allow an ac_aupply. 2019-01-25 20:51:57 +08:00
jl777
3ea404eaf3 Merge pull request #1203 from jl777/jl777
Jl777
2019-01-25 01:28:50 -11:00
jl777
07a05ccd6b -print 2019-01-25 01:27:55 -11:00
jl777
9dda24f913 set nonz = 0 2019-01-25 01:23:36 -11:00
blackjok3r
d5b76cee9d try fix extralen bug. Add is_STAKED == 2 to have a consensus block reward of 0. 2019-01-25 19:59:42 +08:00
jl777
b4a9c7e504 Init nonz 2019-01-25 00:57:40 -11:00
blackjok3r
4bda6bcac4 Change is_STAKED so that chains with a BR are 1 and chains with none are 2. Chains that are 255 are banned, and no notarisations can happen. 2019-01-25 19:14:22 +08:00
blackjok3rtt
04f7f39d23 Merge pull request #79 from KMDLabs/mastertest
Merge MaterTest to master.
2019-01-25 18:09:07 +08:00
blackjok3r
fd1de72c60 fixed 2019-01-25 16:54:27 +08:00
blackjok3r
63eda9498a test fix 2019-01-25 16:50:15 +08:00
blackjok3r
73e71d5e4e fix 2019-01-25 16:42:50 +08:00
blackjok3r
b984401e96 add ca333's Makefile, change depend to hardcoded berkely DB in depnds folder. Add exception for COINABSE_MATURITY =1 for all LABS chains. 2019-01-25 16:18:00 +08:00
jl777
1b53f34527 Use tmp 2019-01-24 04:18:54 -11:00
jl777
ed73fd8423 Undo tmpfile 2019-01-24 04:16:01 -11:00
jl777
d682dfd830 +print 2019-01-24 03:42:27 -11:00
jl777
d797bce94d Test 2019-01-24 03:34:10 -11:00
jl777
10b7fff5bc Static 2019-01-24 03:32:22 -11:00
jl777
d8611d936d FlushStateMode 2019-01-24 03:30:17 -11:00
jl777
f5ad6948fc -recvtx 2019-01-24 03:28:26 -11:00
jl777
df9d2ddc97 Test 2019-01-24 03:11:31 -11:00