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

One line to rule them all #108

Merged
merged 5 commits into from
Apr 18, 2018
Merged

One line to rule them all #108

merged 5 commits into from
Apr 18, 2018

Conversation

tyleryasaka
Copy link
Contributor

Checklist:

  • Code contains relevant tests for the problem you are solving
  • Ensure all new and existing tests pass
  • Update any relevant READMEs and docs
  • Submit to the develop branch instead of master

Note: tests are not passing for me on develop, so I'm not worrying about them right now.

Description:

Accompanying PR for: OriginProtocol/origin-js#95

See that PR for details.

@tyleryasaka tyleryasaka force-pushed the one-line-to-rule-them-all branch 3 times, most recently from b97bd2e to 6ee8218 Compare April 17, 2018 19:43
Also removes docker instructions - our docker setup is not functional
right now. It's misleading to have it in our readme.
We can use the origin.js package from npm and guide the developer to use
the Rinkeby test net by default. I moved the instructions for local
blockchain development further down the file.
@wanderingstan
Copy link
Contributor

  • Ensure all new and existing tests pass

Do we even have any tests on demo-dapp? I don't see any in the scripts dir.

Everything else is looking good so I'm going to go ahead and merge.

@wanderingstan wanderingstan merged commit 43d95b0 into develop Apr 18, 2018
@tyleryasaka
Copy link
Contributor Author

@wanderingstan I've never seen any - we should probably get this straightened out. Either update the checklist or at least create a dummy test and make sure the test command is passing.

@tyleryasaka tyleryasaka deleted the one-line-to-rule-them-all branch April 18, 2018 17:39
@joshfraser
Copy link
Contributor

Let's update the checklist. Don't think we need additional tests at this stage.

@tyleryasaka
Copy link
Contributor Author

@joshfraser agreed - also I did fix the test script: #112

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.

3 participants