VRamakrishna
VRamakrishna
There may be a bug in the chaincode FSM, which strikes at random and is not reliably reproducible. It occurs when one or more "query" requests are sent to a...
- Fixed workflow bugs that resulted in publishing unnecessary NPM packages. - Fixed workflow unit test path for Weaver relay. - Fixed sample CorDapp deployment procedure to handle error conditions....
We seek to augment Indy to support the creation and maintenance of DIDs that represent groups of entities, each represented by a (conventional) DID. - The DID creation and update...
Added deprecation notes and suggestions for users to migrate to using Hyperledger Cacti. Deleting unnecessary and obsolete files. Fixing typos and updating dependencies to avoid vulnerabilities and match what's currently...
**Is your feature request related to a problem? Please describe.** Track OpenSSF health criteria as agreed on in the Hyperledger TOC meeting on May 16, 2024. (See charts presented in...
The Fabric Interop CC needs to record and lookup various artifacts on the ledger (access control policies, verification policies, memberships, asset locks, etc.); these are operations that require an `AND()`...
The current logic in both the interoperation modules and the SDKs (Fabric and Corda) tries to match the payloads in every element of the array within the view and throws...
When an MCP client calls an MCP server endpoint via the CF gateway, appropriate OAuth2 token operations and policy enforcement must be carried out by a tool plugin (which calls...
Passing suitable access credentials (e.g., OAuth2 tokens) to a given MCP server requires knowledge of the authorization server (typically also an identity provider) it relies on. We will follow RFC...