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

Fix dependencies for the package setup #64

Merged
merged 1 commit into from
Dec 7, 2020

Conversation

vadimreutskiy
Copy link

Add dependency to PyNaCL as it is required for support of different hashing algorithms (including most important ED25519 with default SHA2 hashing)

Signed-off-by: Vadim Reutskiy <reutskiy.vadim@gmail.com>
@lebdron lebdron merged commit c0c7797 into hyperledger-iroha:master Dec 7, 2020
stepanLav added a commit to stepanLav/iroha-python that referenced this pull request Jul 9, 2021
commit 92d8177
Author: Stepan Lavrentev <40560660+stepanLav@users.noreply.github.com>
Date:   Thu Jul 8 08:31:43 2021 +0300

    Add ability to provide custom TLS cert (hyperledger-iroha#63)

    Signed-off-by: Stepan Lavrentev <lawrentievsv@gmail.com>

commit 4d10eb0
Author: Grzegorz Bazior <g.bazior@yodiss.pl>
Date:   Fri Apr 23 18:02:10 2021 +0200

    Add possibility of checking transaction status by hash

    Signed-off-by: Grzegorz Bazior <g.bazior@yodiss.pl>

commit c0a53ef
Author: Sara <lira.lemur@gmail.com>
Date:   Tue Mar 30 01:38:39 2021 +0300

    added comments for iroha docs (hyperledger-iroha#68)

    Signed-off-by: Sara <lira.lemur@gmail.com>

commit 3968c39
Author: Grzegorz Bazior <g.bazior@yodiss.pl>
Date:   Thu Mar 11 23:18:44 2021 +0100

    Add optional argument to configure GRPC max message length

    Signed-off-by: Grzegorz Bazior <g.bazior@yodiss.pl>

commit 293d682
Author: Ry Jones <ry@linux.com>
Date:   Thu Mar 25 12:25:13 2021 -0700

    Update repolinter.yml

    Signed-off-by: Ry Jones <ry@linux.com>

commit 7955e40
Author: Ry Jones <ry@linux.com>
Date:   Mon Mar 22 17:40:11 2021 -0700

    Catch repolinter errors

    Signed-off-by: Ry Jones <ry@linux.com>

commit ed38676
Author: Ry Jones <ry@linux.com>
Date:   Mon Mar 22 12:56:01 2021 -0700

    Create repolinter.yml

    Signed-off-by: Ry Jones <ry@linux.com>

commit c0c7797
Merge: 70e0e96 9470329
Author: Andrei Lebedev <lebdron@gmail.com>
Date:   Mon Dec 7 18:49:25 2020 +0100

    Merge pull request hyperledger-iroha#64 from vadimreutskiy/master

    Fix dependencies for the package setup

commit 9470329
Author: Vadim Reutskiy <reutskiy.vadim@gmail.com>
Date:   Tue Dec 1 21:27:19 2020 +0900

    Fix dependencies for the package setup

    Signed-off-by: Vadim Reutskiy <reutskiy.vadim@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants