daostack / daostack/arc.js_legacy

Enable wildcards in pubsub event specifications

Open
#290 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
TypeScript
Stars
28
Forks
13
PR merge metrics
No merged PRs in 30d

Description

Enable wildcards in pubsub event specifications.

For example:

"TxTracking.*.kickoff" would grab all the kickoff events.

If this is too hard to implement, or not considered necessary, then require that each '.*.' match one-to-one with a '.[something].' in the event specification.

Contributor guide

Open the contributing guide

Research direction

Start by locating the pubsub event specification entry points and any existing matching tests in the repository. Compare the requested "TxTracking.*.kickoff" behavior with the proposed one-to-one wildcard alternative; done means event subscriptions consistently match the intended wildcard specifications and the behavior is covered by tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
api, backend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
22/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.