Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Backport Datastream Fix (#701) #717

Closed
wants to merge 5 commits into from

Commits on Oct 19, 2021

  1. set deps to polkadot v0.9.12

    apopiak committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    58aee05 View commit details
    Browse the repository at this point in the history
  2. update Cargo.lock

    apopiak committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    dc654f4 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2021

  1. update Substrate and Polkadot

    apopiak committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    9298272 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2021

  1. Use safer template defaults for polkadot-v0.9.12, move to `recogniz…

    …e`, comment on Override for AdvertisedXcmVersion default (#690)
    
    * use safer defaults in template for sovereign paraobjects
    
    * fmt
    
    * Nothing trait, fix XcmTeleportFilter
    
    * rm unused traits, update rococo and template runtimes
    
    * https://writingexplained.org/recognise-or-recognize-difference
    
    * Override for AdvertisedXcmVersion default ->  to match all runtimes
    
    * cargo +nightly fmt
    nuke-web3 authored Oct 23, 2021
    Configuration menu
    Copy the full SHA
    f5926c2 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2021

  1. Ensure a bad datastream cannot cause problems (#701)

    * Ensure a bad datastream cannot cause problems
    
    * Formatting
    
    * Formatting
    gavofyork authored and apopiak committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    f743832 View commit details
    Browse the repository at this point in the history