Skip to content
  • Hernando Castano's avatar
    Bump Substrate (#871) · 08c7ea42
    Hernando Castano authored
    * Bump Substrate
    
    * Change usage of "Module" to "Pallet"
    
    Related Substrate PR: https://github.com/paritytech/substrate/pull/8372
    
    * Add `OnSetCode` config param
    
    Related Substrate PR: https://github.com/paritytech/substrate/pull/8496
    
    * Update Aura Slot duration time type
    
    Related Substrate PR: https://github.com/paritytech/substrate/pull/8386
    
    * Add `OnSetCode` to mock runtimes
    
    * Add support for multiple justifications
    
    Related Substrate PR: https://github.com/paritytech/substrate/pull/7640
    
    * Use updated justification type in more places
    
    * Make GenesisConfig type non-optional
    
    Related Substrate PR: https://github.com/paritytech/substrate/pull/8275
    
    * Update service to use updated telemetry
    
    Related Substrate PR: https://github.com/paritytech/substrate/pull/8143
    
    * Appease Clippy
    08c7ea42
This project manages its dependencies using Cargo. Learn more