Security News
Oracle Drags Its Feet in the JavaScript Trademark Dispute
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
github.com/sfl0r3nz05/hfb-testing-environment
benchmarks folder Contains the configuration files in order to test the smart contract.
network folder Contains: network options to deploy in docker-compose files crypto configuration files (certificates, channel, genesis block, configtx.yaml, crypto-config.yaml) connection-profile to enable caliper to recognize the network prometheus/grafana configuration
src folder contains chaincode source code before compiled via:
npx caliper launch master --caliper-workspace . --caliper-benchconfig benchmarks/fabcar/config.yaml --caliper-networkconfig networks/connection-profile/2org1peercouchdb_kafka/fabric-go-tls-prometheus.yaml
docker rm -f $(docker ps -a -q)
docker volume rm $(docker volume ls -q)
PROMETHEUS (ip:9090)
GRAFANA CONTAINERS 1 (ip:3000)
GRAFANA CONTAINERS 2 (ip:3000)
GRAFANA HOST (ip:3000)
HFB METRICS RAFT (INSIDE GRAFANA)
HFB METRICS LEDGER (INSIDE GRAFANA)
Caliper generates a report hosted in project root
FAQs
Unknown package
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Security News
The Linux Foundation is warning open source developers that compliance with global sanctions is mandatory, highlighting legal risks and restrictions on contributions.
Security News
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.