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

Polkadot-1.7.2: restricted transfer location changes #1853

Merged
merged 8 commits into from
Jun 6, 2024

Commits on Jun 3, 2024

  1. Configuration menu
    Copy the full SHA
    3d2de3c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eabaf12 View commit details
    Browse the repository at this point in the history
  3. minor changes

    lemunozm committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    b95b098 View commit details
    Browse the repository at this point in the history
  4. fix benchmarks

    lemunozm committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    bb1bbb0 View commit details
    Browse the repository at this point in the history
  5. fix IT compilation

    lemunozm committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    4d8cd40 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. chore: extend v1.7.2 transfer location migration (#1858)

    * feat: add pre + post-upgrade
    
    * feat: add nuking migration for dev and demo
    
    * fix: remove account list for demo
    wischli committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    f457f22 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. refactor: Use VersionedLocation in RestrictedTransferLocation (#1861

    )
    
    * feat: add pre + post-upgrade
    
    * feat: add nuking migration for dev and demo
    
    * fix: remove account list for demo
    
    * refactor: use VersionedLocation
    
    * fix: transfer allowlist benchmarks + tests
    
    * fix: clippy
    
    * fix: benchmark cli
    
    * fix: revert tight coupling
    
    * fmt
    wischli committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    3d97a95 View commit details
    Browse the repository at this point in the history
  2. fix IT compilation

    lemunozm committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    26d42bd View commit details
    Browse the repository at this point in the history