|
Introducing Hyperledger Project & How-to Webinars
Hello, To make sure that the broader community is up to date with latest the Hyperledger project developments and features, we would like to offer two main webinar opportunities: 1. Project Webinar -
Hello, To make sure that the broader community is up to date with latest the Hyperledger project developments and features, we would like to offer two main webinar opportunities: 1. Project Webinar -
|
By
Marta Piekarska
·
|
|
Transaction Timeout
Hi there, when testing on my local machine, I run into transaction lifecycle timeout. Basically I use 3 wirkers with fixed rate of 2000 tx. It would work fine if I make it up to 5 tx per second. Howev
Hi there, when testing on my local machine, I run into transaction lifecycle timeout. Basically I use 3 wirkers with fixed rate of 2000 tx. It would work fine if I make it up to 5 tx per second. Howev
|
By
Ali Abdulaziz
·
|
|
Upcoming Event: Hyperledger Caliper Contributors Meeting - Wed, 04/29/2020 3:00pm-4:00pm
#cal-reminder
Reminder: Hyperledger Caliper Contributors Meeting When: Wednesday, 29 April 2020, 3:00pm to 4:00pm, (GMT+00:00) UTC Where:https://zoom.us/my/hyperledger.community View Event Organizer: Hyperledger Co
Reminder: Hyperledger Caliper Contributors Meeting When: Wednesday, 29 April 2020, 3:00pm to 4:00pm, (GMT+00:00) UTC Where:https://zoom.us/my/hyperledger.community View Event Organizer: Hyperledger Co
|
By
caliper@lists.hyperledger.org Calendar
·
|
|
Upcoming Event: Hyperledger Caliper Contributors Meeting - Wed, 04/15/2020 3:00pm-4:00pm
#cal-reminder
Reminder: Hyperledger Caliper Contributors Meeting When: Wednesday, 15 April 2020, 3:00pm to 4:00pm, (GMT+00:00) UTC Where:https://zoom.us/my/hyperledger.community View Event Organizer: Hyperledger Co
Reminder: Hyperledger Caliper Contributors Meeting When: Wednesday, 15 April 2020, 3:00pm to 4:00pm, (GMT+00:00) UTC Where:https://zoom.us/my/hyperledger.community View Event Organizer: Hyperledger Co
|
By
caliper@lists.hyperledger.org Calendar
·
|
|
Upcoming Event: Hyperledger Caliper Contributors Meeting - Wed, 04/08/2020 3:00pm-4:00pm
#cal-reminder
Reminder: Hyperledger Caliper Contributors Meeting When: Wednesday, 8 April 2020, 3:00pm to 4:00pm, (GMT+00:00) UTC Where:https://zoom.us/my/hyperledger.community View Event Organizer: Hyperledger Com
Reminder: Hyperledger Caliper Contributors Meeting When: Wednesday, 8 April 2020, 3:00pm to 4:00pm, (GMT+00:00) UTC Where:https://zoom.us/my/hyperledger.community View Event Organizer: Hyperledger Com
|
By
caliper@lists.hyperledger.org Calendar
·
|
|
Upcoming Event: Hyperledger Caliper Contributors Meeting - Wed, 04/01/2020 3:00pm-4:00pm
#cal-reminder
Reminder: Hyperledger Caliper Contributors Meeting When: Wednesday, 1 April 2020, 3:00pm to 4:00pm, (GMT+00:00) UTC Where:https://zoom.us/my/hyperledger.community View Event Organizer: Hyperledger Com
Reminder: Hyperledger Caliper Contributors Meeting When: Wednesday, 1 April 2020, 3:00pm to 4:00pm, (GMT+00:00) UTC Where:https://zoom.us/my/hyperledger.community View Event Organizer: Hyperledger Com
|
By
caliper@lists.hyperledger.org Calendar
·
|
|
Hyperledger Project Quarterly Update Due #tsc-project-update - Thu, 03/26/2020
#tsc-project-update
#cal-notice
Hyperledger Project Quarterly Update Due #tsc-project-update When: Thursday, 26 March 2020 Organizer: community-architects@... Description: Please file a project status report for the TSC here: https:
Hyperledger Project Quarterly Update Due #tsc-project-update When: Thursday, 26 March 2020 Organizer: community-architects@... Description: Please file a project status report for the TSC here: https:
|
By
caliper@lists.hyperledger.org Calendar
·
|
|
Upcoming Event: Hyperledger Caliper Contributors Meeting - Wed, 03/25/2020 3:00pm-4:00pm
#cal-reminder
Reminder: Hyperledger Caliper Contributors Meeting When: Wednesday, 25 March 2020, 3:00pm to 4:00pm, (GMT+00:00) UTC Where:https://zoom.us/my/hyperledger.community View Event Organizer: Hyperledger Co
Reminder: Hyperledger Caliper Contributors Meeting When: Wednesday, 25 March 2020, 3:00pm to 4:00pm, (GMT+00:00) UTC Where:https://zoom.us/my/hyperledger.community View Event Organizer: Hyperledger Co
|
By
caliper@lists.hyperledger.org Calendar
·
|
|
Upcoming Event: Hyperledger Project Quarterly Update Due #tsc-project-update - Thu, 03/26/2020
#tsc-project-update
#cal-reminder
Reminder: Hyperledger Project Quarterly Update Due #tsc-project-update When: Thursday, 26 March 2020 View Event Organizer: community-architects@... Description: Please file a project status report for
Reminder: Hyperledger Project Quarterly Update Due #tsc-project-update When: Thursday, 26 March 2020 View Event Organizer: community-architects@... Description: Please file a project status report for
|
By
caliper@lists.hyperledger.org Calendar
·
|
|
Latency Unit in report.html for millisecond
Hi, I am wondering if I can set the latency unit to millisecond rather than second in the report.html ? Thanks !
Hi, I am wondering if I can set the latency unit to millisecond rather than second in the report.html ? Thanks !
|
By
Umas
·
|
|
Fixed rate not reach the defined TPS
#fabric
I'm having issues with the fixed-rate controller I'm defining a high enough Send rate (500 TPS) but the result on caliper report is 300 and something. I've read that the reason for that is the number
I'm having issues with the fixed-rate controller I'm defining a high enough Send rate (500 TPS) but the result on caliper report is 300 and something. I've read that the reason for that is the number
|
By
George
·
|
|
TypeError: Cannot read property 'getChannel' of undefined at Fabric._joinChannels
#fabric
Hi, there, When I run caliper benchmark, I get an error as below: ----------------------------------------------------------------- $ npx caliper benchmark run --caliper-workspace . --caliper-benchcon
Hi, there, When I run caliper benchmark, I get an error as below: ----------------------------------------------------------------- $ npx caliper benchmark run --caliper-workspace . --caliper-benchcon
|
By
Umas
·
|
|
How to benchmark a fabric network
Hi, I created a fabric network with 3 organizations and one chaincode to create 2 assets. I don’t know how to use caliper to benchmark that network. I went through the following website to use caliper
Hi, I created a fabric network with 3 organizations and one chaincode to create 2 assets. I don’t know how to use caliper to benchmark that network. I went through the following website to use caliper
|
By
Marina Wanis
·
|
|
caliper metrics
#fabric
Hello community, Is there any paper or reference that explains the caliper metrics produced by the tool(latency, TPS) and how they are calculated by it? Also Im getting different execution times from
Hello community, Is there any paper or reference that explains the caliper metrics produced by the tool(latency, TPS) and how they are calculated by it? Also Im getting different execution times from
|
By
George
·
|
|
error Unconditioned case within setPromise 2 messages
#fabric
Hello, I'm trying to benchmark my own contract. I'm installing and instantiating the contract. After running the benchmark the error that I get is: /home/csd3458/caliper/node_modules/@hyperledger/cali
Hello, I'm trying to benchmark my own contract. I'm installing and instantiating the contract. After running the benchmark the error that I get is: /home/csd3458/caliper/node_modules/@hyperledger/cali
|
By
George
·
|
|
Have you registered for Hyperledger Global Forum, March 3-6?
Hello Hyperledger Community, Less than four weeks to go until Hyperledger Global Forum 2020! I am so excited to see not only long time friends but all the new people, projects, deployments, and energy
Hello Hyperledger Community, Less than four weeks to go until Hyperledger Global Forum 2020! I am so excited to see not only long time friends but all the new people, projects, deployments, and energy
|
By
Brian Behlendorf
·
|
|
Upcoming Event: Hyperledger Caliper Contributors Meeting - Wed, 01/22/2020 3:00pm-4:00pm, Please RSVP
#cal-reminder
Reminder: Hyperledger Caliper Contributors Meeting When: Wednesday, 22 January 2020, 3:00pm to 4:00pm, (GMT+00:00) UTC Where:https://zoom.us/my/hyperledger.community An RSVP is requested. Click here t
Reminder: Hyperledger Caliper Contributors Meeting When: Wednesday, 22 January 2020, 3:00pm to 4:00pm, (GMT+00:00) UTC Where:https://zoom.us/my/hyperledger.community An RSVP is requested. Click here t
|
By
caliper@lists.hyperledger.org Calendar
·
|
|
Upcoming Event: Hyperledger Caliper Contributors Meeting - Wed, 01/15/2020 3:00pm-4:00pm, Please RSVP
#cal-reminder
Reminder: Hyperledger Caliper Contributors Meeting When: Wednesday, 15 January 2020, 3:00pm to 4:00pm, (GMT+00:00) UTC Where:https://zoom.us/my/hyperledger.community An RSVP is requested. Click here t
Reminder: Hyperledger Caliper Contributors Meeting When: Wednesday, 15 January 2020, 3:00pm to 4:00pm, (GMT+00:00) UTC Where:https://zoom.us/my/hyperledger.community An RSVP is requested. Click here t
|
By
caliper@lists.hyperledger.org Calendar
·
|
|
Upcoming Event: Hyperledger Caliper Contributors Meeting - Wed, 01/08/2020 3:00pm-4:00pm, Please RSVP
#cal-reminder
Reminder: Hyperledger Caliper Contributors Meeting When: Wednesday, 8 January 2020, 3:00pm to 4:00pm, (GMT+00:00) UTC Where:https://zoom.us/my/hyperledger.community An RSVP is requested. Click here to
Reminder: Hyperledger Caliper Contributors Meeting When: Wednesday, 8 January 2020, 3:00pm to 4:00pm, (GMT+00:00) UTC Where:https://zoom.us/my/hyperledger.community An RSVP is requested. Click here to
|
By
caliper@lists.hyperledger.org Calendar
·
|
|
Upcoming Event: Hyperledger Caliper Contributors Meeting - Wed, 01/01/2020 3:00pm-4:00pm, Please RSVP
#cal-reminder
Reminder: Hyperledger Caliper Contributors Meeting When: Wednesday, 1 January 2020, 3:00pm to 4:00pm, (GMT+00:00) UTC Where:https://zoom.us/my/hyperledger.community An RSVP is requested. Click here to
Reminder: Hyperledger Caliper Contributors Meeting When: Wednesday, 1 January 2020, 3:00pm to 4:00pm, (GMT+00:00) UTC Where:https://zoom.us/my/hyperledger.community An RSVP is requested. Click here to
|
By
caliper@lists.hyperledger.org Calendar
·
|