[00:07:16] No, I closed it [00:07:27] I merged it to that PR so we only needed that one [00:08:08] @prole [00:08:18] Not sure what else we need for 4.7.0 [00:09:00] 4.7.0 does not require any consensus changes, so I guess we can release it without too much issue (People can just downgrade to 4.6.0 if they ever have a fatal issue?) [00:09:31] I haven't found any other issues with 4.7.0 either, that PR was the last issue I ran into [03:47:10] mmm, i mean, its a version we want to promote because although there are no consensus changes there are some decent bug fixes and improvements [03:47:18] we shouldnt rush the release [03:47:32] ill merge master down to 4.7.0 so we can gitian build again [03:47:44] and we can publish the binaries for community testing [03:47:50] (hopefully for the last time) [03:47:51] lol [03:51:21] 😄 [03:51:24] ACK [07:11:46] I approved this: https://github.com/navcoin/navcoin-core/pull/511#pullrequestreview-258689210 but I suppose 4.7.0 is already cut and it should be left for after 4.7.0 [08:13:40] this too https://github.com/navcoin/navcoin-core/pull/555#pullrequestreview-258702156 [09:13:16] nice [09:13:36] yes, we've cut off new features for 4.7.0, only bug fixes and critical patches from now [09:13:51] I've merged latest master into 4.7.0 [09:13:52] https://github.com/navcoin/navcoin-core/pull/545 [09:14:03] fire up your gitian builds guys [09:14:06] @developer [15:24:42] do you guys need help testing? can someone walk me through the steps? [15:25:07] @salmonskinroll , yes [15:25:16] What OS do run? [15:25:30] ubuntu 18.04 [15:25:35] 18.10 actually [15:25:58] Ok, try this: https://www.codedmaster.com/2019/06/24/compiling-master-branch-of-navcoin-core/ [15:26:18] But instead of cloning git clone https://github.com/navcoin/navcoin-core.git [15:26:45] Clone this: git clone https://github.com/proletesserat/navcoin-core.git --branch=v4.7.0-rc [15:26:48] i need to bookmark your website now 😄 [15:27:48] it's asking user name for github [15:35:47] @mxaddict [15:40:20] Hmmm [15:40:30] You have a github account? [15:40:43] Sometimes github rate limits [15:40:52] Which is why it asks for username [15:41:00] i do, but is it because it's a private repo? [15:41:16] No, it's not a private repo [15:41:22] I think you're being rate limited [15:41:29] ok [15:41:38] try this instead: git clone git@github.com:proletesseract/navcoin-core.git --branch=v4.7.0-rc [15:41:41] oh it's working now [15:41:44] Ok 😄 [15:41:47] Cool [15:41:49] interesting [15:41:51] thanks [15:43:36] do i still have to do check out maser ? [16:00:39] No need [16:09:15] finished compiling and syncing now, any other testing needed? [16:15:38] I guess test that the wallet is stable for daily use? 😃 [16:15:49] Maybe use it as your main wallet 😄 [16:16:29] sure 😃 whats the gitian build thingy, help needed there? [16:25:04] If you want to confirm gitian build, you can start it, then post the resulting hashes for binaries [16:37:01] any documents for it? [16:40:06] i'll try this i guess https://gist.github.com/devrandom/806265 [16:59:31] Basically you do this: sudo apt install docker ruby git clone https://github.com/devrandom/gitian-builder.git git clone https://github.com/navcoin/navcoin-core.git cd gitian-builder bin/make-base-vm --docker --arch amd64 --suite bionic USE_DOCKER=1 ./bin/gbuild -j --commit navcoin-core= --url navcoin-core= ../navcoin-core/contrib/gitian-descriptors/gitian-.yml [16:59:39] @salmonskinroll [16:59:51] That is the gitian build process [17:00:41] Replace with v4.7.0-rc [17:00:59] And replace with https://github.com/proletesseract/navcoin-core.git [17:01:29] Reaplce with win or osx or linux [17:03:08] ./bin/make-base-vm: 201: ./bin/make-base-vm: docker: not found [17:10:19] you missed the first step 😄 [17:10:20] sudo apt install docker ruby [17:10:28] i ran it though [17:10:32] Hmmm [17:10:40] what's the output of which docker [17:10:50] nothing [17:11:06] but if i type dock then tab, it completes to docker [17:11:12] Hmmm [17:11:13] wait [17:11:15] it doesn't [17:11:17] it was the foler [17:11:24] docker --version [17:11:41] This is what I see: docker --version Docker version 18.09.7, build 2d0083d [17:12:28] the system tells me to run sudo apt install docker.io [17:12:40] running it now [17:12:58] (y) [17:13:16] okay i think it's working now [17:13:47] Nice [17:15:55] Got permission denied while trying to connect to the Docker daemon socket at [17:16:11] do i need to run it with sudo? [17:16:38] No, you need to add your user as a member of docker group [17:16:52] sudo usermod -aG docker $(whoami) [17:17:21] Then you might have to logout, then login to get that change applied [17:17:51] worked 😃 [17:18:47] 👌 [17:20:41] Docker builds take a while [17:20:46] So go get a coffee 😄 [17:21:54] haha, good thing i have 8 machines so i can build them all at once [17:28:57] Nice! [17:28:58] 😄 [18:20:07] wow the sync speed is sick, i fully synced up in 2.5 hours [18:20:15] 👌 [18:20:25] As long as you have good peers [19:39:06] can't run osx, sh: 1: cd: can't cd to inputs [19:39:41] b1dd88cdd8bf09af2539d0b345e647129d8fd55c92b6d824b6ecc53efd531028 navcoin-4.7.0-win.tar.gz a12cf09c19e38b803432612de439382fe03486c70e85efa0264b1c7a19095136 navcoin-4.7.0-win32-debug.zip fded65882936fb2f4f321d283875fe5fd424dc48c886263371a22101efe3f33d navcoin-4.7.0-win32-setup-unsigned.exe edd2e8a10c459b698574e7961e8b5d18b853b301523c7e82c89b5b74b6ee3a75 navcoin-4.7.0-win32.zip [19:39:41] eed54b9f058ed7ec9d054cdc0572eaacc2c5eac6dc3cff36a0822a0005911bb4 navcoin-4.7.0-win64-debug.zip 3fa98410b60987a0691575269613207a60fa375a802bfd858be08f22e3e48359 navcoin-4.7.0-win64-setup-unsigned.exe 7f1c5dad2a07200ebc94f612e8ee4e6aae9a21aadfc4537b615bc96af3be311f navcoin-4.7.0-win64.zip 20c10febc1054dbc8a956b9519f21c75af7ccc3c9513884d362353706b3652de src/navcoin-4.7.0.tar.gz 4ecefc2524c30db5905f57dad3516f94a8b66874fc0e48ccd296c3118e894156 [19:39:42] navcoin-win-4.0.0-res.yml [19:39:49] 84ebcad5b9f66d0754f4a4ca47ff71e0cf107a78510077f17b5a140bbdfcc41a navcoin-4.7.0-aarch64-linux-gnu-debug.tar.gz dc681d9a83cb43d08afd1ae740c014e72f66c199029abb17c491f7b818510830 navcoin-4.7.0-aarch64-linux-gnu.tar.gz 6444b263ed46bd510d5dcdee9755876509f34dfa4a143e19cf654b8e66e68ae4 navcoin-4.7.0-arm-linux-gnueabihf-debug.tar.gz 4e847fc66448cdb4f61d579680d1d74c3ff2832f58f7ba341881faca5be012eb [19:39:49] navcoin-4.7.0-arm-linux-gnueabihf.tar.gz e8a878182f1f591c8452c973d165dd9df26e122d1fea15ef68f78e0c579dd1b6 navcoin-4.7.0-i686-pc-linux-gnu-debug.tar.gz b1670e0a92b8c7ce789b248529c2524e2c80859383497bffc8dc5dd2b4867526 navcoin-4.7.0-i686-pc-linux-gnu.tar.gz 23b8d7f5ca71851116b8b97d58ac16ee79c565644353955bbb89acff82204957 navcoin-4.7.0-riscv64-linux-gnu-debug.tar.gz fa1bb578bffd683e3e91bce59b3bdb26ca48be110cfa8bcdfb6dab751d15c6ca [19:39:50] navcoin-4.7.0-riscv64-linux-gnu.tar.gz a4a1cee44710baf45f28bfb18181cebff38c1e740476da63d33ee5c0acdc6717 navcoin-4.7.0-x86_64-linux-gnu-debug.tar.gz 251ae34ffb6e0fc28610a5298e4a119d6c6ac50eadfd1e90f9b1061a04c77798 navcoin-4.7.0-x86_64-linux-gnu.tar.gz 20c10febc1054dbc8a956b9519f21c75af7ccc3c9513884d362353706b3652de src/navcoin-4.7.0.tar.gz 8f7f8d21d838ac28ea9ff45d3320d9207ef7a74c22fe8f434ef0ccc0aa500d04 navcoin-linux-4.0.0-res.yml [21:21:46] Nice work [21:22:04] Always good to have another independent verifier [21:22:09] 😎 [21:22:41] You probs need to grab the osx depends so it can build for that platform [21:22:54] What's the link again @mxaddict [21:29:14] dc681d9a83cb43d08afd1ae740c014e72f66c199029abb17c491f7b818510830 navcoin-4.7.0-aarch64-linux-gnu.tar.gz 4e847fc66448cdb4f61d579680d1d74c3ff2832f58f7ba341881faca5be012eb navcoin-4.7.0-arm-linux-gnueabihf.tar.gz b1670e0a92b8c7ce789b248529c2524e2c80859383497bffc8dc5dd2b4867526 navcoin-4.7.0-i686-pc-linux-gnu.tar.gz 7c2408c5ac63bc4e3c552558ad9f6ce69d5d5d0433e9a7ec44f28cc24bb8f3bc navcoin-4.7.0-osx-unsigned.dmg [21:29:14] 4afbc3049aec4d53f86837c8a87be51dbdc96fc233b44eb5de2b249b08ccf335 navcoin-4.7.0-osx-unsigned.tar.gz d5310e1f0f3dab2017b203acddb249ab208bddd5ff20c7e4f09ce25b91cd1859 navcoin-4.7.0-osx64.tar.gz fa1bb578bffd683e3e91bce59b3bdb26ca48be110cfa8bcdfb6dab751d15c6ca navcoin-4.7.0-riscv64-linux-gnu.tar.gz fded65882936fb2f4f321d283875fe5fd424dc48c886263371a22101efe3f33d navcoin-4.7.0-win32-setup-unsigned.exe [21:29:15] edd2e8a10c459b698574e7961e8b5d18b853b301523c7e82c89b5b74b6ee3a75 navcoin-4.7.0-win32.zip 3fa98410b60987a0691575269613207a60fa375a802bfd858be08f22e3e48359 navcoin-4.7.0-win64-setup-unsigned.exe 7f1c5dad2a07200ebc94f612e8ee4e6aae9a21aadfc4537b615bc96af3be311f navcoin-4.7.0-win64.zip 251ae34ffb6e0fc28610a5298e4a119d6c6ac50eadfd1e90f9b1061a04c77798 navcoin-4.7.0-x86_64-linux-gnu.tar.gz [21:29:15] 20c10febc1054dbc8a956b9519f21c75af7ccc3c9513884d362353706b3652de navcoin-4.7.0.tar.gz [21:32:20] my hashes match what you posted on github @mxaddict [21:32:24] ill post the binaries for testing [21:45:02] @everyone there are new binaries posted to the v4.7.0 release candidate pull request. If anyone has the time to install the new version and report any issues that would be great! https://github.com/navcoin/navcoin-core/pull/545 [21:56:19] @aguycalled i have a testnet node runnign here; 5.9.86.167 [21:56:27] do you have a node i can connect to? [21:58:21] not yet [21:58:33] i will run one [21:58:40] okay, let me know [21:58:43] what has this version? [21:58:49] DAO system cuncil? [21:59:02] no, not yet [21:59:52] this is the changelog https://github.com/navcoin/navcoin-core/blob/5a70b97518065ef911b33941f91f8f7189d68f6c/doc/release-notes/release-notes-4.7.0.md [22:00:15] shit, you know what, i need to add the bug fixes we've done to the readme [22:00:23] but that wont affect the build hashes [22:01:22] @aguycalled Is testnet being reset? [22:01:46] yes the previous was with zeroct [22:02:11] @prole did u start the chain with new blocks? [22:02:39] Reset onto 4.7.0rc? [22:02:43] this is a fully fresh node, its never run the testnet befoer [22:03:35] you must generate the first blocks with generate [22:04:00] oh right [22:04:02] sure let me try [22:04:35] right [22:04:56] sorry i thought i needed to wait for you to generate something because you mined the genesis block for it [22:04:58] derp [22:05:03] okay ive mined block 1 [22:05:27] im connected to you [22:05:29] great [22:05:43] should i send you some coins? [22:06:25] can you generate 1200 blocks to activate the soft forks? [22:06:41] mqFhAPKCwpr5E7rKAN974zNiCfHQTn4Ckv [22:07:30] done [22:07:53] send 30M coins [22:07:54] 5a76217804fa68729be39cf8f9e431b37a5a48abbd0d3cbec5a1c982cdbfb840 [22:08:08] got them [22:08:12] great [22:08:13] and we're off [22:08:27] what's your IP i will post ours to the github post for nodes to connect to [22:10:02] 148.251.129.229 ? [22:12:28] if anyone else setups up a tesnet node let me know and ill add it to the list of peers [22:13:44] I'll migrate the navexplorer testnet now [22:13:51] it should be 4.7.0? [22:14:02] yeah we're running 4.7.0 [22:14:27] but there's no consensus changes, so 4.6.0 should also work afaik, but may as well run the release candidate for it [22:15:19] What branch is 4.7.0? I dont see a branch or release or tag with the name [22:15:31] its just the PR at this point [22:15:35] https://github.com/navcoin/navcoin-core/pull/545 [22:15:45] which comes from my repo [22:15:53] https://github.com/proletesseract/navcoin-core/tree/v4.7.0-rc [22:16:05] Thanks [22:50:10] Testnet is on 4.7.0rc [23:09:06] @prole Not finding any nodes on testnet [23:09:32] i added navcoin-cli addnode 148.251.129.229 add [23:10:15] try my one [23:10:15] addnode=5.9.86.167 [23:10:21] maybe alex isnt accepting incoming connections [23:15:02] Works now [23:15:03] https://testnet.navexplorer.com/blocks [23:15:55] I broke the soft fork page when I migrated to the new API