blackjok3r
|
c6e5b70f23
|
fix
|
2019-02-03 02:44:17 +08:00 |
|
blackjok3r
|
0ee5e12f08
|
New method of ac_notarypay
|
2019-02-03 02:37:04 +08:00 |
|
blackjok3r
|
f82808e036
|
z_mergetoaddress changes to enable merge of coinbase's, while skipping iguana utxos.
|
2019-02-01 18:38:55 +08:00 |
|
blackjok3r
|
1f62670ea2
|
See comment for test plan. Adds Validation
|
2019-02-01 16:47:43 +08:00 |
|
blackjok3r
|
cce73b01a7
|
new tempfile rotation.
|
2019-02-01 04:01:16 +08:00 |
|
blackjok3r
|
14b64d13fe
|
assetchains_algo in getinfo
|
2019-01-30 16:55:04 +08:00 |
|
blackjok3r
|
87a1f9f000
|
fix )
|
2019-01-30 12:27:56 +08:00 |
|
blackjok3r
|
8450004934
|
limit some prints to -ac_notarypay
|
2019-01-30 12:14:51 +08:00 |
|
blackjok3r
|
abb78c279f
|
fix min sigs
|
2019-01-30 00:39:16 +08:00 |
|
blackjok3r
|
2cf2102887
|
-ac_notarypay
|
2019-01-30 00:33:08 +08:00 |
|
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
|
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
|
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
|
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
|
07a05ccd6b
|
-print
|
2019-01-25 01:27:55 -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 |
|
blackjok3r
|
63eda9498a
|
test fix
|
2019-01-25 16:50:15 +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 |
|