You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 19, 2026. It is now read-only.
Galexie publisher and Datastore consumer are not included in the test coverage for a given configured target network stack.
What would you like to see?
A new test that runs:
Galexie publisher configured to the test's configured target network and a GCS or AWS S3 Datastore.
a go client stub program which uses BSB and consumes from the GCP or AWS datastore endpoint.
The test invokes a contract fn that emits an event, could be custom contract event or just a SAC transfer/mint.
The test asserts the go client program running BSB consumer receives the expected meta containing the event related to the contract invocation from the GCS or AWS Datastore..
What problem does your feature solve?
Galexie publisher and Datastore consumer are not included in the test coverage for a given configured target network stack.
What would you like to see?
A new test that runs:
What alternatives are there?