[Proposal: MB11 & 30 / MR8 & 26] StakeGlmr.com and StakeMovr.com V2 - Treasury Proposal

Thanks. Also edited metadata on polkassembly (after a few technical hickups!)

3 Likes

Both Treasury Motions have been approved, executed and are now closed.

Expect the GLMR payout in 5 days 10 hrs and in 2 days for MOVR.

Thank you, @stakebaby!

3 Likes

Thank you guys! I will continue providing updates here until the project is 100% ready and pushed to production.

Hi @stakebaby ,
Can you give an ETA on the pending functionalities, please?
We’d like to share this with the broader audience and push through our socials.
Or if you think the current state would work for that too, then let me know.

1 Like

The most time consuming process is the deep state indexing. I will experiment with the 80-core Arm-based server in Hetzner (vs the AMD 48-core I am using now) and then scale out. The indexing process should take 3-4 months.

However, as I mentioned before it would be prudent to wait for surrealdb to launch their non-beta version of surreal 2. I will discuss with them how risky it would be to start with their beta version and then upgrade. You can view their releases here: SurrealDB | Releases | The ultimate multi-model database

As far as sharing something with the community, let me add some additional safety checks and solve some annoying frontend bugs, and then we can share the non-production version at the v2 url. I will be back from vacation in 10 days and i need another week for that.

1 Like

Then i’d take that as 3 weeks :slight_smile:
Let me know if anything changes.

2 Likes

Hey team, I will be a little late (as usual). I need to refactor the temporal workflow that keeps the staking data (including unbonding info) in near real-time sync. This is a separate workflow from the deep-state indexer because it had to be custom-built to be able to stay up to speed. It seems that it processes 140GB of data per day, which will result to a $80 monthly bill at minimum retention (1 day), and a multiple of that if i want higher retention. I didn’t expect that, but I can refactor it to move some data flows off the workflow and onto activities + s3.

2 Likes

Finished the following:

  • Added extra measures for backend calls to not crash db due to load
  • Implemented contract calls in https://v2.stakeglmr.com/staking-account , now users can stake and unstake from there
  • fixed wallet connect issues
  • fixed UI bugs and polished components
  • added smart contract utilities (only insurance cover for now) and connected to smart contract
  • started staking indexer workflow refactor

Pending:

  • fix more UI bugs
  • implement collator management dashboard (upload icons, edit post moertems, etc.)
  • index chain from block 0 (cannot start until surreal db 2 goes out of beta, most likely at the end of sept)
  • finish staking indexer workflow refactor to lower monthly costs
  • improve dark mode looks

I think we can share the v2 url with users now, but make it clear that it is WIP. @lina.k.m

https://v2.stakeglmr.com

2 Likes