interlay / interbtc-squid

Subquid GraphQL schema and indexer for the Interlay and Kintsugi networks
Apache License 2.0
4 stars 7 forks source link

Chore: regenerate types for latest spec version, parachain v 1.21.5 #78

Closed bvotteler closed 1 year ago

bvotteler commented 1 year ago

Run parachain v 1.21.5 locally to fetch metadata (via metadata-explorer) and combine the metadata with latest kintsugi mainnet metadata. Then regenerate types from the recreated combined spec versions file, and fix compile errors.

Keep in mind that these pallet names have changed since the last versions: ZenlinkProtocol -> DexGeneral ZenlinkStableAmm -> DexStable

Expect several spec versions to be obsolete after re-combining the chain versions files.