Angelo De Caro

Results 170 issues of Angelo De Caro

Currently, Fabric-CA generates an Idemix MSP folder structure and file content that Fabric is not able to load. Namely: - The content of `SignerConfig` is encoded in json, Fabric expected...

Currently, FPC does not support the following: - `Proposal's Transient field` that is used to pass ephemeral information to the chaincode. This is useful in many settings where some piece...

feature

## Description When a registration fails the internal data structure are left in an inconsistent state at the client and at the membership service side. For instance, trying to register...

peer
membersrvc

Signed-off-by: Angelo De Caro

Documentation should about - [ ] concise feature list - [ ] Architecture - [ ] Tutorial: Write your first Token-Based Distributed Application - [ ] Advanced deployment - [...

documentation

Signed-off-by: Angelo De Caro

enhancement

Currently the finality functions do not allow to specify a timeout (via a context?).

enhancement

The Token Selector takes in input a filter to filter the tokens to be selected. This filter mixes different things. This issue proposes to streamline the filter interface and split...