Commit Graph

1023 Commits

Author SHA1 Message Date
blackjok3r
292edfb284 Merge branch 'FSM' of https://github.com/jl777/komodo into mastertest 2019-01-23 16:57:05 +08:00
jl777
7422ae2038 +print 2019-01-21 01:24:16 -11:00
jl777
7cfb6293c6 komodo_defs a lot more 2019-01-21 00:31:14 -11:00
jl777
4c9a90e18b Bigger utxosig 2019-01-20 23:44:24 -11:00
jl777
2a7ecf6e03 Comments 2019-01-19 00:06:17 -11:00
jl777
3dcde0ccf1 +ht 2019-01-15 06:07:36 -11:00
jl777
c8af7b80f7 -print 2019-01-15 06:03:51 -11:00
jl777
1d946f8812 Test 2019-01-15 05:30:48 -11:00
jl777
97f40221f9 Test 2019-01-15 05:21:09 -11:00
jl777
72e7bc73b8 Test 2019-01-15 05:20:20 -11:00
jl777
ca63bab5e6 Merge branch 'FSM' into jl777 2019-01-13 08:54:57 -11:00
jl777
5ee83c628c -print 2019-01-13 08:24:46 -11:00
jl777
c50181ee6b Use BitcoinMiner for staking verushash 2019-01-13 08:10:52 -11:00
jl777
2df475e0ea Test 2019-01-13 07:26:02 -11:00
jl777
db879566f5 Test 2019-01-13 07:16:34 -11:00
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