[00:05:10] @aguycalled can you merge this in [00:05:11] https://github.com/aguycalled/navcoin-core/pull/8 [00:06:20] im in bed, 2:06 am here [00:06:54] rgr [00:06:58] get some sleep [00:07:00] you can add my repo as a remote on ur fork [00:07:07] yea i have [00:07:20] merge on ur fork and build that [00:07:25] ok\ [00:07:42] i have already 😉 [00:08:03] anyway [00:08:12] let chat tomorrow [00:08:18] ok, ill merge 430 latest changes on cfundsb as soon as i wake up [00:08:19] get some sleep my friend [20:12:29] Hi @aguycalled, I'm having trouble getting the testnet on the explorer back to the best block. [20:12:33] 2018-08-08 20:00:54 ERROR: IsValidPaymentRequest: Could not find parent proposal 455dc619cf0f78869ab47c93341eb5c32a186ac44deffa5aff4b5dc8bce2c803 for payment request 3df31cbc7cb87e900f4a5460431808b03e65d507f3058b56fd36b62c8aca3544 2018-08-08 20:00:54 ERROR: AcceptBlock: bad-cfund-payment-request (code 16) 2018-08-08 20:00:54 ERROR: ProcessNewBlock: AcceptBlock FAILED 2018-08-08 20:00:54 Misbehaving: 46.4.24.136:15556 (0 -> 10) [20:12:34] 2018-08-08 20:00:54 CheckBlockSignature: Bad Block - can't check signature of a proof of work block [20:12:40] Always the same error, [20:12:52] I've tried the code in your personal github account [20:12:57] try cfund-cold-staking branch [20:13:03] binaries at build.nav.community [20:13:07] Also tried the https://build.nav.community/cfund-cold-staking/ [20:13:07] 😃 [20:13:30] which block is giving u this [20:13:41] 68778 [20:14:25] The problem starts here [20:14:40] 2018-08-08 20:00:53 UpdateTip: new best=a1f1883346e623bd886a67325b334fbf221b05460a75015e6ea3d4f51debb73d height=68579 version=0x710003f9 log2_work=212.8719 tx=134706 date='2018-08-02 13:37:20' progress=0.754358 cache=19.5MiB(134608tx) 2018-08-08 20:00:53 ERROR: GetProposalIndex() : failed to read value 2018-08-08 20:00:53 UpdateTip: new best=bc179dd3889a45be029485a3fa342b8bff1cec6de1a047d5fa86caa1dabeed81 height=68580 [20:14:40] version=0x710003f9 log2_work=212.8719 tx=134708 date='2018-08-02 13:37:36' progress=0.754366 cache=19.5MiB(134610tx) [20:15:05] then I get a few intermediate 2018-08-08 20:00:53 CheckBlockSignature: Bad Block - can't check signature of a proof of work block [20:16:06] I do see a log for the 455dc6 proposal 2018-08-08 20:00:53 New Community Fund Proposal: CProposal(hash=455dc619cf0f78869ab47c93341eb5c32a186ac44deffa5aff4b5dc8bce2c803, nVersion=2, nAmount=444.000000, available=444.000000, nFee=0.000100, address=msXCvNp5atWPrK3v3FNg4YWhEUnLPXJsio, nDeadline=1533247200, nVotesYes=0, nVotesNo=0, nVotingCycle=0, fState=pending, strDZeel=A simple proposal to begin the games, blockhash=0000000000) [20:16:47] did you resync from scratch? [20:17:01] Think so. [20:17:07] Let me rm -rf and reindex [20:20:43] 2018-08-08 20:19:53 ERROR: GetProposalIndex() : failed to read value [20:20:49] See a few of these in the logs [20:23:52] Indexing failed at the same point [20:28:45] mine is synced up to 82435. clear your blocks and chainstate folders and rerun without -reindex [20:30:45] Sure [20:53:45] Same result without reindex. [20:54:01] Maybe it is my additional index flags spend, address, etc [21:05:49] I got past the trouble block by turning off the additional indexes. [21:05:56] txindex=1 addressindex=1 spentindex=1 [21:06:24] I'll turn them back on 1 by 1 until I identify the problematic one [21:17:38] where can I download 4.3.0 again? [21:18:11] https://build.nav.community/v4.3.0-rc/ [21:18:26] ty [21:18:33] with that I can easily bootstrap as well? [21:19:06] Where do I find the bootstrap if I want to do it with 4.2.1 e.g.? [21:19:17] that i dont know. sorry [21:21:21] @aguycalled I've dropped the spentindex and it now builds. [21:21:38] I dont think I actually it in the explorer [21:21:57] ok, can you create an issue so i review it [21:31:47] thx [21:35:13] @aguycalled is it possible to get more than one open alias for an address? [21:35:20] yes [21:35:54] okay nice [22:18:37] @aguycalled I tried bootstrapping via the 4.3.0 and got a "Could not extract data" after it hit 100% [22:20:04] What could've caused it? I ran the the core with admin rights as well [22:44:08] what link did u use? [22:54:07] Uh the one that got suggested in the menu [22:56:13] https://nav.nyc3.digitaloceanspaces.com/bootstrap/mainnet/bootstrap-navcoin_mainnet.tar [22:56:30] now I am downloading the current 4.2.1 bootstrap [22:56:39] https://nav.nyc3.digitaloceanspaces.com/bootstrap/mainnet/bootstrap-navcoin-4.2.1_mainnet.tar [22:56:43] and try it manually [22:56:45] when did you download 4.3.0 [22:56:56] try the new build, the url is wrong [22:58:55] uh I downloaded it today I think via the link prodpeak sent earlier [22:59:41] ok, yes sorry, im wrong, thats the right url [22:59:48] sorry, its late here [23:00:30] that should work, maybe the download failed and the tar file was corrupted, try it again [23:00:36] the _mainnet.tar is the latest one [23:03:31] hm okay will try again then