Commit Graph

1258 Commits

Author SHA1 Message Date
jl777
6c9d66ed0d Set isStaked 2019-01-13 07:10:50 -11:00
jl777
530fb39013 +print 2019-01-13 07:04:45 -11:00
jl777
aa7d0e8d88 Fix pos64 with verushash 2019-01-13 06:57:20 -11:00
jl777
34a26023f2 Test 2019-01-12 08:09:54 -11:00
jl777
de4aed1a62 pblock->vtx[0] = txNew; 2019-01-12 08:07:56 -11:00
jl777
c877777d7b +print 2019-01-12 08:04:38 -11:00
jl777
36a962d0b5 Test 2019-01-12 08:02:03 -11:00
jl777
5ddb8a2346 Test 2019-01-12 07:56:04 -11:00
jl777
6f345c4ed1 +prints 2019-01-12 07:48:13 -11:00
jl777
e3110f16fb Change priority of mining ac_variants 2019-01-12 07:41:26 -11:00
jl777
45096107db Test 2019-01-12 07:24:19 -11:00
jl777
ee21bd6bc8 Coinbaseopret 2019-01-12 06:31:29 -11:00
jl777
ad0842336b First 2019-01-12 02:13:32 -11:00
jl777
5a8af74e4d Include pubkey.h 2019-01-12 02:13:18 -11:00
jl777
a06cbd09ae Pass in _pk to CreateBlock 2019-01-12 02:10:49 -11:00
jl777
cf2251127a +prints 2019-01-12 02:03:53 -11:00
jl777
621be31f25 nHeight 2019-01-12 01:48:55 -11:00
jl777
9a46e8a577 Use pk 2019-01-12 01:45:23 -11:00
jl777
f7f84b4626 Marmara coinbase opret 2019-01-12 01:36:01 -11:00
blackjok3r
dbf6a552fc fix 2019-01-12 00:04:49 +08:00
blackjok3r
3bf6b75986 fix miner.cpp 2019-01-12 00:02:06 +08:00
blackjok3r
4cc99073d2 Merge branch 'FSM' of https://github.com/jl777/komodo 2019-01-11 23:43:38 +08:00
blackjok3r
8b7ca0ed32 Exit LOCK when return(0)! 2019-01-11 23:24:12 +08:00
blackjok3r
325f71b713 fix possible miner crash up with PoW, fix possible deadlock with large numbers of import transactions. 2019-01-10 22:36:38 +08:00
blackjok3r
5cb458b5f2 fix bug with getimports... Fix miner loop deadlock with staker. Remove annoying pointless prints for staker. 2019-01-10 16:44:09 +08:00
blackjok3r
a543b675f6 Merge branch 'FSM' of https://github.com/jl777/komodo 2019-01-10 02:25:59 +08:00
blackjok3r
9646dd709a revert changes to import priority. Re-try flat transaction fee. Change miner lock to something safer. Add lock cs_main to import validation when accepting to mempool. 2019-01-10 01:35:18 +08:00
blackjok3r
0dee67a800 set import max priotity, and also 0.001 flat fee. 2019-01-08 23:07:34 +08:00
jl777
348a23d6c4 tests 2019-01-07 07:29:36 -11:00
blackjok3r
e93fd95815 Merge branch 'FSM' of https://github.com/jl777/komodo into ac_import 2019-01-02 23:29:52 +08:00
jl777
0ea9ae3c05 Update copyright to 2019 2018-12-31 21:41:05 -11:00
blackjok3r
b56025fd2f Fix upload bandwidth and needless flood of AcceptToMemorypool errors on nodes being seeded from. Not sure why this fixes it, but it does. 2018-12-28 16:10:38 +08:00
blackjok3r
292962b36d Fix flood of send block on chain sync. Make net code to ignore KMD peers for LABS faster. 2018-12-28 15:42:23 +08:00
blackjok3r
d2a7d55272 test git diff 2018-12-20 21:13:32 +08:00
blackjok3r
6a2e2b414c Fix lockups with ram staker! 2018-12-18 23:36:00 +08:00
blackjok3r
1656348767 Ram staker is fixed! 2018-12-18 00:26:35 +08:00
blackjok3r
e57b2a05fa print 2018-12-17 19:14:49 +08:00
blackjok3r
8402a8e954 fix 2018-12-17 18:28:45 +08:00
blackjok3r
90d1fee481 try 2018-12-17 17:46:20 +08:00
blackjok3r
867f785370 fix 2018-12-17 17:40:35 +08:00
blackjok3r
7a7ae42ab6 fix? 2018-12-17 17:36:30 +08:00
blackjok3r
1d1b1290e7 try this 2018-12-17 17:23:30 +08:00
blackjok3r
a2d19feeba fir mining properly. Revert all proclimits to 1 or -1, as they are in zcash. also on shutdown, the pos64 was starting a new thread and then seg faulting, this stops that. 2018-12-17 12:25:53 +08:00
blackjok3rtt
4a2ea81f3c Merge branch 'master' into FSM 2018-12-17 11:49:30 +08:00
blackjok3r
2ebdae67e8 fix setgenerate better, bug on deamon stop it was starting another staking thread. 2018-12-17 11:41:26 +08:00
blackjok3r
2d725d91fc Fix setgenerate and genproclimit 2018-12-17 00:18:15 +08:00
blackjok3r
465fe4af67 Merge branch 'FSM' of https://github.com/jl777/komodo
merge
2018-12-15 07:03:32 +08:00
jl777
6afa732047 Require scriptPubKeyIn size > 0 in miner.cpp 2018-12-14 01:39:32 -11:00
blackjok3r
7349a49641 Merge branch 'FSM' of https://github.com/jl777/komodo
fix
2018-12-13 12:40:53 +08:00
blackjok3r
7c60f8032a clean up. 2018-12-11 09:59:10 +08:00