923 Commits (43cbde9fe4f46baf17f6a6618c13e2f60a07cfed)

Author SHA1 Message Date
jl777 45096107db Test 6 years ago
jl777 ee21bd6bc8 Coinbaseopret 6 years ago
jl777 ad0842336b First 6 years ago
jl777 5a8af74e4d Include pubkey.h 6 years ago
jl777 a06cbd09ae Pass in _pk to CreateBlock 6 years ago
jl777 cf2251127a +prints 6 years ago
jl777 621be31f25 nHeight 6 years ago
jl777 9a46e8a577 Use pk 6 years ago
jl777 f7f84b4626 Marmara coinbase opret 6 years ago
blackjok3r 325f71b713 fix possible miner crash up with PoW, fix possible deadlock with large numbers of import transactions. 6 years ago
jl777 348a23d6c4 tests 6 years ago
jl777 0ea9ae3c05 Update copyright to 2019 6 years ago
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. 6 years ago
blackjok3r d2a7d55272 test git diff 6 years ago
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. 6 years ago
blackjok3r 2d725d91fc Fix setgenerate and genproclimit 6 years ago
jl777 6afa732047 Require scriptPubKeyIn size > 0 in miner.cpp 6 years ago
jl777 7c089f4865 Always generate scriptPubKey for create block 6 years ago
jl777 53c4d7a1fb Set blocktime for staking 6 years ago
jl777 e742066176 Fix miner for 4MB blocks 6 years ago
jl777 91f355fd69 4MB block size with sapling 6 years ago
jl777 b172d7537d Test 6 years ago
jl777 fb96c08ca4 komodo_longestchain() 6 years ago
jl777 ea8f6d6a33 Set KOMODO_LONGESTCHAIN 6 years ago
jl777 d2b51bd2c5 (Char *) 6 years ago
jl777 7c38e803e5 int32_t decode_hex(uint8_t *bytes,int32_t n,char *hex); 6 years ago
jl777 3023ca419f Set scriptPubKey 6 years ago
jl777 ca2dd59830 Fix -ac_pubkey assumptions 6 years ago
jl777 be0d30ee9a Syntax 6 years ago
jl777 2c85dd261a Fix -ac_script 6 years ago
jl777 1d84778695 Set ac hash 6 years ago
jl777 d71ca09221 Fix 6 years ago
jl777 e2445cb37b -ac_script 6 years ago
jl777 e17d90abfc Founders reward just on block subsidy 6 years ago
jl777 f69b32b964 Test 6 years ago
jl777 2ea6863c08 Test 6 years ago
jl777 fa2254513b -prints 6 years ago
jl777 62259bc366 +print 6 years ago
jl777 74bb69faef Disable checktx in miner loop 6 years ago
miketout 99c94fc3f2 Indicate cheatcatcher active or error if bad sapling address 6 years ago
miketout f1f6dfbb85 Don't log mempool error for staking tx, fix default destination for staking tx 6 years ago
miketout 90cc70ccb4 Fix Komodo interest when z_sendmany uses builder. Sapling spend of time locked coinbases. Cheat catcher 6 years ago
miketout 45bb468139 Better cheat catcher 6 years ago
jl777 9f333d205a Fix 6 years ago
jl777 a2c93c1f0d Check tx during mining 6 years ago
miketout 73a4cd2011 Fix incorrect voutNum and ensure that voutNum is of output with value 6 years ago
miketout e82ee7e3cc Don't stake on null wallet call 6 years ago
miketout ec8a120b4d Cleanup, comment out test code, prepare for release PR 6 years ago
miketout 6c621e0e43 Allow NULL keystore to actually work 6 years ago
miketout 9c0342676d Update handling of relayed stake transactions 6 years ago