Skip to content
This repository has been archived by the owner on Jul 4, 2022. It is now read-only.

Chore/plug node info #15

Merged
merged 1 commit into from
Nov 5, 2019
Merged

Chore/plug node info #15

merged 1 commit into from
Nov 5, 2019

Conversation

hoani
Copy link
Contributor

@hoani hoani commented Nov 4, 2019

Closes #5

Binaries are now called plug instead of substrate.

  • Docker file updated
  • Docker build tested locally
  • Toml files updated
  • Version information updated
  • Plug version set to 0.0.0 (to be updated when released)

Copy link
Contributor

@jordy25519 jordy25519 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!


RUN apt-get update && \
apt-get dist-upgrade -y -o Dpkg::Options::="--force-confold" && \
apt-get install -y cmake pkg-config libssl-dev git clang
apt-get install -y \
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice touch 😛

@jordy25519
Copy link
Contributor

Will need to squash and sign as a single commit

Copy link
Contributor

@cowboy-bebug cowboy-bebug left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

https://crates.parity.io/sr_version/struct.RuntimeVersion.html, this will not affect functionality.

chore(node): Replaced Substrate with Plug. Added Plug Developers to author information. Set version to 0.0.0 - to be updated to 1.0.0 when we release Plug

chore(Dockerfile): Updated Dockerfile names and descriptions for Plug. Removed incorrect maintainer details.

signing commit
@hoani hoani force-pushed the chore/PlugNodeInfo branch from 0e909d2 to e6eae9a Compare November 5, 2019 00:25
@hoani hoani merged commit f9d914e into develop Nov 5, 2019
@hoani hoani deleted the chore/PlugNodeInfo branch November 5, 2019 03:30
AndrewHaslamPF pushed a commit that referenced this pull request Nov 16, 2020
* Try fix #12

* Update to latest plug tag

* Update to polkadot api 1.8.1 compatability

Co-authored-by: Jordan Beauchamp <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update Plug Node information
3 participants