Mark S. Lewis

Results 54 issues of Mark S. Lewis

**As a** user of Fabric **I want** Fabric v3 to use fabric-protos Go bindings based on protocol buffer APIv2 **So that** Fabric is using actively maintained and non-deprecated protobuf APIs...

**As a** business application developer **I want** to use post-quantum crypto algorithms with Fabric **So that** the integrity of business data is maintained as quantum computing technology advances NIST has...

> Error: Failures: > Error: End2endJavaIT.setup:60->End2endIT.runFabricTest:209->End2endIT.runChannel:791 expected: but was: The test code needs to be updated to either accurately capture the ordering (possibly a concurrency issue) or, if the implementation...

**As a** blockchain application developer **I want** the client application samples to use only the Fabric Gateway client API **So that** I am guided to use supported APIs when building...

**As a** maintainer **I want** to run scenario tests with Fabric v3 **So that** I have confidence that the client API continues to work with Fabric v3 Testing for pull...

enhancement

Errors similar to this periodically occur in the automated build: ``` java.util.NoSuchElementException: No value present at java.base/java.util.Optional.get(Optional.java:143) at org.hyperledger.fabric.client.CommonBlockEventsTest.uses_checkpoint_block_zero_with_set_transaction_id_instead_of_specified_start_block(CommonBlockEventsTest.java:263) ``` I suspect this is caused by a concurrency issue in...

bug

**As a** front-end developer **I want** to use the client API directly from the browser **So that** a back-end Node.js server is not required as an intermediary The key issues...

enhancement
help wanted

**As a** Golang application developer **I want** to use an Idemix signer implementation **So that** client permission to transact with the network can be verified while maintaining anonymity Golang Idemix...

enhancement
help wanted
client
hacktoberfest

**As a** blockchain developer **I want** to be able to use arbitrary key types when signing using a Hardware Security Module (HSM) **So that** I can use any key type...

enhancement
good first issue
client
hacktoberfest