Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade Fabric from v1.0.0-rc1 to v1.0.5 #4

Merged
merged 77 commits into from
Mar 6, 2018
Merged

Upgrade Fabric from v1.0.0-rc1 to v1.0.5 #4

merged 77 commits into from
Mar 6, 2018

Commits on Jan 19, 2018

  1. Added : Refactoring first part of tutorial

    Maxime Aubanel committed Jan 19, 2018
    Configuration menu
    Copy the full SHA
    306d612 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    sshmaxime committed Jan 19, 2018
    Configuration menu
    Copy the full SHA
    adcadbc View commit details
    Browse the repository at this point in the history
  3. Added: pics

    Maxime Aubanel committed Jan 19, 2018
    Configuration menu
    Copy the full SHA
    8e20619 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'newVersion' of github.com:chainHero/heroes-service into…

    … newVersion
    Maxime Aubanel committed Jan 19, 2018
    Configuration menu
    Copy the full SHA
    b5b35b3 View commit details
    Browse the repository at this point in the history
  5. Fixed version

    Maxime Aubanel committed Jan 19, 2018
    Configuration menu
    Copy the full SHA
    7ca0fc7 View commit details
    Browse the repository at this point in the history
  6. Update README.md

    sshmaxime committed Jan 19, 2018
    Configuration menu
    Copy the full SHA
    40baaf7 View commit details
    Browse the repository at this point in the history
  7. Added Pics + env modification

    Maxime Aubanel committed Jan 19, 2018
    Configuration menu
    Copy the full SHA
    b8aaf28 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'newVersion' of github.com:chainHero/heroes-service into…

    … newVersion
    Maxime Aubanel committed Jan 19, 2018
    Configuration menu
    Copy the full SHA
    acaae1d View commit details
    Browse the repository at this point in the history
  9. Added : Marker

    Maxime Aubanel committed Jan 19, 2018
    Configuration menu
    Copy the full SHA
    cc1201b View commit details
    Browse the repository at this point in the history
  10. Readme modif

    Maxime Aubanel committed Jan 19, 2018
    Configuration menu
    Copy the full SHA
    a25a06d View commit details
    Browse the repository at this point in the history
  11. Fixed : readme

    Maxime Aubanel committed Jan 19, 2018
    Configuration menu
    Copy the full SHA
    415e8fc View commit details
    Browse the repository at this point in the history
  12. Modification Readme

    Maxime Aubanel committed Jan 19, 2018
    Configuration menu
    Copy the full SHA
    7f4fe70 View commit details
    Browse the repository at this point in the history
  13. Updated : Readme

    Maxime Aubanel committed Jan 19, 2018
    Configuration menu
    Copy the full SHA
    cf61a86 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2018

  1. Edit README.md

    Maxime Aubanel committed Jan 25, 2018
    Configuration menu
    Copy the full SHA
    4f001cd View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2018

  1. Added : Creation/Installation/Instantiation of the chaincode + Update…

    …d : docker-compose.yaml/config.yaml
    Maxime Aubanel committed Feb 8, 2018
    Configuration menu
    Copy the full SHA
    4abba53 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2018

  1. Added : Fully functionnal ledger + Website working too

    Maxime Aubanel committed Feb 9, 2018
    Configuration menu
    Copy the full SHA
    b125f20 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2018

  1. Added Maj Readme + Gopkg.toml + Maj Invoke.go

    Maxime Aubanel committed Feb 16, 2018
    Configuration menu
    Copy the full SHA
    94e4e04 View commit details
    Browse the repository at this point in the history
  2. few fixes

    Maxime Aubanel committed Feb 16, 2018
    Configuration menu
    Copy the full SHA
    508781f View commit details
    Browse the repository at this point in the history
  3. few fixes

    Maxime Aubanel committed Feb 16, 2018
    Configuration menu
    Copy the full SHA
    da7724a View commit details
    Browse the repository at this point in the history
  4. few fixes

    Maxime Aubanel committed Feb 16, 2018
    Configuration menu
    Copy the full SHA
    09bff6c View commit details
    Browse the repository at this point in the history
  5. Small fix on README concerning ; \

    Maxime Aubanel committed Feb 16, 2018
    Configuration menu
    Copy the full SHA
    a0fd3d6 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2018

  1. Update README.md

    sshmaxime committed Mar 1, 2018
    Configuration menu
    Copy the full SHA
    551ad47 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    sshmaxime committed Mar 1, 2018
    Configuration menu
    Copy the full SHA
    fa110d3 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2018

  1. Update README.md

    sshmaxime committed Mar 2, 2018
    Configuration menu
    Copy the full SHA
    488aba2 View commit details
    Browse the repository at this point in the history
  2. Added new web pictures

    Maxime Aubanel committed Mar 2, 2018
    Configuration menu
    Copy the full SHA
    4c97b77 View commit details
    Browse the repository at this point in the history
  3. Fixed conflict

    Maxime Aubanel committed Mar 2, 2018
    Configuration menu
    Copy the full SHA
    cf54e9d View commit details
    Browse the repository at this point in the history
  4. Update README.md

    sshmaxime committed Mar 2, 2018
    Configuration menu
    Copy the full SHA
    85d9291 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2018

  1. Review and improvment of the installation part

    Signed-off-by: Antoine Chabert <antoine.chabert@tohero.fr>
    antitoine committed Mar 5, 2018
    Configuration menu
    Copy the full SHA
    0ea2492 View commit details
    Browse the repository at this point in the history
  2. Remove Fabric and Fabric CA installation part (not required) - Improv…

    …e text of network installation - Improve screenshot of the fabric sdk go end installation
    
    Signed-off-by: Antoine Chabert <antoine.chabert@tohero.fr>
    antitoine committed Mar 5, 2018
    Configuration menu
    Copy the full SHA
    5ace49f View commit details
    Browse the repository at this point in the history
  3. Improve text for the fixtures folder

    Signed-off-by: Antoine Chabert <antoine.chabert@tohero.fr>
    antitoine committed Mar 5, 2018
    Configuration menu
    Copy the full SHA
    5a3682e View commit details
    Browse the repository at this point in the history
  4. Remove old network folder

    Signed-off-by: Antoine Chabert <antoine.chabert@tohero.fr>
    antitoine committed Mar 5, 2018
    Configuration menu
    Copy the full SHA
    add75af View commit details
    Browse the repository at this point in the history
  5. Remove CouchDB from network (not required)

    Signed-off-by: Antoine Chabert <antoine.chabert@tohero.fr>
    antitoine committed Mar 5, 2018
    Configuration menu
    Copy the full SHA
    f457152 View commit details
    Browse the repository at this point in the history
  6. Upgrade screenshot of docker ps (no couchdb anymore) - Improve descri…

    …ption
    
    Signed-off-by: Antoine Chabert <antoine.chabert@tohero.fr>
    antitoine committed Mar 5, 2018
    Configuration menu
    Copy the full SHA
    827bae4 View commit details
    Browse the repository at this point in the history
  7. Remove extra whitespace in the configuration file - Improve description

    Signed-off-by: Antoine Chabert <antoine.chabert@tohero.fr>
    antitoine committed Mar 5, 2018
    Configuration menu
    Copy the full SHA
    9c1c90e View commit details
    Browse the repository at this point in the history
  8. Remove old main file

    Signed-off-by: Antoine Chabert <antoine.chabert@tohero.fr>
    antitoine committed Mar 5, 2018
    Configuration menu
    Copy the full SHA
    e05fd28 View commit details
    Browse the repository at this point in the history
  9. Remove extra whitespace

    Signed-off-by: Antoine Chabert <antoine.chabert@tohero.fr>
    antitoine committed Mar 5, 2018
    Configuration menu
    Copy the full SHA
    5abaf64 View commit details
    Browse the repository at this point in the history
  10. Run gofmt on every go files

    Signed-off-by: Antoine Chabert <antoine.chabert@tohero.fr>
    antitoine committed Mar 5, 2018
    Configuration menu
    Copy the full SHA
    6b94d25 View commit details
    Browse the repository at this point in the history
  11. Add langage in code sample of the Readme - Fix issue with Makefile (c…

    …leanup and vendor sync) - Improve text
    
    Signed-off-by: Antoine Chabert <antoine.chabert@tohero.fr>
    antitoine committed Mar 5, 2018
    Configuration menu
    Copy the full SHA
    5aa24d0 View commit details
    Browse the repository at this point in the history
  12. Improve text until the query part

    Signed-off-by: Antoine Chabert <antoine.chabert@tohero.fr>
    antitoine committed Mar 5, 2018
    Configuration menu
    Copy the full SHA
    892e41c View commit details
    Browse the repository at this point in the history
  13. Fix issue with docker-compose and TLS

    Signed-off-by: Antoine Chabert <antoine.chabert@tohero.fr>
    antitoine committed Mar 5, 2018
    Configuration menu
    Copy the full SHA
    169f3ce View commit details
    Browse the repository at this point in the history
  14. Update screenshot of the CC install

    Signed-off-by: Antoine Chabert <antoine.chabert@tohero.fr>
    antitoine committed Mar 5, 2018
    Configuration menu
    Copy the full SHA
    7a74373 View commit details
    Browse the repository at this point in the history
  15. Improve the invoke aprt and set the right screenshot

    Signed-off-by: Antoine Chabert <antoine.chabert@tohero.fr>
    antitoine committed Mar 5, 2018
    Configuration menu
    Copy the full SHA
    21edf4f View commit details
    Browse the repository at this point in the history
  16. Run gofmt on every go files in web folder

    Signed-off-by: Antoine Chabert <antoine.chabert@tohero.fr>
    antitoine committed Mar 5, 2018
    Configuration menu
    Copy the full SHA
    90f0492 View commit details
    Browse the repository at this point in the history
  17. Fix typo in last part

    Signed-off-by: Antoine Chabert <antoine.chabert@tohero.fr>
    antitoine committed Mar 5, 2018
    Configuration menu
    Copy the full SHA
    83e1e54 View commit details
    Browse the repository at this point in the history
  18. Merge branch 'master' into v1.0.5

    Signed-off-by: Antoine Chabert <antoine.chabert@tohero.fr>
    antitoine committed Mar 5, 2018
    Configuration menu
    Copy the full SHA
    0cc88e0 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2018

  1. More explanation: blockchain/setup.go - line 71

    Maxime Aubanel committed Mar 6, 2018
    Configuration menu
    Copy the full SHA
    158926f View commit details
    Browse the repository at this point in the history
  2. More explanation: blockchain/setup.go - line 62

    Maxime Aubanel committed Mar 6, 2018
    Configuration menu
    Copy the full SHA
    8b46832 View commit details
    Browse the repository at this point in the history
  3. More explanation: blockchain/setup.go - line 91

    Maxime Aubanel committed Mar 6, 2018
    Configuration menu
    Copy the full SHA
    5b83729 View commit details
    Browse the repository at this point in the history
  4. More explanation: blockchain/setup.go - line 104

    Maxime Aubanel committed Mar 6, 2018
    Configuration menu
    Copy the full SHA
    e835df7 View commit details
    Browse the repository at this point in the history
  5. More explanation: blockchain/setup.go - line 98/111

    Maxime Aubanel committed Mar 6, 2018
    Configuration menu
    Copy the full SHA
    af4699b View commit details
    Browse the repository at this point in the history
  6. Added: Clean Resources

    Maxime Aubanel committed Mar 6, 2018
    Configuration menu
    Copy the full SHA
    b64dbf8 View commit details
    Browse the repository at this point in the history
  7. More explanation: config.yaml

    Maxime Aubanel committed Mar 6, 2018
    Configuration menu
    Copy the full SHA
    ccb3a5d View commit details
    Browse the repository at this point in the history
  8. More explanation: config.yaml

    Maxime Aubanel committed Mar 6, 2018
    Configuration menu
    Copy the full SHA
    d2f38cf View commit details
    Browse the repository at this point in the history
  9. Deleted: install.sh

    Maxime Aubanel committed Mar 6, 2018
    Configuration menu
    Copy the full SHA
    091a997 View commit details
    Browse the repository at this point in the history
  10. Fixed: ChannelConfig

    Maxime Aubanel committed Mar 6, 2018
    Configuration menu
    Copy the full SHA
    e556717 View commit details
    Browse the repository at this point in the history
  11. Fixed: User name in config file

    Maxime Aubanel committed Mar 6, 2018
    Configuration menu
    Copy the full SHA
    4234165 View commit details
    Browse the repository at this point in the history
  12. Fixed: change network name to chainHero-Network

    Maxime Aubanel committed Mar 6, 2018
    Configuration menu
    Copy the full SHA
    01b2dc8 View commit details
    Browse the repository at this point in the history
  13. Update config.yaml

    sshmaxime committed Mar 6, 2018
    Configuration menu
    Copy the full SHA
    bca4f40 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    8b51cbd View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    012aeb9 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    0c7478b View commit details
    Browse the repository at this point in the history
  17. Update README.md

    sshmaxime committed Mar 6, 2018
    Configuration menu
    Copy the full SHA
    7063ca0 View commit details
    Browse the repository at this point in the history
  18. Fixed: Go fmt

    Maxime Aubanel committed Mar 6, 2018
    Configuration menu
    Copy the full SHA
    20050ba View commit details
    Browse the repository at this point in the history
  19. Update: Pictures

    Maxime Aubanel committed Mar 6, 2018
    Configuration menu
    Copy the full SHA
    ba68e49 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    eed3f29 View commit details
    Browse the repository at this point in the history
  21. Update README.md

    sshmaxime committed Mar 6, 2018
    Configuration menu
    Copy the full SHA
    399f8c6 View commit details
    Browse the repository at this point in the history
  22. Deleted: CleanResources + Update type error

    Maxime Aubanel committed Mar 6, 2018
    Configuration menu
    Copy the full SHA
    11943ae View commit details
    Browse the repository at this point in the history
  23. Update: change network name/change struct in README for tutorial/add …

    …Initialized to true
    Maxime Aubanel committed Mar 6, 2018
    Configuration menu
    Copy the full SHA
    c1e8958 View commit details
    Browse the repository at this point in the history
  24. Updated: README.md

    Maxime Aubanel committed Mar 6, 2018
    Configuration menu
    Copy the full SHA
    24ebdb3 View commit details
    Browse the repository at this point in the history
  25. Updated: README.md

    Maxime Aubanel committed Mar 6, 2018
    Configuration menu
    Copy the full SHA
    6f660e7 View commit details
    Browse the repository at this point in the history
  26. Update: README.md

    Maxime Aubanel committed Mar 6, 2018
    Configuration menu
    Copy the full SHA
    b5327b4 View commit details
    Browse the repository at this point in the history
  27. Update: README.md

    Maxime Aubanel committed Mar 6, 2018
    Configuration menu
    Copy the full SHA
    07b98e3 View commit details
    Browse the repository at this point in the history
  28. Update: README.md

    Maxime Aubanel committed Mar 6, 2018
    Configuration menu
    Copy the full SHA
    8924521 View commit details
    Browse the repository at this point in the history
  29. Fix typo

    Signed-off-by: Antoine Chabert <antoine.chabert@tohero.fr>
    antitoine committed Mar 6, 2018
    Configuration menu
    Copy the full SHA
    5990add View commit details
    Browse the repository at this point in the history
  30. Fix links to original file in README

    Signed-off-by: Antoine Chabert <antoine.chabert@tohero.fr>
    antitoine committed Mar 6, 2018
    Configuration menu
    Copy the full SHA
    ded8d9c View commit details
    Browse the repository at this point in the history
  31. Fix typo

    Signed-off-by: Antoine Chabert <antoine.chabert@tohero.fr>
    antitoine committed Mar 6, 2018
    Configuration menu
    Copy the full SHA
    08188a3 View commit details
    Browse the repository at this point in the history
  32. Add source link to chainhero.io

    Signed-off-by: Antoine Chabert <antoine.chabert@tohero.fr>
    antitoine committed Mar 6, 2018
    Configuration menu
    Copy the full SHA
    96f2a38 View commit details
    Browse the repository at this point in the history