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
Commands run, gui and info now accept the new standard package definition (ex: ethereum-common@latest) to reference an spkg file from https://substreams.dev.
Changed substreams run: the two positional parameters now align with gui: [package [module_name]]. The syntax substreams run <module_name> is not accepted anymore.
Added substreams publish to publish a package on the substreams registry (check on https://substreams.dev).
Added substreams registry to login and publish on the substreams registry (check on https://substreams.dev).
Added substreams tools extract-wasm to extract a wasm file from a substreams package.