Dave Kelsey

Results 131 issues of Dave Kelsey

### Please share the technical limitation of Caliper that you encountered. Channel information should not be in the network configuration file but should be part of the workload module. The...

enhancement
component/fabric

### Please share the technical limitation of Caliper that you encountered. https://github.com/hyperledger/caliper/issues/1205 implements the base functionality but will not provide support for mutual TLS ### Please detail your feature idea...

enhancement
component/fabric

### Which Caliper version are you using? 0.4.2 ### Which Node.JS version are you using? 14 ### Which operating system are you using? WSL2 ### Please provide some context for...

bug
component/core

The docker image doesn't appear to have any automated testing where 1. It's tested to show to at least builds 2. It's tested to show that it can be used...

enhancement
build
test

The docker stats at the moment collect network/disk IO but just a cumulative amount, ie how much was done in a run but it would also be useful to know...

enhancement
component/core

Starts off ok ``` +---------------------------------------------------------------------------------------------------------+-----------+-----------+------------------+------------------+-----------------+------------------+-----------------+---------------+ | Name | CPU%(max) | CPU%(avg) | Memory(max) [MB] | Memory(avg) [MB] | Traffic In [MB] | Traffic Out [MB] | Disc Write [MB] |...

bug
component/core

### Please share the technical limitation of Caliper that you encountered. https://github.com/hyperledger/caliper/issues/1205 provides a base implementation of the connector without this support ### Please detail your feature idea that could...

enhancement
component/fabric

preload-assets and delete-assets are designed to create the exact number of assets requested no matter how matter how many workers are defined. This requires a specific benchmark configuration to use...

enhancement
Fabric

We need linting rules in place for javascript, go and java.

enhancement
build

for the query transactions java expects a certain number of parameters but the workload doesn't send enough. This results in an error in the contract api (which is probably a...

bug
Fabric