hyperledger
Here are 799 public repositories matching this topic...
-
Updated
Jan 29, 2022
-
Updated
Mar 8, 2020 - JavaScript
-
Updated
May 3, 2022 - Python
-
Updated
May 12, 2022 - JavaScript
-
Updated
May 12, 2022 - Java
-
Updated
Apr 16, 2019 - C++
-
Updated
May 10, 2022 - Go
-
Updated
May 15, 2022 - Python
-
Updated
May 12, 2022 - JavaScript
-
Updated
Mar 19, 2022
-
Updated
Oct 23, 2019 - Makefile
-
Updated
May 15, 2022 - Go
-
Updated
May 12, 2022 - JavaScript
-
Updated
May 14, 2022 - Python
In torii routing we have a macro that produces endpoints with a specific number of data items.
This macro's usability can be greatly improved by refactoring it to be a procedural macro with more explicit (and readable) syntax.
-
Updated
May 12, 2021 - Python
-
Updated
Feb 5, 2022
-
Updated
May 13, 2022 - Kotlin
-
Updated
Dec 17, 2021 - Go
The tails file location after publishing a credential definition is not considering the white spaces in revocation tags, which leads to fail in uploading tails file but publishes the credential definition on the ledger
-
Updated
Aug 30, 2019 - JavaScript
-
Updated
Apr 29, 2022 - Shell
-
Updated
Jun 21, 2019
-
Updated
Feb 28, 2022 - Shell
-
Updated
May 12, 2022 - Rust
-
Updated
May 16, 2022 - Go
-
Updated
Mar 24, 2022 - Java
Improve this page
Add a description, image, and links to the hyperledger topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the hyperledger topic, visit your repo's landing page and select "manage topics."
When deploying fabric in enterprise's intranet (without the ability to access internet), users maybe upload chaincode builder images and chaincode runtime images to a private docker registry which requires authentication when pulling images.
I think fabric can support this scenario by adding configuration in
chaincodesection of core.yaml, such as: