Skip to content

build_schema does not attach context

Marcin requested to merge mi_donotattchcontext_when_build_schema into develop

it fixes a problem when docker-compose starts build_schema when there is a massive sync in progress. Previously 'build schema' attached the context, what change haf app views to return block limited by the last commited hive.app_next_block.

I'm not sure if is worth merging it, maybe rather we need to make correction in docker compose

Merge request reports