Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Aura: Skip initialize block & remove cache #9132

Merged
1 commit merged into from
Jun 17, 2021
Merged

Aura: Skip initialize block & remove cache #9132

1 commit merged into from
Jun 17, 2021

Commits on Jun 16, 2021

  1. Aura: Skip initialize block & remove cache

    This instructs the Aura runtime api to skip initialize block, when
    requesting the authorities. This is important, as we don't want to use
    the new authorities that should be used from the next block on.
    Besides that, it removes the caching stuff. The cache is not available
    on full nodes anyway. In the future we should store the authorities
    probably in the aux store.
    bkchr committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    f5d77eb View commit details
    Browse the repository at this point in the history