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

Fix upgrade behaviors #9526

Merged
merged 5 commits into from
Jun 22, 2024
Merged

Fix upgrade behaviors #9526

merged 5 commits into from
Jun 22, 2024

Commits on Jun 22, 2024

  1. feat: Upgrade Zoe

    mhofman committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    ef1e0a2 View commit details
    Browse the repository at this point in the history
  2. Revert "fix(a3p-integration): workaround zoe issues"

    This reverts commit fb74bbd.
    mhofman committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    e4cc97c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    84dd229 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cb77160 View commit details
    Browse the repository at this point in the history
  5. test: move vault upgrade from test to use phase (#9536)

    refs: #9526
    
    move vault upgrade from test to use phase
    
    Also refactor oracle registration to make it simpler to push prices
    later.
    
    None. This impacts a3p-integration
    
    None
    
    None
    
    Makes it simpler for later tests to push prices, by registering oracles
    using a repeatable generation of the offerIds.
    
    This is about testing upgrades in a3p-integration, rather than upgrade
    per se.
    Chris-Hibbert authored and mhofman committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    e1d961e View commit details
    Browse the repository at this point in the history