Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Several small cleanups #491

Merged
merged 6 commits into from
May 25, 2024

Conversation

cmickeyb
Copy link
Contributor

Several small python clean ups.

Only significant behavior change would be in contract collections where top level contexts will not be expanded. Which means that references in the contexts will be preserved.

The wait_parameter_for_ledger value is not used with CCF. This
removes it.

Signed-off-by: Mic Bowman <mic.bowman@intel.com>
Signed-off-by: Mic Bowman <mic.bowman@intel.com>
Add a get_value method to get the raw value of the context.
Then this is used to get context information for the contract
collections (which means that the top level contexts are not
expanded when they are placed in the contract collection.

Signed-off-by: Mic Bowman <mic.bowman@intel.com>
Signed-off-by: Mic Bowman <mic.bowman@intel.com>
Signed-off-by: Mic Bowman <mic.bowman@intel.com>
Signed-off-by: Mic Bowman <mic.bowman@intel.com>
@prakashngit prakashngit merged commit 6a30f64 into hyperledger-labs:main May 25, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants