caliper GitHub
PR #1352 | Bump to 0.5.1-unstable release |
Signed-off-by: D <d_kelsey@uk.ibm.com> |
Created At 2022-05-19 15:47:14 +0000 UTC
PR #1351 | [Release 0.5.0] Documentation |
Signed-off-by: D <d_kelsey@uk.ibm.com> |
Created At 2022-05-18 14:44:34 +0000 UTC
PR #1350 | [Release 0.5.0] Update Changelog |
Signed-off-by: D <d_kelsey@uk.ibm.com> |
Created At 2022-05-18 14:44:14 +0000 UTC
PR #1349 | [Release 0.5.0] Publish official release |
Signed-off-by: D <d_kelsey@uk.ibm.com> |
Created At 2022-05-18 14:44:01 +0000 UTC
PR #1348 | Fix #536 Update error messages for 'caliper-cli' package |
- Partially fixes #536 - The error messages are clear and consistent. - All the error messages are checked and updated. |
Created At 2022-05-17 18:26:14 +0000 UTC
PR #1346 | Replaced bit.ly link with reference to bootstrap.sh |
Replaced bit.ly with reference bootstrap.sh as per the build (but without the -k option) Signed-off-by: fraVlaca <ocsenarf@outlook.com> |
Created At 2022-05-17 13:00:26 +0000 UTC
PR #1345 | Peer Gateway Connector Txs Error messsage: added output of err.details array |
Closes #1339 Signed-off-by: fraVlaca <ocsenarf@outlook.com> |
Created At 2022-05-17 11:04:42 +0000 UTC
PR #1344 | Explicitly bind grpc-js for fabric 2.4 connector |
Closes #1338 Signed-off-by: fraVlaca <ocsenarf@outlook.com> |
Created At 2022-05-17 10:16:22 +0000 UTC
PR #1342 | Fixes caliper hang of unfinished transactions |
This addresses a long standing issue in caliper where a round will hang waiting for unfinished transactions that have actually finished but not been recorded. It also addresses an issue where the fabric connectors try to change the time_create value of a TxStatus but in fact actually doesn't change the creation time. closes #1068 closes #1340 Signed-off-by: D <d_kelsey@uk.ibm.com> |
Created At 2022-05-17 07:43:05 +0000 UTC