Skip to content
This repository has been archived by the owner on Jan 22, 2020. It is now read-only.

edX Migration #82

Open
wants to merge 22 commits into
base: master
Choose a base branch
from
Open

edX Migration #82

wants to merge 22 commits into from

Conversation

ghost
Copy link

@ghost ghost commented Sep 12, 2018

Signed-off-by: Thaddeus Cambron [email protected]

alexandrag2254 and others added 22 commits September 11, 2018 22:40
* adding LFS171x sawtooth code to education folder

Signed-off-by: Alexandra Groetsema <[email protected]>
Signed-off-by: Thaddeus Cambron [email protected]
* add license comments to all files
* adding Hyperledger Fabric code to education repo
* add readme to LFS171x folder

Signed-off-by: Alexandra Groetsema <[email protected]>
* Adding attributions throughout

Signed-off-by: Alexandra Groetsema <[email protected]>
* Added note that this application is based on 0.8 of Sawtooth

Signed-off-by: Tracy Kuhrt <[email protected]>
* Update Sawtooth TunaChain demo app to 1.0 (#30)

* Replace JS TP with Python TP

This commit replaces the existing TunaChain TP written in Javascript
with one that is written in Python. This was done for several reasons:

    - The Javascript TP API is not supported by the core team
    - Python's concise and easy to read syntax will make the example
      code legible to people who aren't engineers
    - Using a different language for the TP and Client shows off the
      flexibility of Sawtooth as a platform

* Update TunaChain client to use 1.0 API

Several API changes happened between 0.8 and 1.0. This commit updates
the client to use the current Sawtooth APIs.

* Enable TunaChain specific docker-compose deployment

This commit creates a new Docker-Compose file which can be used to
build and start up the necessary componants to run TunaChain. Users of
the hyperledger training course will no longer have to run npm commands
locally to start up the components, which will allow us to streamline
the course and focus on interesting Sawtooth examples.

The sawtooth-default.yaml file will remain for use in previous examples
but it will not be used to interact with the TunaChain demo.

Signed-off-by: Darian Plumb <[email protected]>

* Update sawtooth-default.yaml to 1.0 (#32)

This updates the docker images pulled by the sawtooth-default
docker-compose file to 1.0, and makes the necessary updates to
the command scripts and ports of some containers

Signed-off-by: Darian Plumb <[email protected]>

* Wait until batch is committed before refresh (#36)

The TunaChain webapp automatically refreshes when a transaction is
submitted. This is only useful if it waits until the new data is
committed to state before the refresh happens. This commit ensures that
the batch is committed before refreshing, with respect to the 1.0
Sawtooth REST API.

Signed-off-by: Darian Plumb <[email protected]>

* Added proxy support for docker-compose and Dockerfiles (#35)

* Add proxies in build.args in docker-compose
* Add proxy settings in shell Dockerfile

Signed-off-by: Ashish Kumar Mishra <[email protected]>
* Adding course content from EdX

Signed-off-by: Tracy Kuhrt <[email protected]>
* Adding course content from EdX
* Added final exam
* Added answers

Signed-off-by: Tracy Kuhrt <[email protected]>
Grab content from the edX course and format it.

Signed-off-by: nathalie-ckc <[email protected]>
* Formatting correction

Signed-off-by: Tracy Kuhrt <[email protected]>
* Add Chapter 2 contents (#45)

Signed-off-by: nathalie-ckc <[email protected]>
* Add edX content for Iroha chapter (#48)

Added contents from edX Course Chapter 5.

Signed-off-by: nathalie-ckc <[email protected]>
* Added Video to the sections that contained a video

Signed-off-by: Tracy Kuhrt <[email protected]>
TODO embed video and define relative path for images

Signed-off-by: Thaddeus Cambron [email protected]
Please review

Signed-off-by: Thaddeus Cambron [email protected]
* Chapter 3 Markdown

Signed-off-by: atc-vince <[email protected]>
Add content for this chapter from the edX course.

All images are in images/welcome-intro subdirectory, except for
Hyperledger_logo.png, which is in images/ in case it's useful to other
chapters.

Signed-off-by: nathalie-ckc <[email protected]>
Stopped at "Gaining Network Membership"
TODO add remaining content

Signed-off-by: Thaddeus Cambron [email protected]
TODO - Continue to migrate Chapter 7 content

Signed-off-by: Thaddeus Cambron [email protected]
Signed-off-by: Thaddeus Cambron [email protected]
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

5 participants