Commit Graph

22239 Commits

Author SHA1 Message Date
blackjok3r
2ebdae67e8 fix setgenerate better, bug on deamon stop it was starting another staking thread. 2018-12-17 11:41:26 +08:00
blackjok3r
f9260ac43f fix 2018-12-17 00:57:23 +08:00
blackjok3rtt
c17728c00c fix format 2018-12-17 00:26:10 +08:00
blackjok3r
92c9ee71c1 fix 2018-12-17 00:22:14 +08:00
blackjok3r
2d725d91fc Fix setgenerate and genproclimit 2018-12-17 00:18:15 +08:00
blackjok3r
1da3ef7280 fix spam of print when txs are being added out of order. 2018-12-16 22:55:20 +08:00
blackjok3r
7fe18c8196 fix other test for ztx 2018-12-16 21:33:23 +08:00
blackjok3r
cd42ca7d93 put mempool print back in now 2018-12-16 21:08:33 +08:00
blackjok3r
94c37803df Final fix for mempool 2018-12-16 21:06:17 +08:00
blackjok3r
f4b2975279 Updated change to mempool fix. Will skip all sapling and sprout txs at each stage. 2018-12-16 19:14:33 +08:00
blackjok3r
a528f1bd77 Don't add z-tx to the mempool on block validation. Causes needless slowdowns and error messages. 2018-12-16 15:52:32 +08:00
blackjok3r
e639cdbdbb Merge branch 'FSM' of https://github.com/blackjok3rtt/komodo into FSM
a
2018-12-15 01:04:17 +08:00
blackjok3rtt
3bcb934292 Merge pull request #24 from jl777/FSM
Fsm
2018-12-15 01:03:53 +08:00
blackjok3r
f8bd8f2441 Merge branch 'FSM' of https://github.com/blackjok3rtt/komodo into FSM
a
2018-12-15 01:02:25 +08:00
blackjok3r
cf9cf67f1a fix mempool fix. Stops lockups and slow sync of blocks. 2018-12-15 01:01:49 +08:00
blackjok3r
e2bec5a99b fix lock up I think 2018-12-14 23:40:51 +08:00
jl777
ab700947d1 Merge pull request #1073 from jl777/jl777
small fixes
2018-12-14 04:26:15 -11:00
jl777
c338c2922a Fix -ac_script not changing magic 2018-12-14 04:18:10 -11:00
jl777
12b2a9ed88 Test 2018-12-14 04:14:48 -11:00
jl777
143c778222 Test 2018-12-14 04:11:40 -11:00
jl777
ca9c262c38 Test 2018-12-14 04:06:46 -11:00
jl777
9a2bac4db4 Test 2018-12-14 04:05:25 -11:00
jl777
ff289aed15 +prints 2018-12-14 04:01:14 -11:00
jl777
41431aff2b Vout1 -> vout0 in height.1 check 2018-12-14 01:51:45 -11:00
jl777
6afa732047 Require scriptPubKeyIn size > 0 in miner.cpp 2018-12-14 01:39:32 -11:00
blackjok3rtt
1d668381a4 Merge pull request #22 from jl777/FSM
Fsm
2018-12-14 19:38:19 +08:00
jl777
d3cb22caea Make -ac_founders=<period> 2018-12-14 00:36:02 -11:00
jl777
16848fe63f Merge branch 'FSM' into jl777 2018-12-14 00:24:50 -11:00
jl777
d34f011b83 Merge branch 'FSM' into jl777 2018-12-14 00:24:17 -11:00
jl777
58b5db44c1 Merge pull request #1072 from blackjok3rtt/ac_period
Ac period
2018-12-14 00:23:57 -11:00
blackjok3rtt
9d9974442d fix formatting again... 2018-12-14 17:49:23 +08:00
blackjok3r
bbb4d05af5 fix formatting 2018-12-14 17:43:33 +08:00
blackjok3r
4354549544 Add ac_period 2018-12-14 17:36:15 +08:00
blackjok3r
1325c90a5b Merge branch 'FSM' of https://github.com/jl777/komodo into FSM
merge
2018-12-14 16:42:48 +08:00
jl777
f613b1d8db Initialize scriptlen 2018-12-13 08:20:20 -11:00
jl777
553ef33639 Remove unused n 2018-12-13 08:11:48 -11:00
jl777
765c44a86c Merge pull request #1071 from tonymorony/FSM
Initial gateways test (gateway creation)
2018-12-13 06:27:12 -11:00
Anton Lysakov
9283364725 initil gateways test (gateway creation) 2018-12-13 22:11:47 +06:00
jl777
a7a88928fa Merge pull request #1070 from jl777/jl777
Jl777
2018-12-13 03:33:46 -11:00
jl777
d9bada18fc As per decker: 2d77cbfb11 2018-12-13 03:28:41 -11:00
jl777
a51d9f64e0 Merge branch 'FSM' into jl777 2018-12-13 02:35:29 -11:00
jl777
e43aa1cdfb Merge branch 'dev' into FSM 2018-12-13 02:34:56 -11:00
jl777
fb168165bf Prevent divide by 0 in -ac_options 2018-12-13 02:34:31 -11:00
jl777
0eaea97eeb Merge pull request #1068 from tonymorony/FSM
initial tests for ChannelsCC
2018-12-13 02:09:46 -11:00
Anton Lysakov
6e15b6fbd6 initial tests for ChannelsCC 2018-12-13 19:04:52 +06:00
jl777
d541817752 Merge pull request #1067 from webworker01/dev
Set sapling for zilla in far future, fix oot sapling param
2018-12-12 23:23:34 -11:00
webworker01
994a0151f7 Set sapling for zilla in far future, fix oot sapling param 2018-12-12 18:12:20 -05:00
jl777
d661fc87df Merge pull request #1065 from jl777/FSM
FSM
2018-12-12 11:35:26 -11:00
jl777
e719e66630 Merge pull request #1064 from jl777/jl777
zMigrate cap at 1000
2018-12-12 11:33:54 -11:00
jl777
5e1c3d1e32 zMigrate cap at 1000 2018-12-12 11:33:20 -11:00