Skip to content

Commit

Permalink
Merge pull request #92 from hyperledger/develop
Browse files Browse the repository at this point in the history
Develop

- Use grpc in major
- Fix C++ syntax
- Add some test
- Refactoring some model
  • Loading branch information
MizukiSonoko committed Dec 17, 2016
2 parents 61101cc + 75a8c2d commit 7a6be26
Show file tree
Hide file tree
Showing 314 changed files with 20,414 additions and 2,542 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ build/*
.idea/*
*xcworkspace*
.vscode/*
*cmake-build-debug*
*cmake-build-debug*
2 changes: 1 addition & 1 deletion circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,4 @@ test:
pre:
- mkdir build; cd build; cmake ..; make
override:
- ./test.sh
- ./test.sh
400 changes: 400 additions & 0 deletions cmake-build-debug/CMakeCache.txt

Large diffs are not rendered by default.

Binary file not shown.
Binary file not shown.

0 comments on commit 7a6be26

Please sign in to comment.