[06:23:19] I'm reviewing the PR now [06:23:24] Will post results [06:40:52] @aguycalled @prole [06:40:59] I've compiled and running new PR [06:41:07] 544 [06:41:32] Still running, but it's so far not having issues with the nBit check [06:41:45] Synced up to block 150k [06:51:03] cool [06:51:09] im building in my unbuntu vm now [07:17:47] builds [07:18:17] i have the full chain here, so im going to check it syncs new blocks ontop of an existing chain [07:18:24] then try reindex the existing chain [07:18:32] then sync from scratch [07:19:04] ✅ syncs new blocks ontop of existing chain [09:19:12] I've approved https://github.com/navcoin/navcoin-core/pull/544 [09:19:38] The node that I tested was able to do a full sync + sync new blocks [09:19:48] @prole [09:20:08] I think we should merge that PR into master, and build the RC? [09:20:20] Anything else needed for 4.7.0 PR? [09:45:13] I've also looked at the PR for 4.7.0, the changelog is awesome looking, but I'm not sure what changes to look for (Like where the version number is referenced and if they are all updated) [09:49:16] @prole @aguycalled I've commented on https://github.com/navcoin/navcoin-core/pull/545 about the version number references [09:49:23] Let me know if it makes sense. [11:09:57] sure [11:10:02] less work the better [11:10:09] ill reword it so it removes the version from readmes [11:10:43] are there any other PRs we want to highlight in the top section? [11:10:45] Yeah, it will be less work in future releases [11:10:58] or did i grab some alright ones [11:11:06] IDK, I think the set you have now is good [11:11:16] a lot of the PRs are technical [11:11:23] i just tried to highlight some ones the user will actually notice [11:11:40] Honestly we did a big bunch of PRs, I can't remember all of them. [11:11:52] Yeah, the UI stuff [11:11:53] read the list in the changelog [11:11:54] 😛 [11:12:02] i had to fucking document them all [11:12:03] haha [11:12:10] 40 to be precise [11:12:15] I did, some of them I opened and I relized I coded them (Forgot about the PR) [11:12:21] ahha [11:12:39] I need to stop naming my branchs "patch-#" [11:12:43] I'm loosing track [11:12:45] lol [11:12:51] I did not expect to have more than 5 branches [11:13:32] how is your syncing going on #544 [11:13:33] ? [11:13:48] Kinda got out of hand and now I see this: patch-1 patch-12 patch-14 patch-17 patch-19 patch-20 patch-22 patch-24 patch-27 patch-29 patch-30 patch-32 patch-5 patch-7 patch-9 patch-11 patch-13 patch-15 patch-18 patch-2 patch-21 patch-23 patch-25 patch-28 patch-3 patch-31 patch-4 patch-6 patch-8 When I do a checkout and press tab -> [11:13:48] my reindex is only like 10% [11:13:56] ;p; [11:14:30] I did a full sync and it's 100% done (I approved the PR as soon as It finished) [11:14:35] cool [11:14:42] ill wait for this reindex [11:14:46] ACK [11:14:52] i think probably it will take till the morning at this rate [11:15:00] if you've done a full sync and ive done a full reindex [11:15:03] i think we have both covered [11:15:32] Full reindex on my machine takes like 20-24 hours [11:15:36] Last time I did it [11:15:41] yeah [11:15:48] and im in a VM [11:15:52] I can start one up now and post back when done [11:15:55] so only like half my system resources [11:15:59] sure [11:16:23] Which index flags should I check for? [11:16:25] all? 😄 [11:17:44] I'm running this: navcoind -datadir=/home/mxaddict/.navcoin-indexed -txindex=1 -addressindex=1 -spendindex=1 -timestampindex -reindex -bind=0.0.0.0:44441 -addnode=localhost:44440 [11:18:23] sure [11:18:29] im just doing -reindex only [11:18:30] right now [11:18:39] Ok [11:18:44] with none of the other indexes specified [11:18:54] but doing the full list makes sense [11:24:00] @prole some good news [11:24:07] Looks like my local full index [11:24:12] WIll be done faster [11:24:24] Since I have it connected to a local node that is already full synced [11:24:31] So no network bandwidth limitation 😄 [11:25:24] nice [11:25:52] ive pushed a couple more commits to the RC branch [11:25:57] Looks like it will be done in about 10 hours [11:25:57] addressing those comments [11:26:10] we should both be synced by the time i wake up tomorrow mornign i hope [11:26:17] then i can approve the PR 544 [11:26:26] and merge it into master, then my rc branch [11:26:30] and we can all kick off gitian builds [11:26:52] so hopefully we have a release candidate available for user testing within 24 hours [11:27:56] okay im not looking at discord for an hour while i try and fix this website issue ive been trying to get to all afternoon [11:28:01] ✌ [11:51:14] hey i fixed it [11:51:23] that's all i have time for today folks [11:51:38] its nearly 10pm here. gotta not stay up too late because im still recovering [11:52:10] will check in when i wake up about the status of the reindex and will check this thread [11:52:17] 💤 [11:59:19] ACK [11:59:24] TTYL [13:40:54] @prole @aguycalled [13:40:59] The node I ran with: navcoind -datadir=/home/mxaddict/.navcoin-indexed -txindex=1 -addressindex=1 -spendindex=1 -timestampindex -reindex -bind=0.0.0.0:44441 -addnode=localhost:44440 [13:41:02] Is now done [13:41:03] No errors [13:41:20] Fully synced with all the index flags I could find from block 0 [13:41:44] Took abou 3 hours [13:45:57] All this testing with the index stuff made me think we should add -allindex=1 options? [20:43:27] this whale group will pump $NAV back to ATH! Check them out!https://cdn.discordapp.com/attachments/402270709386051585/513104046048018433/Untitledpumper.png https://discord.gg/kHQSzdE [21:44:23] my vm is only halfway reindexed [21:44:24] far out [21:44:50] im going to merge this branch to master so we can kick off hte RC builds and keep the reindex running [21:52:59] 544 has been merged to master and the rc branch has been updated [21:53:00] https://github.com/navcoin/navcoin-core/pull/545 [21:53:09] feel free to kick off a gitian build as you wish [23:36:52] i need to rebuild my gitian vps ive been moving all my servers - will have them tomorrow