Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ARG mux proposal #30

Open
wants to merge 4 commits into
base: v1.0.x
Choose a base branch
from
Open

ARG mux proposal #30

wants to merge 4 commits into from

Commits on Oct 24, 2023

  1. Initial changes to support substreams (#29)

    * Create substream_constraints.json
    
    * Update constraint_set.json
    
    - to include the new substreams property
    
    * Update Examples.md
    
    - to add MUX example using substreams
    
    * Update APIs/schemas/substream_constraints.json
    
    to an "open enum"
    
    Co-authored-by: Gareth Sylvester-Bradley <31761158+garethsb@users.noreply.github.com>
    
    * Update Examples.md
    
    in line with the latest schema update for "format"
    
    * Update Receiver Capabilities.md
    
    To add substreams section
    
    * Change "MUX" to "mux"
    
    ---------
    
    Co-authored-by: Gareth Sylvester-Bradley <31761158+garethsb@users.noreply.github.com>
    cristian-recoseanu and garethsb authored Oct 24, 2023
    Configuration menu
    Copy the full SHA
    48e2f7b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2ea056c View commit details
    Browse the repository at this point in the history
  3. Update substreams example

    to include better descriptions
    cristian-recoseanu committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    27407c3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9216f90 View commit details
    Browse the repository at this point in the history