Just got my new internet connection, and briefly tested the connection speed. My download speed is 14.1mbps and upload speed is 3.41 mbps. I’m bummed i wont be able to join the vaults from home in the early testing phase, but if the maidsafe team makes any changes to the baseline requirements, may I suggest 3 mbps upload speed.
Will still try to run the vaults with hopes of connecting and to provide additional testing data for the team. 3 more days to go!
hmmmm - it doesn’t work for me anymore now
…and the output of my vault looks suspicious too …
i think test 12 finally died .__________.
i will miss her so much >.< … she was a wonderful testnet and an impressive amount of data&bandwidth-utilization
We need bootstrapped again…
Looks like it fell below a critical mass - bummer, just after I had arranged some server space down in Telehouse with awesome bandwidth … waaaah
It should be possible to start a new network. I actually just did and made a topic about it. But due to problems with my IP and port forwarding it couldn’t be done . But here’s a way it should work:
Before you do, make sure to edit the safevault.crust and to pick a name for the network.
Do the same with the SAFElauncher.crust
use your terminal to start a Vault using > safe_vault - f
the f means first and it let you start a network as a seed-node.
Add your IP to the hard coded contact list in both the safevault.crust and SAFElauncher.crust and share the details with the community. port 5483 on your modem should be forwarded to the computer or VM running the vault.
Thank you @anon40790172. I am very busy with RealLife and ProperJob today but I’ll try to get something done on this later this afternoon with the help of @dooglet.
We’ll make sure to read your other topic as well.
I’m trying to set up a local copy of everything to test but can anyone give me guidelines on how to set up and configure the SAFE vault? My primary disks on both machines are SSD’s and I want it to use the second drive in both cases.
The hinderance would be documentation though. That part really needs to develop at pace to give devs a chance
I’ll suggest screen cap and annotation software to help. As modules are ready to go, you could get specific devs to volunteer to step through using trial versions of these programs. Once started, each mouse click produces a screenshot (croppable), then prompts for text annotation (So “Click ABC”) and outputs a software procedure document.
I have yet to try either, but have researched three:
Does anybody who pays close attention to github know if work on implementing data chains and node aging is underway or is it on hold until the 12 series tests are complete and successful?
David has code for the datachain in his repo. I don’t check it that much because my guess is that routing needs to be stable first. I also have no clue how far the code is “done”. There were some commits in 2017. They’ve talked about internal discussions on datachain and node ageing in the last dev updates somewhere. But my guess is that Routing and the APIs are getting the most focus right now.