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: state chain upgraded to substrate 2022-05 #1650

Merged
merged 34 commits into from
May 13, 2022

Commits on May 10, 2022

  1. feat: state chain upgraded to substrate 2022-05

    Old substrate version: monthly-2021-09+1
    New substrate version: monthly-2022-05
    
    Main change: TypeInfo added to all storage types.
    
    See https://github.com/paritytech/substrate/releases for
    a full list of changes.
    dandanlen committed May 10, 2022
    Configuration menu
    Copy the full SHA
    b8df7b8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    83b28a2 View commit details
    Browse the repository at this point in the history
  3. feat: remove subxt

    dandanlen committed May 10, 2022
    Configuration menu
    Copy the full SHA
    bc8e541 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    017cf37 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    34e333b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ee9a482 View commit details
    Browse the repository at this point in the history
  7. chore: update more tests

    dandanlen committed May 10, 2022
    Configuration menu
    Copy the full SHA
    dd0d713 View commit details
    Browse the repository at this point in the history
  8. fix call

    dandanlen committed May 10, 2022
    Configuration menu
    Copy the full SHA
    0bca1af View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2917f33 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9f3070f View commit details
    Browse the repository at this point in the history
  11. chore: clippy

    dandanlen committed May 10, 2022
    Configuration menu
    Copy the full SHA
    80fc06f View commit details
    Browse the repository at this point in the history
  12. feat: grandpa rpcs

    dandanlen committed May 10, 2022
    Configuration menu
    Copy the full SHA
    f179874 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    bb4185f View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    2d3d545 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    ed4b02d View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    650dd1c View commit details
    Browse the repository at this point in the history
  17. fix: spelling

    dandanlen committed May 10, 2022
    Configuration menu
    Copy the full SHA
    8d3d8d5 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    361dc2d View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    207b9db View commit details
    Browse the repository at this point in the history

Commits on May 11, 2022

  1. fix: integration tests

    Add AURA digest and change block execution order.
    dandanlen committed May 11, 2022
    Configuration menu
    Copy the full SHA
    727083a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e8a0b2f View commit details
    Browse the repository at this point in the history
  3. fix: unsigned extrinsic submission logs pallet call

    instead of runtime call.
    dandanlen committed May 11, 2022
    Configuration menu
    Copy the full SHA
    7608433 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9850c3b View commit details
    Browse the repository at this point in the history
  5. fix: revert weight template

    dandanlen committed May 11, 2022
    Configuration menu
    Copy the full SHA
    c8f6e66 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7de785c View commit details
    Browse the repository at this point in the history
  7. fix: update benchmark.sh

    dandanlen committed May 11, 2022
    Configuration menu
    Copy the full SHA
    fcabb06 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'develop' into feat/integrate-substrate-monthly-2022-05

    This includes TypeInfo derivations for new types in auction
    resolver and backup triage.
    dandanlen committed May 11, 2022
    Configuration menu
    Copy the full SHA
    47b9c2f View commit details
    Browse the repository at this point in the history
  9. fix: expected_hash encoding

    dandanlen committed May 11, 2022
    Configuration menu
    Copy the full SHA
    762810b View commit details
    Browse the repository at this point in the history
  10. fix: integration tests

    dandanlen committed May 11, 2022
    Configuration menu
    Copy the full SHA
    e74f005 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0566f6e View commit details
    Browse the repository at this point in the history

Commits on May 12, 2022

  1. Configuration menu
    Copy the full SHA
    7b78c96 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e8692a9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    675ad51 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7a5f938 View commit details
    Browse the repository at this point in the history