Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[FAB-1141] Added document generation.
Added caching of deployment specs to increase feature execution time. behave -k -D cache-deployment-spec features/bootstrap.feature Restated bootstrap feature scenario description. Moved ContextHelper to separate module. Changed to use of setTagValue vs direct tags access to allow for docgen interception. Regenerated protos for config changes. Changed field name from 'from' to 'n_out_of' for NOutOf proto structure. Now set local MSP config for orderers. Now set x509 cert extensions for certs. Changd chain hashing algo from SHAKE256 to SHA256. Now txId is computed with nonce and serialized identity and then hex value is used. Integrated jinja templates for rendering report. Integrated D3 graphing of network. Change-Id: I4d2436976dd8883b546f08fcb7767f3e88824da8 Signed-off-by: jeffgarratt <garratt.jeff@gmail.com>
- Loading branch information