Dave Kelsey

Results 145 issues of Dave Kelsey

The documentation here shows an example using caliper benchmarks but it won't work. There is a note to say it won't work and why which would apply to networks/ethereum/1node-clique/networkconfig.json in...

enhancement
documentation

packages/caliper-core/lib/manager/report/template/report.html has the following line ``` ``` This used to work even when the shift of the docs location was done, but not it fails. The new docs make the...

bug
component/core

Some tests which fail when run in 18.x, 20.x, 22.x resulted in the following which shows 18.x failed, but the other 2 reported as succeeded A quick test shows that...

bug
build

Due to problems with the fabric chaincode building recently, a fix to force the environment to Java 8 addressed the issue. We should look to move off of Java 8...

enhancement