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

ScheduleUpgrade connectors message #1469

Merged
merged 37 commits into from
Aug 24, 2023
Merged

Commits on Jul 27, 2023

  1. add ScheduleRely message

    AStox committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    cd3e982 View commit details
    Browse the repository at this point in the history
  2. add schedule_rely function

    AStox committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    49b21a0 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2023

  1. fix typo

    AStox committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    d1e6629 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. fix schedule_rely func and test

    AStox committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    024a814 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4ddc9ed View commit details
    Browse the repository at this point in the history
  3. ensure domain is EVM

    AStox committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    58281c9 View commit details
    Browse the repository at this point in the history
  4. rename user to contract

    AStox committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    e226f9f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1fcdc5b View commit details
    Browse the repository at this point in the history
  6. cargo fmt

    AStox committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    c2ee6fd View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

  1. fix test

    AStox committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    0813ea2 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

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

Commits on Aug 16, 2023

  1. fix cargo.lock merge conflict

    AStox committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    6773fa3 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'scheduleRely-connectors-message' of github.com:centrifu…

    …ge/centrifuge-chain into scheduleRely-connectors-message
    AStox committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    52a8313 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f8927f1 View commit details
    Browse the repository at this point in the history
  4. add AccountIdConversion trait

    AStox committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    2b75137 View commit details
    Browse the repository at this point in the history
  5. update comment

    AStox committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    54ae5c5 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. cargo fmt

    AStox committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    91cd85f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    91a09ae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6804dc1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2dae9b0 View commit details
    Browse the repository at this point in the history
  5. streamline schedule_upgrade

    AStox committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    19308f3 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. use Treasury Account

    AStox committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    a1a698d View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. Configuration menu
    Copy the full SHA
    2923ca7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    28d6e37 View commit details
    Browse the repository at this point in the history
  3. maybe: Make ScheduleUpgrade.contract a [u8;20]

    Still in discussion but pushing the commit preepmtively. Can always
    revert it.
    NunoAlexandre committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    9b6235a View commit details
    Browse the repository at this point in the history
  4. fmt

    NunoAlexandre committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    af1d331 View commit details
    Browse the repository at this point in the history
  5. Fix e2e test

    NunoAlexandre committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    ded60c5 View commit details
    Browse the repository at this point in the history
  6. Fix message test

    NunoAlexandre committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    705c28f View commit details
    Browse the repository at this point in the history
  7. Update runtime/integration-tests/src/liquidity_pools/pallet/developme…

    …nt/tests/liquidity_pools.rs
    
    Co-authored-by: Jeroen Offerijns <Offerijns@users.noreply.github.com>
    NunoAlexandre and Jeroen Offerijns committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    45f90ce View commit details
    Browse the repository at this point in the history
  8. Update runtime/integration-tests/src/liquidity_pools/pallet/developme…

    …nt/tests/liquidity_pools.rs
    
    Co-authored-by: Jeroen Offerijns <Offerijns@users.noreply.github.com>
    NunoAlexandre and Jeroen Offerijns committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    5460a83 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4d867ea View commit details
    Browse the repository at this point in the history
  10. Fix cargo doc

    NunoAlexandre committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    c54d740 View commit details
    Browse the repository at this point in the history
  11. Fix e2e test

    NunoAlexandre committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    a07f54a View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. Configuration menu
    Copy the full SHA
    49f68f9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    229c8df View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. 21

    NunoAlexandre committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    a046ae2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f285ec3 View commit details
    Browse the repository at this point in the history