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

Upgrade to Polkadot 0.9.42 #1590

Merged
merged 40 commits into from
Jun 15, 2023
Merged

Upgrade to Polkadot 0.9.42 #1590

merged 40 commits into from
Jun 15, 2023

Commits on Jun 14, 2023

  1. Update weights for PR #1581

    Frequency CI [bot] authored and mattheworris committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    e6ca0c6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    39a4a36 View commit details
    Browse the repository at this point in the history
  3. build: update to polkadot 0.9.40

    Matthew Orris authored and mattheworris committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    0033104 View commit details
    Browse the repository at this point in the history
  4. fix: from_ref_time() deprecated: use from_parts()

    Matthew Orris authored and mattheworris committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    71f96e5 View commit details
    Browse the repository at this point in the history
  5. fix: substrate issue(13535): Remove use of trait Store

    Matthew Orris authored and mattheworris committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    98d5736 View commit details
    Browse the repository at this point in the history
  6. fix: RelaychainBlockNumberProvider deprecated: use RelaychainDataProv…

    …ider
    Matthew Orris authored and mattheworris committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    b5a913f View commit details
    Browse the repository at this point in the history
  7. fix: Sync and Keystore update

    Matthew Orris authored and mattheworris committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    69beeeb View commit details
    Browse the repository at this point in the history
  8. fix: Sync refactor

    Matthew Orris authored and mattheworris committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    c36fd24 View commit details
    Browse the repository at this point in the history
  9. fix: Refactor NetworkSync to SyncingService

    Matthew Orris authored and mattheworris committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    6062171 View commit details
    Browse the repository at this point in the history
  10. build: upgrade polkadot to v0.9.42

    Matthew Orris authored and mattheworris committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    b6b4b61 View commit details
    Browse the repository at this point in the history
  11. fix: transfer -> transfer_allow_death; set_balance_creating -> force_…

    …set_balance_creating;
    Matthew Orris authored and mattheworris committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    d8b7232 View commit details
    Browse the repository at this point in the history
  12. fix: +MaxProposalWeight; +MaxHolds, MaxFreezes, HoldIdentifier, Freez…

    …eIdentifier
    Matthew Orris authored and mattheworris committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    2f7149b View commit details
    Browse the repository at this point in the history
  13. fix: meta_at_version; metadata_versions

    Matthew Orris authored and mattheworris committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    c4d6e3d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    df8c31b View commit details
    Browse the repository at this point in the history
  15. fix: SyncCryptoStore refactor

    Matthew Orris authored and mattheworris committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    33deab2 View commit details
    Browse the repository at this point in the history
  16. fix: KeyStore refactor cont'd; +Holds and Freezes;

    Matthew Orris authored and mattheworris committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    f97de42 View commit details
    Browse the repository at this point in the history
  17. fix: frame-weight-template typo

    Matthew Orris authored and mattheworris committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    e7cd95a View commit details
    Browse the repository at this point in the history
  18. fix: undo search and replace error

    Matthew Orris authored and mattheworris committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    8f4ec33 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    536bff2 View commit details
    Browse the repository at this point in the history
  20. fix: update features = runtime-benchmarks for dependencies

    Matthew Orris authored and mattheworris committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    22159f9 View commit details
    Browse the repository at this point in the history
  21. fix: schemas benchmarking error

    Matthew Orris authored and mattheworris committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    0e6015f View commit details
    Browse the repository at this point in the history
  22. fix: time-release pallet errors (fixes from ORML pallet)

    Matthew Orris authored and mattheworris committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    fd72cef View commit details
    Browse the repository at this point in the history
  23. Update weights for PR #1590

    Frequency CI [bot] authored and mattheworris committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    ce382ad View commit details
    Browse the repository at this point in the history
  24. fix: Fixed formatting

    rlaferla authored and mattheworris committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    86cc1ab View commit details
    Browse the repository at this point in the history
  25. fix: lint errors; yarn.lock updates; parity dependencies updates

    Matthew Orris authored and mattheworris committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    b06c621 View commit details
    Browse the repository at this point in the history
  26. fix: ignore yarn cache files

    Matthew Orris authored and mattheworris committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    4c1ca88 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    573e3ef View commit details
    Browse the repository at this point in the history
  28. fix: lint error from run_benchmarks

    Matthew Orris authored and mattheworris committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    f813910 View commit details
    Browse the repository at this point in the history
  29. Update weights for PR #1590

    Frequency CI [bot] authored and mattheworris committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    bb5d58e View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    9e70e78 View commit details
    Browse the repository at this point in the history
  31. fix: cargo update and some other dependencies

    Matthew Orris authored and mattheworris committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    e1b7333 View commit details
    Browse the repository at this point in the history
  32. build: update to polkadot 0.9.40

    Matthew Orris authored and mattheworris committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    f7519a7 View commit details
    Browse the repository at this point in the history
  33. build: dependency updates

    Matthew Orris authored and mattheworris committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    0bc16f4 View commit details
    Browse the repository at this point in the history
  34. test: fix capacity staking transaction tests

    Matthew Orris authored and mattheworris committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    64ca34b View commit details
    Browse the repository at this point in the history
  35. Update weights for PR #1590

    Frequency CI [bot] authored and mattheworris committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    7de45a5 View commit details
    Browse the repository at this point in the history
  36. fix: merge error in comments

    Matthew Orris committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    e264ea4 View commit details
    Browse the repository at this point in the history
  37. fix: benchmarks breaks lint

    Matthew Orris committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    7bee84e View commit details
    Browse the repository at this point in the history
  38. Run benchmarks [run-benchmarks all]

    Matthew Orris committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    8b6c4f4 View commit details
    Browse the repository at this point in the history
  39. Update weights for PR #1590

    Frequency CI [bot] committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    5374d58 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2023

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