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

Add the code for compiling node-cli for WASM-browser #3974

Merged
merged 14 commits into from
Oct 31, 2019

Commits on Oct 30, 2019

  1. Configuration menu
    Copy the full SHA
    0d6a0f6 View commit details
    Browse the repository at this point in the history
  2. Make node/cli compile for WASM

    tomaka committed Oct 30, 2019
    Configuration menu
    Copy the full SHA
    222a6de View commit details
    Browse the repository at this point in the history
  3. More work on node/cli browser

    tomaka committed Oct 30, 2019
    Configuration menu
    Copy the full SHA
    2a282e9 View commit details
    Browse the repository at this point in the history
  4. More work on browser node

    tomaka committed Oct 30, 2019
    Configuration menu
    Copy the full SHA
    40b0dd1 View commit details
    Browse the repository at this point in the history
  5. More work

    tomaka committed Oct 30, 2019
    Configuration menu
    Copy the full SHA
    ca27dcd View commit details
    Browse the repository at this point in the history
  6. More work

    tomaka committed Oct 30, 2019
    Configuration menu
    Copy the full SHA
    eb5b5c8 View commit details
    Browse the repository at this point in the history
  7. Purge a bit the CI script

    tomaka committed Oct 30, 2019
    Configuration menu
    Copy the full SHA
    677b8b5 View commit details
    Browse the repository at this point in the history
  8. More clean up

    tomaka committed Oct 30, 2019
    Configuration menu
    Copy the full SHA
    bf9c5ed View commit details
    Browse the repository at this point in the history
  9. Remove substrate-finality-grandpa from the CI

    Its tests use tokio, which fails to compile.
    tomaka committed Oct 30, 2019
    Configuration menu
    Copy the full SHA
    c49401f View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2019

  1. Address review

    tomaka committed Oct 31, 2019
    Configuration menu
    Copy the full SHA
    84f3392 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    708a59e View commit details
    Browse the repository at this point in the history
  3. Fix substrate-service WASM CI

    tomaka committed Oct 31, 2019
    Configuration menu
    Copy the full SHA
    fdb4f76 View commit details
    Browse the repository at this point in the history
  4. Apply suggestions from code review

    Co-Authored-By: Bastian Köcher <bkchr@users.noreply.github.com>
    tomaka and bkchr authored Oct 31, 2019
    Configuration menu
    Copy the full SHA
    e89e188 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cbe0f81 View commit details
    Browse the repository at this point in the history