Files
tycho-protocol-sdk/substreams
Florian Pellissier c7d18d447a fix(curve): some general fixes including
Bytes decoding from BalanceChange, sort  BlockBalanceDeltas, transform `0xeeee...` into `0x000...` for consistency, and add a placeholder for missing tokens in `get_token_from_pool`.
2024-06-14 19:15:37 +02:00
..
2023-12-22 11:33:12 +01:00
2024-06-11 12:54:02 -04:00
2024-03-14 01:24:43 +00:00
2024-03-14 09:34:28 +00:00

Substreams Indexing Integrations

Please refer to the official Substreams Indexing docs.

Release

To release a package simply tag a commit with the package name and its version: e.g. ethereum-balancer-0.1.0. This will create a release and automatically build and push the spkg into our registry.

Note

The CD pipeline will error if the Cargo version is not the same as the version in the tag.

Releases are immutable so do no try to delete tags or build the same release twice since this will error.

Pre release

To create a pre release for testing in dev you can start CD pipeline manually supplying the package you'd like to pre release. This will create a [package]-[semver].pre-[commit-sha] release in our spkg repository which you can use to run the substream´.