Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

migration: unlock/unreserve Gov v1 balances, remove Gov V1 pallets from polkadot runtime, and remove Gov V1 pallet key/values from storage #7314

Merged
merged 39 commits into from
Aug 18, 2023

Commits on May 31, 2023

  1. restore old gov configs

    liamaharon committed May 31, 2023
    Configuration menu
    Copy the full SHA
    d1cf215 View commit details
    Browse the repository at this point in the history
  2. migrate old gov v1 storage

    liamaharon committed May 31, 2023
    Configuration menu
    Copy the full SHA
    639ab0a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3066df0 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2023

  1. Merge branch 'master' of github.com:paritytech/polkadot into liam-kus…

    …ama-gov-v1-storage-migration
    liamaharon committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    d099689 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2023

  1. Merge branch 'master' of github.com:paritytech/polkadot into liam-kus…

    …ama-gov-v1-storage-migration
    liamaharon committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    964ac34 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2023

  1. Merge branch 'master' of github.com:paritytech/polkadot into liam-kus…

    …ama-gov-v1-storage-migration
    liamaharon committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    fc9e0a2 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of github.com:paritytech/polkadot into liam-kus…

    …ama-gov-v1-storage-migration
    liamaharon committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    670f199 View commit details
    Browse the repository at this point in the history
  3. update substrate

    liamaharon committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    abf4d90 View commit details
    Browse the repository at this point in the history
  4. update tips pallet

    liamaharon committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    357328c View commit details
    Browse the repository at this point in the history
  5. update chain_spec

    liamaharon committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    e2a8ff2 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2023

  1. fix migrations tuple

    liamaharon committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    a85c346 View commit details
    Browse the repository at this point in the history
  2. oliver comments

    liamaharon committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    49174b9 View commit details
    Browse the repository at this point in the history
  3. format comment

    liamaharon committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    b090f34 View commit details
    Browse the repository at this point in the history
  4. ".git/.scripts/commands/fmt/fmt.sh"

    command-bot committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    187bda0 View commit details
    Browse the repository at this point in the history
  5. comments

    liamaharon committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    c94588a View commit details
    Browse the repository at this point in the history
  6. Merge branch 'liam-kusama-gov-v1-storage-migration' of github.com:par…

    …itytech/polkadot into liam-kusama-gov-v1-storage-migration
    liamaharon committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    b3cbdde View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2023

  1. Merge branch 'master' of github.com:paritytech/polkadot into liam-kus…

    …ama-gov-v1-storage-migration
    liamaharon committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    b64b92b View commit details
    Browse the repository at this point in the history
  2. polkadot migrations

    liamaharon committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    271666a View commit details
    Browse the repository at this point in the history
  3. fix cargo.lock

    liamaharon committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    4ec49ff View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. Merge branch 'master' of github.com:paritytech/polkadot into liam-kus…

    …ama-gov-v1-storage-migration
    liamaharon committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    ca208cf View commit details
    Browse the repository at this point in the history
  2. fix compilation

    liamaharon committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    5dd4daa View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. Merge branch 'master' of github.com:paritytech/polkadot into liam-kus…

    …ama-gov-v1-storage-migration
    liamaharon committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    bff4590 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. Merge branch 'master' of github.com:paritytech/polkadot into liam-kus…

    …ama-gov-v1-storage-migration
    liamaharon committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    4005aee View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. Merge branch 'master' of github.com:paritytech/polkadot into liam-kus…

    …ama-gov-v1-storage-migration
    liamaharon committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    45ba24f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5e440c1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1f3f785 View commit details
    Browse the repository at this point in the history
  4. remove unnecessary feature

    liamaharon committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    6cd663b View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. fix unlock configs

    liamaharon committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    8fef227 View commit details
    Browse the repository at this point in the history
  2. use substrate master

    liamaharon committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    82d4de9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1991ecb View commit details
    Browse the repository at this point in the history
  4. reset cargo.lock

    liamaharon committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    e6048d9 View commit details
    Browse the repository at this point in the history
  5. cargo update -p sp-io

    liamaharon committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    7473d8e View commit details
    Browse the repository at this point in the history
  6. remove from chainspec

    liamaharon committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    3a47d7a View commit details
    Browse the repository at this point in the history
  7. Merge branch 'master' of github.com:paritytech/polkadot into liam-kus…

    …ama-gov-v1-storage-migration
    liamaharon committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    3eb21c0 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. Merge branch 'master' of github.com:paritytech/polkadot into liam-kus…

    …ama-gov-v1-storage-migration
    liamaharon committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    2779a6e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    25e81d4 View commit details
    Browse the repository at this point in the history
  3. clean up chain spec

    liamaharon committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    8ef96a0 View commit details
    Browse the repository at this point in the history
  4. cargo fmt

    liamaharon committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    6bf0aec View commit details
    Browse the repository at this point in the history
  5. remove old gov import

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