Skip to content
  • Dónal Murray's avatar
    Add broker pallet to `coretime-westend` (#3272) · 99234440
    Dónal Murray authored
    
    
    This brings functionality to Westend's Coretime Chain runtime, where
    previously it was not much more than a shell.
    
    It is assumed that the Coretime pallet will have the same index in the
    Westend runtime as it does in Rococo for the runtime calls.
    
    TODO:
    - [x] Generate chainspec
    - [x] Regenerate weights
    - [x] Check hardcoded RuntimeCall weights against relay weights for
    transacts
    
    Aura key generation: https://github.com/paritytech/devops/issues/2725
    
    ---------
    
    Co-authored-by: command-bot <>
    Co-authored-by: default avatarBastian Köcher <[email protected]>
    Co-authored-by: default avatarAnton Vilhelm Ásgeirsson <[email protected]>
    99234440