RollupDB should be extended to fully support massive-migrations. Therefore, the following procedures should be implemented: processBatchMigrate: mimics migrate circuit logic to insert new leafs into the state-tree ## Possible implementation Add new function in `rollupDB`: `buildBatchMigration`
RollupDB should be extended to fully support massive-migrations.
Therefore, the following procedures should be implemented:
processBatchMigrate: mimics migrate circuit logic to insert new leafs into the state-tree
Possible implementation
Add new function in
rollupDB:buildBatchMigration