Finally a github project board created, Maidsafe getting a bit more organized in a public manner which is good to see .
Cheers to knocking out big issues and moving them to the done column. Do that enough enough times and you may just end up with a quality secure and decentralized network on your hands .
Well done. I was going to say and easy to understand but I am confused by something…
The backend roadmap has test safecoin and wallet under Maxwell, yet under task level board for immediate tasks safecoin and wallet is marked as active.
Are Maxwell tasks already in progress?
Great to have this, it is done well enough to show us whats happening without setting unrealistic expectations and disappointment!
Very much appreciated, I was feeling very lost lately.
We have per hop secure relay, this is a faster impl of that which validates only at the destination but uses reliable message delivery instead of routes and acks. Therefore faster, no timers and no magic numbers past what PARSEC uses as assumptions. This should cover all edge cases and be faster to impl at the same time. You will see much of what is already done (in terms of we know how it works) going through this process as it gets into production.
Yes, we have a few parallel tracks right now. There are some internal re-org of teams into project teams. This is all during the project of course, but as we now resource the plans and tasks we can get better ideas of what we can do in parallel to get a better idea of overall progress to the milestones. i.e. a live project plan, early days but we will see a lot of things happening concurrently, especially critical path items. We have the dependencies pretty accurate so next step estimates of person hours and then apply the resources we have,
The backend and task level boards both follow the same format - the closer to the right you get the closer to completion that piece of work is (i.e. Fleming will be done sooner than Maxwell, which will be delivered sonner than the remaining pieces in to do.)
Currently it seems that only frontend / client based tasks are assigned to projects. Will you add routing / backend tasks to projects in the task level board as well (once implementation planning is finished) or will you stick to Atlassian for those?
It seems that routing / backend is currently in full “design / implementation planning” mode, am I right?
From this I also got the impression that everything expect integration with SOLID was really ready and finalised.
This is something that I as a lay person have trouble understanding. What is the order of such things as: coded, tested, implemented…? (And also in the context of @dirvine’s reply “finalised”?)
Is it so that when something is “in code and being tested”, it is tested as a separate unit, but not as a part of bigger context, meaning not implemented?
What was finalised? The solution as an idea, but not the code?
The roadmap… a map from alien planet to me and without scale (timescale) pretty useless for me as lay person. I don’t have any idea of the difference between a molehill and a mountain. But I guess it speaks more to folks with understanding of computers and interwebs…