Skip to content
#

hyperledger

Here are 811 public repositories matching this topic...

fabric
Alex-duzhichao
Alex-duzhichao commented Nov 3, 2021

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 chaincode section of core.yaml, such as:

chaincode:
    registry:
        
good first issue
Smart-Contract-Security-Audits
iroha
Arjentix
Arjentix commented Jun 22, 2022
  • Blocked by #2378

As mentioned in [this comment] we temporary allow users to send extra bytes, but we print warning message. This was done to help SDK-developers.

After everything is stabilized we have to remove this and return an error every time something with extra bytes was sent

good first issue iroha2 api-changes Refactor

Improve this page

Add a description, image, and links to the hyperledger topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the hyperledger topic, visit your repo's landing page and select "manage topics."

Learn more