Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / hyperledger/firefly-fabconnect issues and pull requests

#128 - Upgrade to Go 1.22

Pull Request - State: closed - Opened by matthew1001 2 months ago

#127 - Add explicit github actions permissions

Pull Request - State: closed - Opened by alex-semenyuk 3 months ago

#126 - Add trivy ignore to image

Pull Request - State: closed - Opened by EnriqueL8 6 months ago

#125 - Allow configuration of a base and build image in Dockerfile

Pull Request - State: closed - Opened by EnriqueL8 6 months ago

#124 - fix: TLS and extend FileServer OpenAPI

Pull Request - State: closed - Opened by EnriqueL8 7 months ago

#123 - adding high/critical severity vuln checks

Pull Request - State: closed - Opened by ssmirr 8 months ago - 3 comments

#122 - Add docker build to PR builds; fix paths in Dockerfile

Pull Request - State: closed - Opened by jimthematrix 10 months ago - 1 comment

#121 - Update fabric-sdk-go to the latest for a fix on cert sanitizing

Pull Request - State: closed - Opened by jimthematrix 10 months ago - 1 comment

#120 - Update dependencies. Update to Go 1.21

Pull Request - State: closed - Opened by nguyer 10 months ago - 1 comment

#119 - Docker image nonroot user

Pull Request - State: closed - Opened by calbritt about 1 year ago - 1 comment

#118 - How to enroll with a CSR

Issue - State: open - Opened by Ethereumx about 1 year ago - 1 comment

#117 - Update MAINTAINERS.md and CODEOWNERS

Pull Request - State: closed - Opened by nguyer about 1 year ago

#116 - Fabconnect websocket listener not working?

Issue - State: closed - Opened by thapld about 1 year ago - 3 comments

#115 - How scale fabconnect?

Issue - State: closed - Opened by thapld about 1 year ago - 1 comment

#114 - Parameter handling is inconsistent

Issue - State: open - Opened by Tillaert over 1 year ago - 2 comments

#113 - Remove tx completion tracking

Pull Request - State: closed - Opened by jimthematrix over 1 year ago - 2 comments

#112 - Use an LRU cache for the signing identities

Pull Request - State: closed - Opened by jimthematrix over 1 year ago - 1 comment

#111 - Fix panic in un-register

Pull Request - State: closed - Opened by peterbroadhurst over 1 year ago - 1 comment

#110 - Event Indexing Issue causing UNIQUE constraint violation in Firefly Core

Issue - State: open - Opened by vecktor over 1 year ago - 1 comment

#108 - Add golangci config file and fix linter issues

Pull Request - State: closed - Opened by PanGan21 over 1 year ago - 6 comments

#107 - Remove double decoding of event payload

Pull Request - State: closed - Opened by awrichar over 1 year ago - 1 comment

#106 - Add linter rules

Issue - State: open - Opened by nguyer almost 2 years ago - 6 comments
Labels: good first issue, technical debt

#105 - Update to Go 1.19 and enable multi-arch builds

Pull Request - State: closed - Opened by nguyer almost 2 years ago

#103 - spec.yaml or README.md out of date

Issue - State: open - Opened by kmilodenisglez almost 2 years ago - 8 comments

#101 - Use structs specific to the lifecycle calls to unmarshal the args

Pull Request - State: closed - Opened by jimthematrix about 2 years ago - 1 comment

#100 - Use existing transient map support in the gateway client

Pull Request - State: closed - Opened by jimthematrix about 2 years ago

#99 - Add transient map support in transaction submission

Pull Request - State: closed - Opened by jimthematrix about 2 years ago

#98 - Kubernetes minimum requirements?

Issue - State: open - Opened by inglkruiz about 2 years ago - 1 comment

#97 - Migrate to new Fabric Gateway client

Issue - State: open - Opened by jt-nti about 2 years ago - 3 comments

#96 - Docs gettingstarted testnetwork

Pull Request - State: closed - Opened by kmilodenisglez over 2 years ago

#95 - Update .gitignore paths

Pull Request - State: closed - Opened by kmilodenisglez over 2 years ago

#94 - FFI supported types incomplete

Issue - State: open - Opened by DerekJarvis over 2 years ago

#93 - Improved args parsing to support JSON types and validation

Pull Request - State: closed - Opened by DerekJarvis over 2 years ago - 6 comments

#91 - Update to use WithInit() based on the changes in the dependent PR in fabric-sdk-go

Pull Request - State: closed - Opened by jimthematrix over 2 years ago - 1 comment

#90 - Support isInit in the gateway client

Pull Request - State: closed - Opened by jimthematrix over 2 years ago - 1 comment

#89 - Use defer to unlock mutex

Pull Request - State: closed - Opened by jimthematrix over 2 years ago - 1 comment

#88 - Fix clients cache when identity is enrolled or re-enrolled

Pull Request - State: closed - Opened by jimthematrix over 2 years ago

#87 - Event client instances for subscriptions

Pull Request - State: closed - Opened by jimthematrix over 2 years ago - 1 comment

#86 - Fix release GitHub action

Pull Request - State: closed - Opened by nguyer over 2 years ago

#85 - Intermittent unit test

Issue - State: open - Opened by nguyer over 2 years ago - 1 comment
Labels: bug

#84 - Update docker release build GitHub action

Pull Request - State: closed - Opened by nguyer over 2 years ago - 1 comment

#83 - example on integration with the test-network-nano-bash or minifabric

Issue - State: closed - Opened by kmilodenisglez over 2 years ago - 5 comments

#82 - Configurable Chaincode Query targets; new Query endpoints

Pull Request - State: closed - Opened by jimthematrix over 2 years ago - 1 comment

#81 - Fill in event fields from transactions that do not publish events

Pull Request - State: closed - Opened by jimthematrix over 2 years ago - 1 comment

#80 - Revert updates to cert encoding

Pull Request - State: closed - Opened by jimthematrix over 2 years ago

#79 - Complete identities endpoints

Pull Request - State: closed - Opened by jimthematrix over 2 years ago - 1 comment

#78 - Improved input validation; more unit tests

Pull Request - State: closed - Opened by jimthematrix almost 3 years ago - 1 comment

#77 - Fix receipt broadcast to listening clients; add unit tests

Pull Request - State: closed - Opened by jimthematrix almost 3 years ago - 2 comments

#76 - More unit tests

Pull Request - State: closed - Opened by jimthematrix almost 3 years ago - 1 comment

#75 - Add EventIndex property to events

Pull Request - State: closed - Opened by jimthematrix almost 3 years ago

#74 - Inconsistent transactionId field name on receipts/events

Issue - State: open - Opened by peterbroadhurst almost 3 years ago
Labels: bug

#73 - Added query endpoints, refactored query handling into syncdispatcher

Pull Request - State: closed - Opened by jimthematrix almost 3 years ago - 1 comment

#72 - Add Nicko as committer

Pull Request - State: closed - Opened by jimthematrix almost 3 years ago - 1 comment

#70 - Blockchain timestamp support

Issue - State: closed - Opened by nguyer almost 3 years ago - 1 comment

#69 - Fixed runtime path for spec.yaml

Pull Request - State: closed - Opened by jimthematrix almost 3 years ago

#68 - Add spec.yaml to runtime image

Pull Request - State: closed - Opened by jimthematrix almost 3 years ago

#67 - Add transaction index and timestamps to events

Pull Request - State: closed - Opened by jimthematrix almost 3 years ago - 2 comments

#66 - Add transaction index to the event

Pull Request - State: closed - Opened by jimthematrix almost 3 years ago

#65 - API spec

Pull Request - State: closed - Opened by jimthematrix almost 3 years ago - 5 comments

#64 - Chaincode Query and TransactionById support

Pull Request - State: closed - Opened by jimthematrix almost 3 years ago - 1 comment

#63 - Fix event subscription when since is 0

Pull Request - State: closed - Opened by jimthematrix almost 3 years ago - 3 comments

#62 - Event subscription fix for `FromBlock=0`

Pull Request - State: closed - Opened by jimthematrix almost 3 years ago - 2 comments

#61 - Improve responses for enroll/register endpoints

Pull Request - State: closed - Opened by peterbroadhurst almost 3 years ago - 1 comment

#60 - Update default event polling interval from 10sec to 1sec

Pull Request - State: closed - Opened by jimthematrix almost 3 years ago

#59 - Support queries

Issue - State: closed - Opened by jimthematrix about 3 years ago - 1 comment

#58 - Add GitHub action to build commits to main

Pull Request - State: closed - Opened by nguyer about 3 years ago

#57 - Event subscription not getting created from first block

Issue - State: closed - Opened by nguyer about 3 years ago - 5 comments
Labels: bug

#56 - Fix release action

Pull Request - State: closed - Opened by nguyer about 3 years ago - 1 comment

#55 - Fix intermittent test timeout

Pull Request - State: closed - Opened by jimthematrix about 3 years ago - 1 comment

#54 - Create tagged image when publishing a release

Pull Request - State: closed - Opened by nguyer about 3 years ago - 2 comments

#53 - Added better synchronization to broadcast when websocket server's topic changes

Pull Request - State: closed - Opened by jimthematrix about 3 years ago - 1 comment

#52 - Added lock around accessing websocket server's topics

Pull Request - State: closed - Opened by jimthematrix about 3 years ago

#51 - Added workflow to build and publish docker image

Pull Request - State: closed - Opened by jimthematrix about 3 years ago - 2 comments

#50 - Added data type support to tx input and event subscription

Pull Request - State: closed - Opened by jimthematrix about 3 years ago - 1 comment

#49 - Remove references to labs

Pull Request - State: closed - Opened by nguyer about 3 years ago

#48 - Structured data support for transactions and events

Issue - State: closed - Opened by jimthematrix about 3 years ago - 1 comment

#47 - Gateway client

Pull Request - State: closed - Opened by jimthematrix about 3 years ago - 1 comment

#46 - Unit tests for eventstream

Pull Request - State: closed - Opened by jimthematrix about 3 years ago - 1 comment

#45 - Unit tests and code coverage

Issue - State: open - Opened by jimthematrix about 3 years ago - 1 comment
Labels: technical debt

#44 - Enrich GET identity endpoint responses with certs and mspID

Pull Request - State: closed - Opened by jimthematrix about 3 years ago - 2 comments

#43 - Support for common API endpoints

Issue - State: open - Opened by jimthematrix about 3 years ago

#42 - Kafka integration test - module

Pull Request - State: closed - Opened by janrockdev about 3 years ago - 4 comments

#41 - Event data and filtering enhancements

Pull Request - State: closed - Opened by jimthematrix about 3 years ago - 1 comment

#39 - Kafka integration test

Pull Request - State: closed - Opened by janrockdev about 3 years ago - 5 comments

#38 - Fixed error handling in sync transaction requests

Pull Request - State: closed - Opened by jimthematrix about 3 years ago - 1 comment

#37 - Add Dockerfile

Pull Request - State: closed - Opened by nguyer over 3 years ago - 1 comment

#36 - Add files for consistent repo structure

Pull Request - State: closed - Opened by nguyer over 3 years ago - 1 comment

#35 - Kafka integration test

Pull Request - State: closed - Opened by janrockdev over 3 years ago - 2 comments

#34 - Improve receipts handling

Issue - State: open - Opened by jimthematrix over 3 years ago
Labels: enhancement, good first issue

#33 - Event filtering

Issue - State: closed - Opened by jimthematrix over 3 years ago
Labels: enhancement

#32 - Event payload unmarshaling

Issue - State: closed - Opened by jimthematrix over 3 years ago
Labels: enhancement

#31 - Complete the webhooks support in event stream

Issue - State: closed - Opened by jimthematrix over 3 years ago - 1 comment
Labels: enhancement

#30 - Event stream support

Pull Request - State: closed - Opened by jimthematrix over 3 years ago - 1 comment

#29 - Ensuring the Kafka async handler works

Issue - State: open - Opened by jimthematrix over 3 years ago
Labels: enhancement

#28 - Error handling in async transaction requests

Issue - State: open - Opened by jimthematrix over 3 years ago - 1 comment
Labels: bug, good first issue