comment from #42
In the future I think tx-decoder could be a really useful tool for both regression and unit testing. It would require an archive server running somewhere with just blocks synced, and github actions could connect to it via a read-only user. Not sure if there is some precedent for that already (maybe iffy connected to a postgres server from actions?) but It could keep westend synced and then decode through all the extrinsics for the latest/previous runtime to check for any errors before releasing/deploying to master