Akc-mamba

Latest version: v2.1.1

Safety actively analyzes 620895 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

2.1.1

- Update helm charts repo [09193c9](https://github.com/Akachain/akc-mamba/pull/31/commits/09193c95146fe301d3cae0d3286a291a4e7c3110)
- Fix call register user API in bootstrap network script [ff62c55](https://github.com/Akachain/akc-mamba/pull/31/commits/ff62c5585be28c65ee3f32a89e0e497131075158)
- Add EFS_SERVER_ID to .env
- Optimize check pod in environment script
- Update apiVersion of test-efs [ace473a](https://github.com/Akachain/akc-mamba/pull/31/commits/ace473ae73b238099a29d8962504d509db97c963)

2.1.0

- Optimize environment management:
- Merge binary-config branch to the main branch
- Include package data using setuptools [90a6804](https://github.com/Akachain/akc-mamba/commit/90a6804a2ef40ebbec3e23e0fea4cb8b5f616884)
- Add `mamba init` command to extract all config from binary to default config folder (~/.akachain)
- Add package code guideline [29362b5](https://github.com/Akachain/akc-mamba/commit/29362b508fe69b81188a8901dbfd72705fe7425d)
- Add guideline run network use minikube [06b893a](https://github.com/Akachain/akc-mamba/commit/06b893a9e23ee2f4b803e98f4eff54f39205632e)
- Generate application artifacts v1 [
1eeb990](https://github.com/Akachain/akc-mamba/commit/1eeb99097606f8c96e99ad0c552b8db19736f1ee)
- Update some out of date guideline.
- Support multiple orderers in fabric 2.2 [458be2a](https://github.com/Akachain/akc-mamba/commit/458be2a86d54f9d247bd7420207e604a895e3a5d)
- Fix some bugs
- Add remote org in fabric 2.2

2.0.0

This release includes:

- Support Hyperledger Fabric 2.2.0
- Add feature deploy chaincode as an external service
- Setting the DEPLOYMENT_ENV environment to "develop" to using stateful set without PVC.
- Specify alpine image version 3.12.0 in all batch jobs.
- Update binary config path
- Restructure crypto-path folder
- Add update anchor peer setting
- Optimize script logs
- Using akc-admin v2 to bootstrap network

1.2.0

This release includes:
- Optimize create_org command by add time sleep between register peer identity and enroll peer
- Fix missing PVS_PATH env in some commands: explorer, external intermediate CA, Prometheus and update the channel config.
- Update the comment in the environment template file.
- Fix the version of hyperledger/fabric-ccenv to 1.4.1.

1.1.3

In version 1.1.3, AKC-Mamba supported deploy hyperledger fabric on any kubenertes (e.g. minikube) and you can install AKC-Mamba with python package using `pip` or `pip3`.

This release includes:
- Another bugs fixed.
- Remove awscli.
- Change RCA_ORG to RCA_DOMAIN to be consistent with other module.
- Setup mamba with minikube env.
- Optimize check pod status.
- Release binary excute with pip package.
- pip3 package: https://pypi.org/project/akc-mamba/
- Specify ccenv version in peer statefulset template.

1.0

AKC-Mamba provides a **production ready**, **complete** experience in deploying a Hyperledger Fabric blockchain Network on Kubernetes (K8S) Clusters.

In version 1.0, AKC-Mamba only supports Amazon EKS, we will gradually roll out support for native Kubernetes or other integrated Kubernetes Service Provider later on.

The 1.0 release includes:

- 1 Root CA (rca)
- 1 Intermediate CA for each organization (ica)
- 1 Kafka Based ordering service
- A Pre-defined number of peer nodes for each organization.
- Bootstraping a sample chaincode in the network

Besides original Hyperledger Fabric, AKC-Mamba uses several inhouse developed tools to help a system administrator to accelerate his work. A list of pre-configured tools are:
- 1 AKC-Admin: administrative tool that expose REST API for Hyperledger Fabric network manipulation
- Hyperledger Fabric Blockchain Explorer
- Prometheus service
- Grafana service with a comprehensive dashboard to monitor the system.

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.