hyperledger / caliper

A blockchain benchmark framework to measure performance of multiple blockchain solutions https://wiki.hyperledger.org/display/caliper
https://hyperledger.github.io/caliper/
Apache License 2.0
642 stars 403 forks source link

Implement Issue #1497 - Allow the Ethereum connector to use an already deployed contract #1584

Closed rmarede closed 1 month ago

rmarede commented 1 month ago

Checklist

Issue/User story

Issue #1497 - Allow the Ethereum connector to use an already deployed contract

Existing issues

Validation of the fix

Working on my local Besu network

Design of the fix

The connector reads the 'address' key from the respective Contract Definition File. Documentation needs to be updated accordingly.