Grandpa, when will comes the update?
Do you mean when will the release be ready?
If so, I can help you estimate it by telling you what is yet to be done, which I'll put into context. As you know, I have completed all of the code to register for a pump. That was the bulk of the work for this release, and it took nearly 1 month. Yesterday, I consolidated the data structures used to keep track of the pump info and added to the info, so it would be trivial to scan wallet history for previous registrations.
Before the release I just need to write code for three scans for the release:
- scan for previous registrations to know which stealth transactions will relay the pick for the current pump
- scan said stealth transaction and extract the pick information
- scan transactions belonging to registration address to report the minimum balance
In the course of writing the rest of the pump group code, I have laid down much of the infrastructure to make these scans simple to write and fast to execute.
Without further refinements of the gui, and a minimal amount of error checking, I conservatively anticipate that coding will take 3 days and that bundling the deployment will take 1 more. But don't hold me to that. It could take longer. These are only estimates.
Nothing beats consistent updates from a dev. As always, we appreciate it.