-
Notifications
You must be signed in to change notification settings - Fork 261
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
58d7715
commit 1570caf
Showing
4 changed files
with
44 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule nim-libp2p
updated
from 6ffd5b to d1f1e1
Submodule nimcrypto
updated
4 files
+1 −1 | nimcrypto.nimble | |
+7 −24 | nimcrypto/hash.nim | |
+135 −65 | nimcrypto/utils.nim | |
+10 −11 | tests/testapi.nim |