Quorum Blockchain Service (by ConsenSys) extension
This checklist is used to make sure that common guidelines for a pull request are followed.
Related command
General Guidelines
- [x] Have you run
azdev style <YOUR_EXT>locally? (pip install azdevrequired) - [x] Have you run
python scripts/ci/test_index.py -qlocally?
For new extensions:
- [x] My extension description/summary conforms to the Extension Summary Guidelines.
About Extension Publish
There is a pipeline to automatically build, upload and publish extension wheels.
Once your pull request is merged into main branch, a new pull request will be created to update src/index.json automatically.
The precondition is to put your code inside this repository and upgrade the version in the pull request but do not modify src/index.json.
Thank you for your contribution Null000! We will review the pull request and get back to you soon.
Quorum Blockchain Service
/azp run
Azure Pipelines successfully started running 1 pipeline(s).
@Null000, do you have any document that will guide customers to migrate from az blockchain to the commands in the new extension?
@jsntcy Not at the moment, but we can make one.