casper-network / roadmap

Apache License 2.0
13 stars 2 forks source link

Test and optimise the URef 2.0 migration #226

Closed SaiProServ closed 2 weeks ago

SaiProServ commented 11 months ago

The URef migration as implemented in the initial PR for feat-uref-2 cannot be run in increments and it can potentially take a very long time to complete. We should test it for both correctness and performance with casper-db-utils and a mainnet snapshot and depending on how long it takes we might want to look into optimising that by finding a way to run it in increments, making it migrate records lazily or use some other optimisation.

rafal-ch commented 11 months ago

Unassigning @jacek-casper as he switches to other tasks.

devendran-m commented 2 weeks ago

Won't do, because the feature got cut.