bevel icon indicating copy to clipboard operation
bevel copied to clipboard

An automation framework for rapidly and consistently deploying production-ready DLT platforms

Results 115 bevel issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe.** Hyperledger Fabric uses Certificate Authorities and the Certificates issued by them to enable permissions. Certificates have limited time validity, they...

enhancement
fabric

### Description As a developer, I want to create a github action which gets triggered for every PR to develop & main, so that the project code follows the inclusive...

good-first-issue
CI
shared

### Description As a developer I want to update the developer guide for DLT deployment using Bevel on minikube or any other local k8s setup https://hyperledger-bevel.readthedocs.io/en/v0.10.0.0/developer/baf_minikube_setup.html ### Acceptance Criteria 1....

documentation
good-first-issue

**Describe the solution you'd like** Having external chaincode will help in resolving issues with Kubernetes and will also help in chaincode management (by operators and devs) For more reference, https://hyperledger-fabric.readthedocs.io/en/release-2.2/cc_service.html

enhancement
fabric

### **Description :** Now BAF is supporting to install single chaincode on peer. I would like to install multiple chaincodes on peers ### Proposal Summary: would like to install multiple...

enhancement
fabric

The current Fabric network on Kubernetes runs on default policies. This should be upgraded so that custom policies can be applied to the network. Steps: 1. Explore how the NodeOUs...

good-first-issue
fabric

**Is your feature request related to a problem? Please describe.** Having hardcoded port `8443` is not preferred when installing for a production network. There are many reasons why not to...

enhancement
good-first-issue
fabric

### Description As a developer, I want to decouple Ansible from Bevel.This is achieved by moving the extra functionality from ansible to helm charts and use ansible only for templating...

enhancement
good-first-issue
fabric

As a user I would like use a client belonging to org1 (i.e register a user to org1 who can have multiple identities) to connect to all the channels org1...

enhancement
wontfix
fabric