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

Update to latest substrate-master and polkadot v0.3 #195

Merged
merged 53 commits into from
Mar 28, 2019
Merged

Commits on Dec 22, 2018

  1. Rebuild runtime

    gavofyork committed Dec 22, 2018
    Configuration menu
    Copy the full SHA
    265add0 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2019

  1. Configuration menu
    Copy the full SHA
    e589358 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2024df8 View commit details
    Browse the repository at this point in the history
  3. bump version to v0.3.1

    andresilva committed Jan 17, 2019
    Configuration menu
    Copy the full SHA
    6112021 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2019

  1. Configuration menu
    Copy the full SHA
    29020a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fada3aa View commit details
    Browse the repository at this point in the history
  3. Update lock file.

    gavofyork committed Jan 18, 2019
    Configuration menu
    Copy the full SHA
    dde0b5e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a35186d View commit details
    Browse the repository at this point in the history
  5. Update to latest Substrate

    gavofyork committed Jan 18, 2019
    Configuration menu
    Copy the full SHA
    4c7fe32 View commit details
    Browse the repository at this point in the history
  6. Bump to 0.3.2

    gavofyork committed Jan 18, 2019
    Configuration menu
    Copy the full SHA
    8e0b074 View commit details
    Browse the repository at this point in the history
  7. Actually bump.

    gavofyork committed Jan 18, 2019
    Configuration menu
    Copy the full SHA
    b328153 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2019

  1. v0.3.2 (#98)

    * bump substrate version
    
    * fix polkadot-collator
    rphmeier authored Jan 21, 2019
    Configuration menu
    Copy the full SHA
    b28ff9e View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2019

  1. Configuration menu
    Copy the full SHA
    a6f647a View commit details
    Browse the repository at this point in the history
  2. bump version

    rphmeier committed Jan 23, 2019
    Configuration menu
    Copy the full SHA
    3a88e24 View commit details
    Browse the repository at this point in the history
  3. cli: fix node shutdown (#100)

    andresilva authored and rphmeier committed Jan 23, 2019
    Configuration menu
    Copy the full SHA
    e837443 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b80733a View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2019

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

Commits on Jan 26, 2019

  1. v0.3.6

    rphmeier committed Jan 26, 2019
    Configuration menu
    Copy the full SHA
    d77698b View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2019

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

Commits on Jan 31, 2019

  1. bump to v0.3.7

    rphmeier committed Jan 31, 2019
    Configuration menu
    Copy the full SHA
    ab5d7ba View commit details
    Browse the repository at this point in the history
  2. bump to 0.3.8

    rphmeier committed Jan 31, 2019
    Configuration menu
    Copy the full SHA
    c082b6b View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2019

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

Commits on Feb 6, 2019

  1. Configuration menu
    Copy the full SHA
    cfa0d43 View commit details
    Browse the repository at this point in the history
  2. Use libp2p-kad 0.3.2 (#122)

    tomaka authored and arkpar committed Feb 6, 2019
    Configuration menu
    Copy the full SHA
    0f12e0c View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2019

  1. Bump libp2p-identify to 0.3.1 (#123)

    tomaka authored and bkchr committed Feb 7, 2019
    Configuration menu
    Copy the full SHA
    ef8343e View commit details
    Browse the repository at this point in the history
  2. Bump to 0.3.12 (#127)

    tomaka authored and gavofyork committed Feb 7, 2019
    Configuration menu
    Copy the full SHA
    fe96cda View commit details
    Browse the repository at this point in the history
  3. Update Substrate again (#128)

    tomaka authored and andresilva committed Feb 7, 2019
    Configuration menu
    Copy the full SHA
    dae7c67 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2019

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

Commits on Feb 13, 2019

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

Commits on Feb 25, 2019

  1. updating v0.3 to use substrate v0.10 (#146)

    * updating to latest substrate v0.10
    
    * better handling of outer poll
    
    * nit
    
    * fix tests
    
    * remove comment
    
    * reduce indentation
    
    * use self.poll
    
    * bring oneshot into scope
    
    * spaces
    
    * wrap
    
    * remove match
    
    * wrap
    
    * Update primitives/Cargo.toml
    
    Co-Authored-By: gterzian <2792687+gterzian@users.noreply.github.com>
    
    * Update runtime/wasm/Cargo.toml
    
    Co-Authored-By: gterzian <2792687+gterzian@users.noreply.github.com>
    
    * Update runtime/wasm/Cargo.toml
    
    Co-Authored-By: gterzian <2792687+gterzian@users.noreply.github.com>
    
    * Update test-parachains/adder/collator/src/main.rs
    
    Co-Authored-By: gterzian <2792687+gterzian@users.noreply.github.com>
    
    * indent
    
    * add paranthese
    gterzian authored and rphmeier committed Feb 25, 2019
    Configuration menu
    Copy the full SHA
    461ea31 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2019

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

Commits on Mar 4, 2019

  1. [v0.3] Integrates new gossip system into Polkadot (#166)

    * new gossip validation in network
    
    * integrate new gossip into service
    rphmeier authored and arkpar committed Mar 4, 2019
    Configuration menu
    Copy the full SHA
    8b07458 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f23eb8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6d48897 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2019

  1. [v0.3] update to substrate master (#175)

    * update to substrate master
    
    * fix test
    rphmeier authored Mar 13, 2019
    Configuration menu
    Copy the full SHA
    849b04b View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2019

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

Commits on Mar 20, 2019

  1. Update v0.3 to latest Substrate master (#177)

    * update substrate v0.3 to latest master
    
    * bump spec version
    
    * update to latest master: remove fees module
    
    * update runtime blobs
    
    * bump version to 0.3.16
    rphmeier authored and andresilva committed Mar 20, 2019
    Configuration menu
    Copy the full SHA
    b64e3cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a01bb1a View commit details
    Browse the repository at this point in the history
  3. bump version to v0.3.17

    andresilva committed Mar 20, 2019
    Configuration menu
    Copy the full SHA
    e1b97b2 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2019

  1. Some PoC-3 GRANDPA tweaks (#181)

    * call on_finalise after triggering curated_grandpa change
    
    * make grandpa rounds shorter for faster finalization
    rphmeier authored Mar 22, 2019
    Configuration menu
    Copy the full SHA
    4501a48 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    001f9aa View commit details
    Browse the repository at this point in the history
  3. [v0.3] Update to substrate master (#183)

    * update to latest substrate master
    
    * bump version to 0.3.18
    
    * update to latest substrate master
    
    * bump spec version
    
    * update runtime wasm blobs
    
    * remove current_offline_slash from chain spec
    andresilva authored Mar 22, 2019
    Configuration menu
    Copy the full SHA
    7296ba6 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2019

  1. update to substrate master: bump version to v0.3.19 (#188)

    * update to substrate master: bump version to v0.3.19
    
    libp2p network improvements
    
    * network: replace NodeIndex with PeerId
    
    * network: fix tests
    andresilva authored Mar 25, 2019
    Configuration menu
    Copy the full SHA
    37bf8b4 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2019

  1. polkadot v0.3.20 (#190)

    * update to substrate master: bump version to 0.3.20
    
    * runtime: add offchain worker trait
    
    * runtime: rebuild wasm blobs
    andresilva authored and rphmeier committed Mar 26, 2019
    Configuration menu
    Copy the full SHA
    06fe5cc View commit details
    Browse the repository at this point in the history
  2. bump spec version (#191)

    andresilva authored Mar 26, 2019
    Configuration menu
    Copy the full SHA
    d854250 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2019

  1. Configuration menu
    Copy the full SHA
    71d9c0c View commit details
    Browse the repository at this point in the history
  2. Fix compilation

    bkchr committed Mar 27, 2019
    Configuration menu
    Copy the full SHA
    82e156a View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2019

  1. Update version to 0.4.0

    bkchr committed Mar 28, 2019
    Configuration menu
    Copy the full SHA
    e3e599a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7ed879e View commit details
    Browse the repository at this point in the history
  3. Remove unused struct

    bkchr committed Mar 28, 2019
    Configuration menu
    Copy the full SHA
    2e6ea76 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    14751a7 View commit details
    Browse the repository at this point in the history