Skip to content

Commit

Permalink
Replace irohalib with iroha
Browse files Browse the repository at this point in the history
Signed-off-by: Sara <lira.lemur@gmail.com>
  • Loading branch information
LiraLemur authored and lebdron committed Nov 6, 2019
1 parent 2d6c29c commit 3394413
Show file tree
Hide file tree
Showing 60 changed files with 302 additions and 1,582 deletions.
2 changes: 1 addition & 1 deletion docker/develop/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ RUN set -e; \
# python bindings dependencies
RUN set -e; \
pip install grpcio_tools pysha3; \
pip3 install grpcio_tools pysha3
pip3 install grpcio_tools pysha3 iroha==0.0.5.4

# install lcov
RUN set -e; \
Expand Down
13 changes: 0 additions & 13 deletions example/python/.gitignore

This file was deleted.

29 changes: 0 additions & 29 deletions example/python/Makefile

This file was deleted.

33 changes: 0 additions & 33 deletions example/python/README.md

This file was deleted.

221 changes: 0 additions & 221 deletions example/python/batch-example.py

This file was deleted.

46 changes: 0 additions & 46 deletions example/python/blocks-query.py

This file was deleted.

0 comments on commit 3394413

Please sign in to comment.