Commit Graph

923 Commits

Author SHA1 Message Date
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
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
jl777
348a23d6c4 tests 2019-01-07 07:29:36 -11: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
d2a7d55272 test git diff 2018-12-20 21:13:32 +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
blackjok3r
2d725d91fc Fix setgenerate and genproclimit 2018-12-17 00:18:15 +08:00
jl777
6afa732047 Require scriptPubKeyIn size > 0 in miner.cpp 2018-12-14 01:39:32 -11:00
jl777
7c089f4865 Always generate scriptPubKey for create block 2018-12-05 22:00:46 -11:00
jl777
53c4d7a1fb Set blocktime for staking 2018-11-30 23:11:02 -11:00
jl777
e742066176 Fix miner for 4MB blocks 2018-11-25 02:19:26 -11:00
jl777
91f355fd69 4MB block size with sapling 2018-11-24 08:39:23 -11:00
jl777
b172d7537d Test 2018-11-24 03:54:34 -11:00
jl777
fb96c08ca4 komodo_longestchain() 2018-11-24 03:50:54 -11:00
jl777
ea8f6d6a33 Set KOMODO_LONGESTCHAIN 2018-11-24 03:49:55 -11:00
miketout
b3b44e80e1 Latest Komodo changes 2018-11-17 17:28:45 -08:00
jl777
d2b51bd2c5 (Char *) 2018-11-16 21:20:37 -11:00
jl777
7c38e803e5 int32_t decode_hex(uint8_t *bytes,int32_t n,char *hex); 2018-11-16 21:19:24 -11:00
jl777
3023ca419f Set scriptPubKey 2018-11-16 21:18:26 -11:00
jl777
ca2dd59830 Fix -ac_pubkey assumptions 2018-11-16 21:15:24 -11:00
jl777
be0d30ee9a Syntax 2018-11-16 20:38:09 -11:00
jl777
2c85dd261a Fix -ac_script 2018-11-16 20:36:46 -11:00
miketout
6e2a502b0e Merge of Komodo and Verus Technologies Post Sapling, Pre-VerusPoP with Support for Time locked coinbases 2018-11-14 16:40:10 -08:00
jl777
1d84778695 Set ac hash 2018-11-10 09:58:57 -11:00
jl777
d71ca09221 Fix 2018-11-10 09:53:26 -11:00
jl777
e2445cb37b -ac_script 2018-11-10 09:49:18 -11:00
jl777
e17d90abfc Founders reward just on block subsidy 2018-11-10 07:30:59 -11:00
jl777
f69b32b964 Test 2018-11-10 05:09:29 -11:00
jl777
2ea6863c08 Test 2018-11-08 02:06:40 -11:00
jl777
fa2254513b -prints 2018-11-02 04:22:14 -11:00
jl777
62259bc366 +print 2018-11-02 02:14:53 -11:00
jl777
74bb69faef Disable checktx in miner loop 2018-11-02 02:08:56 -11:00
miketout
99c94fc3f2 Indicate cheatcatcher active or error if bad sapling address 2018-11-01 16:12:03 -07:00
miketout
f1f6dfbb85 Don't log mempool error for staking tx, fix default destination for staking tx 2018-11-01 13:40:51 -07:00
miketout
90cc70ccb4 Fix Komodo interest when z_sendmany uses builder. Sapling spend of time locked coinbases. Cheat catcher 2018-10-29 01:38:07 -07:00
miketout
45bb468139 Better cheat catcher 2018-10-27 14:53:18 -07:00
jl777
9f333d205a Fix 2018-10-22 05:19:05 -11:00
jl777
a2c93c1f0d Check tx during mining 2018-10-22 05:17:51 -11:00
miketout
73a4cd2011 Fix incorrect voutNum and ensure that voutNum is of output with value 2018-10-14 21:27:25 -07:00
miketout
e82ee7e3cc Don't stake on null wallet call 2018-10-14 00:01:16 -07:00
miketout
ec8a120b4d Cleanup, comment out test code, prepare for release PR 2018-10-13 22:49:45 -07:00