refactor(rust/cardano-chain-follower): update MultiEraBlock
and MultiEraTx
to use with WithRawAuxiliary
suffix
#444
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Semantic Pull Request | |
on: | |
pull_request: | |
types: | |
- opened | |
- edited | |
- synchronize | |
- reopened | |
jobs: | |
build: | |
name: Validate PR title | |
uses: input-output-hk/catalyst-ci/.github/workflows/semantic_pull_request.yml@master | |
with: | |
requireScope: true | |
scopes: | | |
rust | |
rust/c509-certificate | |
rust/cardano-chain-follower | |
rust/catalyst-voting | |
rust/cbork | |
rust/hermes-ipfs | |
dart | |
docs | |
general |