ComposableFi / composable-ibc

A trustless, cross-chain bridging protocol.
https://picasso.network
76 stars 50 forks source link

github action to autogenerate types after chain upgrades #458

Open rjonczy opened 9 months ago

rjonczy commented 9 months ago

Create a Github Action, which will generate new types after upgrades of chains, like describe here:

https://github.com/ComposableFi/composable-ibc/blob/698146a5a66ce9e5e7a21633ef60e39fa1c8840e/utils/subxt/codegen/README.md?plain=1#L18

Requirements