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

Update to SDK stable2409-1 #490

Open
wants to merge 63 commits into
base: main
Choose a base branch
from

Commits on Oct 19, 2024

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

Commits on Oct 21, 2024

  1. Configuration menu
    Copy the full SHA
    0450dd2 View commit details
    Browse the repository at this point in the history
  2. feat(relay): Configure Polkadot

    - Rename `assigner_on_demand` to `on_demand` (SDK #4706)
    - [BEEFY] Add runtime support for reporting fork voting (#4522)
    - `SchedulerParams` moved from `polkadot_primitives::vstaging`, to `polkadot_primitives`
    - `XcmFeeToAccount` -> `SendXcmFeeToAccount`
    - Mock Weights
    pandres95 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    dc1f07d View commit details
    Browse the repository at this point in the history
  3. feat(relay): Configure Kusama

    - Rename `assigner_on_demand` to `on_demand` (SDK #4706)
    - [BEEFY] Add runtime support for reporting fork voting (SDK #4522)
    - `SchedulerParams` moved from `polkadot_primitives::vstaging`, to `polkadot_primitives`
    - `XcmFeeToAccount` -> `SendXcmFeeToAccount`
    - Mock Weights
    pandres95 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    3f5d163 View commit details
    Browse the repository at this point in the history
  4. feat(system-parachains/asset-hubs): Configure AH Kusama

    - [Assets] Call implementation for `transfer_all` (SDK #4527)
    - [bridges-v2] Permissionless lanes (SDK #4949)
    - add possibility to inject non-authorities session-keys in genesis (SDK #5078)
    - Tx Payment: drop ED requirements for tx payments with exchangeable asset (SDK #4488)
    - relax XcmFeeToAccount trait bound on AccountId (SDK #4959)
    pandres95 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    cec40cb View commit details
    Browse the repository at this point in the history
  5. feat(system-parachains/asset-hubs): Configure AH Polkadot

    - [Assets] Call implementation for `transfer_all` (SDK #4527)
    - [bridges-v2] Permissionless lanes (SDK #4949)
    - add possibility to inject non-authorities session-keys in genesis (SDK #5078)
    - Tx Payment: drop ED requirements for tx payments with exchangeable asset (SDK #4488)
    - relax XcmFeeToAccount trait bound on AccountId (SDK #4959)
    pandres95 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    271ca20 View commit details
    Browse the repository at this point in the history
  6. feat(system-parachains/bridge-hubs): Configure BH Polkadot

    - Bridges V2 refactoring backport and pallet_bridge_messages simplifications (SDK #4935)
    - [bridges-v2] Permissionless lanes (SDK #4949)
    - add possibility to inject non-authorities session-keys in genesis (SDK #5078)
    - Transfer Polkadot-native assets to Ethereum (SDK #5546)
    - [stable2049] Backport #5546 (SDK #5710)
    - `XcmFeeToAccount` -> `SendXcmFeeToAccount`
    pandres95 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    33b18d4 View commit details
    Browse the repository at this point in the history
  7. feat(system-parachains/bridge-hubs): Configure BH Kusama

    - Bridges V2 refactoring backport and pallet_bridge_messages simplifications (SDK #4935)
    - [bridges-v2] Permissionless lanes (SDK #4949)
    - add possibility to inject non-authorities session-keys in genesis (SDK #5078)
    - Transfer Polkadot-native assets to Ethereum (SDK #5546)
    - [stable2049] Backport #5546 (SDK #5710)
    - `XcmFeeToAccount` -> `SendXcmFeeToAccount`
    - [bh polkadot] minor: replace `DOLLARS` with `UNITS` on `BridgeDeposit` storage type
    pandres95 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    6f42f23 View commit details
    Browse the repository at this point in the history
  8. feat(system-parachains/collectives): Configure Collectives Polkadot

    - `XcmFeeToAccount` -> `SendXcmFeeToAccount`
    - add possibility to inject non-authorities session-keys in genesis (SDK #5078)
    pandres95 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    161bfaf View commit details
    Browse the repository at this point in the history
  9. feat(system-parachains/coretime): Configure Coretime Kusama

    - `XcmFeeToAccount` -> `SendXcmFeeToAccount`
    - add possibility to inject non-authorities session-keys in genesis (SDK #5078)
    - Coretime auto-renew (SDK #4424)
    - Mock Weights
    pandres95 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    4ec6e3a View commit details
    Browse the repository at this point in the history
  10. feat(system-parachains/coretime): Configure Coretime Polkadot

    - `XcmFeeToAccount` -> `SendXcmFeeToAccount`
    - add possibility to inject non-authorities session-keys in genesis (SDK #5078)
    - Coretime auto-renew (SDK #4424)
    - Mock Weights
    pandres95 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    44d41a9 View commit details
    Browse the repository at this point in the history
  11. feat(system-parachains/people): Configure People Kusama

    - `XcmFeeToAccount` -> `SendXcmFeeToAccount`
    - add possibility to inject non-authorities session-keys in genesis (SDK #5078)
    pandres95 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    1e0e946 View commit details
    Browse the repository at this point in the history
  12. feat(system-parachains/people): Configure People Polkadot

    - `XcmFeeToAccount` -> `SendXcmFeeToAccount`
    - add possibility to inject non-authorities session-keys in genesis (SDK #5078)
    pandres95 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    62af401 View commit details
    Browse the repository at this point in the history
  13. change(integration-tests/emulated): Configure Penpal

    - add possibility to inject non-authorities session-keys in genesis (SDK #5078)
    pandres95 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    e0760ad View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    715531f View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    457dab3 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    f2a3fce View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    fd15642 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    358e23e View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. Configuration menu
    Copy the full SHA
    9bf828f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    632b7a2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    446b803 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4142150 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f2a9042 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4b340e0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5338f1f View commit details
    Browse the repository at this point in the history
  8. fix(system-parachains/bridge-hub-polkadot): `XcmOverBridgeHubPolkadot…

    …Instance` -> `XcmOverBridgeHubKusamaInstance`
    pandres95 committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    ff1416d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f7003d1 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b574665 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e71f52c View commit details
    Browse the repository at this point in the history
  12. Re-enable encointer in workspace and bump encointer to stable-202409-1 (

    #1)
    
    * Revert "wip(workspace): disable Encointer"
    
    This reverts commit 0450dd2.
    
    * bump encointer deps
    
    * [encointer] add non_authority_keys to session genesis config
    clangenb authored Oct 23, 2024
    Configuration menu
    Copy the full SHA
    88453df View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. Configuration menu
    Copy the full SHA
    f53bb89 View commit details
    Browse the repository at this point in the history
  2. fix(integration-tests/asset): ensure para-to-para foreign assets thro…

    …ugh AH integration tests work
    pandres95 committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    efeb06f View commit details
    Browse the repository at this point in the history
  3. change(integration-tests): fix lanes configurations and test setup co…

    …nfigurations for bridge hubs related tests
    pandres95 committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    f1baf1c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a7e4821 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    497e724 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    97596b5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cc5b8cf View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. fix-wip(system-parachains/bridge-hubs): fulfill values on mock weight…

    …s + fees parameters + test parameters
    
    Note: Weight-related fixes should be adjusted accordingly again once actual benchmarks are executed.
    pandres95 committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    1faeb30 View commit details
    Browse the repository at this point in the history
  2. fix(system-parachains/asset-hub-kusama): allow incoming assets from E…

    …thereum Snowbridge (chain 11155111)
    pandres95 committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    f8adb35 View commit details
    Browse the repository at this point in the history
  3. revert(system-parachains/bridge-hub-polkadot): remove `StorageWeightR…

    …eclaimer` as it would be implemented on polkadot-fellows#494
    pandres95 committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    4e59b21 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2024

  1. wip(bridge-hubs/bridge-hub-polkadot): decrease refTime in `snowbrid…

    …ge_pallet_ethereum_client::WeightInfo::submit_with_sync_committee` to assert tests are passing
    pandres95 committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    524efc9 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. Snowbridge - Transfer native token to Ethereum tests (#2)

    * adds pna tests
    
    * clippy
    claravanstaden authored Oct 28, 2024
    Configuration menu
    Copy the full SHA
    595ce90 View commit details
    Browse the repository at this point in the history
  2. change(integration-tests/asset-hub-kusama): remove test references to…

    … Sepolia testnet, and use mainnet instead.
    pandres95 committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    93fb88b View commit details
    Browse the repository at this point in the history
  3. fix: make clippy happy

    pandres95 committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    ae42f9c View commit details
    Browse the repository at this point in the history
  4. Fix Snowbridge test resulting in overweight block (#3)

    * fix test
    
    * revert weight
    claravanstaden authored Oct 28, 2024
    Configuration menu
    Copy the full SHA
    f5e70b0 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. fix pna tests (#4)

    claravanstaden authored Oct 29, 2024
    Configuration menu
    Copy the full SHA
    62cfc40 View commit details
    Browse the repository at this point in the history
  2. make clippy happy 1/4

    pandres95 authored Oct 29, 2024
    Configuration menu
    Copy the full SHA
    6e1bf6d View commit details
    Browse the repository at this point in the history
  3. make clippy happy 2/4

    pandres95 authored Oct 29, 2024
    Configuration menu
    Copy the full SHA
    f42fd5b View commit details
    Browse the repository at this point in the history
  4. make clippy happy 3/4

    pandres95 authored Oct 29, 2024
    Configuration menu
    Copy the full SHA
    5f494c5 View commit details
    Browse the repository at this point in the history
  5. make clippy happy 4/6

    pandres95 authored Oct 29, 2024
    Configuration menu
    Copy the full SHA
    6e50ffa View commit details
    Browse the repository at this point in the history
  6. make clippy happy 5/6

    pandres95 authored Oct 29, 2024
    Configuration menu
    Copy the full SHA
    8d8a2d9 View commit details
    Browse the repository at this point in the history
  7. make clippy happy 6/6

    pandres95 authored Oct 29, 2024
    Configuration menu
    Copy the full SHA
    e9b5c24 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. Configuration menu
    Copy the full SHA
    597f748 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc2b098 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2024

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

Commits on Nov 4, 2024

  1. Configuration menu
    Copy the full SHA
    a6ee868 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    90313b0 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. chore(CHANGELOG): set changes from this PR to the "Unreleased" sectio…

    …n instead of 1.3.4
    
    Also, fixes a broken link.
    pandres95 committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    f54a026 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2024

  1. Switch to using Delegation Staking for pools (#5)

    * add delegated staking to kusama
    
    * delegate stake in polkadot
    
    * fmt
    
    * comment
    
    * update delegated staking pallet
    
    * fix comment
    
    * make slashes go to the treasury
    
    * update changelog
    
    * fmt
    Ank4n authored Nov 9, 2024
    Configuration menu
    Copy the full SHA
    cf05416 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2024

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

Commits on Nov 20, 2024

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

Commits on Nov 22, 2024

  1. Revert changes in Kusama runtime causing bench test failure (#8)

    * revert delegate stake configuration in kusama
    
    * update pool migrating max count
    Ank4n authored Nov 22, 2024
    Configuration menu
    Copy the full SHA
    0cc2571 View commit details
    Browse the repository at this point in the history