[00:13:48] I've published the release candidate tag; https://github.com/navcoin/navcoin-core/releases/tag/4.7.2-rc.1 [00:13:54] running gitial now [01:35:49] ive been running some sync tests, logged them [01:36:28] im skipping verifychain because it takes ages and its covered by the script [01:39:31] Same. Starting some nodes to test sycing bit mostly still spending time on the script. [01:43:30] I think I've figured out how to randomize the network topology. In the future we can just keep using this script to simulate networks that have as many nodes as the machine cam handle while with random topology each stress test. [01:44:44] Once that's done, I'll try to add the DAO testing into the script to do my final review for DAO. That part might require lots of help from aguycalled I'm thinking. πŸ˜› [01:45:44] count with it πŸ™‚ [05:56:32] my hashes of the 4.7.2-rc.1 tag d59ee2cd659ffedd96092c9b5557dbf0b6eb61c83cc763e1d841370b9c74edfe navcoin-4.7.2-aarch64-linux-gnu.tar.gz ebc13321b488007ae10b9a3ec9167612e3172840b1550290ca9267864c37b19f navcoin-4.7.2-arm-linux-gnueabihf.tar.gz 57666c5ce42cda0f4f04cd4ec31cc159c9b9315af382b89c80a6f63f68521c2d navcoin-4.7.2-i686-pc-linux-gnu.tar.gz c9bd102d65fa6b7bc17549536af720aa4008d79d0b53c6095ba28cf97d8b5471 [05:56:32] navcoin-4.7.2-osx-unsigned.dmg 8642ded459ecf19bdf29455895034e96616c6ee94fa2f9a1549903e72923c608 navcoin-4.7.2-osx-unsigned.tar.gz 2b71d2196d273c43a4cc94a849944e293a536ef7eeb69ef96cdd9312d4739d21 navcoin-4.7.2-osx64.tar.gz d61fca1f0a4d8cabbdc96ed9a9118294d2069db076c3857dd4776f96a21cc58b navcoin-4.7.2-riscv64-linux-gnu.tar.gz e56a98840449f5eb5c2818fecda4b2e9646f329cd2216d6f47dc7f9ea1c70c70 navcoin-4.7.2-win32-setup-unsigned.exe [05:56:33] e6429334791bd745888eda0e1e805be0eb3ada492351d51a126cefabe725d22b navcoin-4.7.2-win32.zip d328da82bdc2a48fb118a13741095fdff634fd98c18898b2a6dd50965adae805 navcoin-4.7.2-win64-setup-unsigned.exe 88e1e481525ab48d18e4dd424dd86b4bac90d91fecaf6b5cf7b3dfda26fe69fb navcoin-4.7.2-win64.zip 9ccd5086fa19f56f29d92ec330a741060f2ef1396dc80662c23acba45cfd5102 navcoin-4.7.2-x86_64-linux-gnu.tar.gz [05:56:33] b9f6d6bfbc91913c4cf9534aad5173cf8fb12a4fc0ed0cbe1556a398aadd6bbb navcoin-4.7.2.tar.gz [05:59:36] which matches the 4.7.2 hashes here; https://build.nav.community/binaries/master/ [06:00:09] @aguycalled when it builds master you might like to get it to wipe the directory? I can see its preserved the 4.7.1 files in there (and hashes) unless that is your design [06:00:32] here's my build; https://builds.navcore.org/4.7.2-rc.1/ [06:23:33] im doing a make on ubuntu 16.04 to try and emulate what binance will do [06:40:51] im going to update the bootstrap. do we need to worry about what happens if someone tries to use the new bootstrap on an old wallet? [06:40:54] will it break anything? [06:41:11] or will it just ask to reindex ? [06:41:59] Binaries are attached here: https://github.com/navcoin/navcoin-core/releases/tag/4.7.2-rc.1 [06:42:43] does anyone have a windows machine to test the reindex on? [06:45:40] I can try to do it but it'll help a lot if others can help too. Im a little busy at the moment. [06:47:15] cool [06:47:34] im gonna go grab a windows NUC tomorrow to do the testing on also [06:47:37] computer store is closed now [06:47:54] πŸ‘ [06:48:52] had to return the last one i bought because they shipped me the one with the wrong expansion port but then tell me they can't supply the one with thunderbolt 3 which was the whole reason i bought it lol [06:48:59] pain in my ass [06:49:23] and they wouldn't refund me either so i have like $900 store credit [06:49:27] :/ [06:50:11] but ill sort it out. then i have a linux mini tower, mac mini and windows nuc all on a rack for testing [06:50:37] That’s lame. Oh well. Good luck [12:31:15] im going to update the bootstrap. do we need to worry about what happens if someone tries to use the new bootstrap on an old wallet? will it break anything? or will it just ask to reindex ? i think the best would be to test it, i havent tried that scenario @prole [23:46:19] i've managed to randomize the topology now πŸ™‚ [23:46:29] great πŸ™‚ [23:46:54] whenever you start the script, depending on how many nodes you set, the script will try to create a network that is somewhat loosely connected [23:47:11] i think we might add the script in the contrib/ folder [23:47:23] what is that [23:47:46] basically tools [23:47:51] ic