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

feat(station)!: migrate to new model #408

Merged
merged 24 commits into from
Oct 31, 2024

Commits on Oct 26, 2024

  1. migration unit tests

    olaszakos committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    b3ddf30 View commit details
    Browse the repository at this point in the history
  2. migrate requests

    olaszakos committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    5616c80 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. fix cargo migration test

    olaszakos committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    ee00b92 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4236be8 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. Configuration menu
    Copy the full SHA
    d15aaf7 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. Configuration menu
    Copy the full SHA
    ce7eda9 View commit details
    Browse the repository at this point in the history
  2. fix DR tests

    olaszakos committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    fc11442 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8c9695b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2aa4d7c View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. Configuration menu
    Copy the full SHA
    15c68ba View commit details
    Browse the repository at this point in the history
  2. fix lint

    olaszakos committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    91c7a27 View commit details
    Browse the repository at this point in the history
  3. Update core/upgrader/api/spec.did

    Co-authored-by: Kepler Vital <dev@keplervital.com>
    olaszakos and keplervital authored Oct 31, 2024
    Configuration menu
    Copy the full SHA
    81895bd View commit details
    Browse the repository at this point in the history
  4. Update core/upgrader/api/spec.did

    Co-authored-by: Kepler Vital <dev@keplervital.com>
    olaszakos and keplervital authored Oct 31, 2024
    Configuration menu
    Copy the full SHA
    20e69a5 View commit details
    Browse the repository at this point in the history
  5. Update core/upgrader/impl/src/services/disaster_recovery.rs

    Co-authored-by: Kepler Vital <dev@keplervital.com>
    olaszakos and keplervital authored Oct 31, 2024
    Configuration menu
    Copy the full SHA
    ada3cdb View commit details
    Browse the repository at this point in the history
  6. Update tests/integration/src/migration_tests.rs

    Co-authored-by: Kepler Vital <dev@keplervital.com>
    olaszakos and keplervital authored Oct 31, 2024
    Configuration menu
    Copy the full SHA
    6a3a433 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'PEN-309-migrate-to-new-model' of github.com:dfinity/orb…

    …it-wallet into PEN-309-migrate-to-new-model
    olaszakos committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    79f3997 View commit details
    Browse the repository at this point in the history
  8. Update core/upgrader/api/spec.did

    Co-authored-by: Kepler Vital <dev@keplervital.com>
    olaszakos and keplervital authored Oct 31, 2024
    Configuration menu
    Copy the full SHA
    24ca483 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    07874b5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e42ac06 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9c03c84 View commit details
    Browse the repository at this point in the history
  12. run cargo fmt

    olaszakos committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    46f700b View commit details
    Browse the repository at this point in the history
  13. Merge branch 'PEN-309-migrate-to-new-model' of github.com:dfinity/orb…

    …it-wallet into PEN-309-migrate-to-new-model
    olaszakos committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    8b58f60 View commit details
    Browse the repository at this point in the history
  14. clean up in-progress check

    olaszakos committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    d779750 View commit details
    Browse the repository at this point in the history
  15. some more cleanup

    olaszakos committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    f3b9454 View commit details
    Browse the repository at this point in the history