Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: adding assertion of channel capabilities migration (backport #2140) #2219

Merged
merged 2 commits into from
Sep 8, 2022

Commits on Sep 7, 2022

  1. chore: adding assertion of channel capabilities migration (#2140)

    * wip initial commit
    
    * draft migration completed
    
    * removing unnecessary storekey arg
    
    * additional cleanup
    
    * adding updates to migrations and tests additional assertions
    
    * updating and moving migrations code
    
    * adding additional checks to tests
    
    * cleaning up tests
    
    * cleaning up tests
    
    * updating inline doc comments, checking err return
    
    * using InitMemStore in favour of InitializeCapability, adjusting tests
    
    * adding assertion of channel capabilities migration
    
    * adapting migration code to use get/authenticate capability
    
    * adding changelog
    
    * updating tests
    
    * set middleware enabled for existing channels
    
    * assert middleware enabled in tests
    
    * updating changelog with middleware enabled flag
    
    (cherry picked from commit 8d56b94)
    
    # Conflicts:
    #	CHANGELOG.md
    damiannolan authored and mergify[bot] committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    17d3119 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2022

  1. resolving conflicts

    damiannolan committed Sep 8, 2022
    Configuration menu
    Copy the full SHA
    8fe07ab View commit details
    Browse the repository at this point in the history