Skip to content

v1.11.0

Latest
Compare
Choose a tag to compare
@Eduard-Voiculescu Eduard-Voiculescu released this 12 Nov 20:56
  • 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.