James Taylor

Results 61 issues of James Taylor

Work in progress to add private data purge integration tests #### Type of change - Test update #### Related issues #3030 [Private data purge RFC](https://github.com/hyperledger/fabric-rfcs/blob/main/text/0000-private_data_purge.md) Signed-off-by: James Taylor

### Pitch Alternative text can be added to images in toots, however it does not appear to be possible to specify alternative text for a user's avatar or profile image....

accessibility
suggestion

Signed-off-by: James Taylor

Signed-off-by: James Taylor

There seems to be something going on with vote counting. Initially the votes do show up correctly, but they appear to be lost at some point afterwards. For example someone...

It might be nice not to rely on another tool for CLA agreement. Maybe this could work for now instead... https://github.com/marketplace/actions/cla-assistant-lite

It's a bit jarring to be kicked into the GitHub UI when creating ideas. The 'Ideas' feature is causing some confusion on the Eastleigh manifesto (one user opened two ideas...

It's great to be able to collect data from multiple repositories using the `jobs..strategy.matrix` directive however it would also be really useful to easily compare related repositories with a single...

fabric-protos-go uses deprecated Go protobuf APIs so it would be good to update to the newer fabric-protos-go-apiv2 module. Since mixing the different APIs can be problematic, for example hyperledger/fabric-protos#181, it...

I'm thinking about using Fabric in a sample scenario which involves a coordinated unit of work. It seems likely that there would be other use cases, such as CBDC, that...