Merge pull request #2917 from paritytech/hc-fix-bridges-subtree
Update Bridges Subtree
Showing
- polkadot/Cargo.lock 80 additions, 7 deletionspolkadot/Cargo.lock
- polkadot/Cargo.toml 4 additions, 2 deletionspolkadot/Cargo.toml
- polkadot/bridges/.dependabot/config.yml 2 additions, 0 deletionspolkadot/bridges/.dependabot/config.yml
- polkadot/bridges/.github/workflows/deny.yml 9 additions, 2 deletionspolkadot/bridges/.github/workflows/deny.yml
- polkadot/bridges/.github/workflows/lint.yml 5 additions, 1 deletionpolkadot/bridges/.github/workflows/lint.yml
- polkadot/bridges/.github/workflows/publish-deps.yml 60 additions, 33 deletionspolkadot/bridges/.github/workflows/publish-deps.yml
- polkadot/bridges/.github/workflows/publish-docker.yml 59 additions, 42 deletionspolkadot/bridges/.github/workflows/publish-docker.yml
- polkadot/bridges/.github/workflows/rust.yml 28 additions, 12 deletionspolkadot/bridges/.github/workflows/rust.yml
- polkadot/bridges/.gitignore 3 additions, 0 deletionspolkadot/bridges/.gitignore
- polkadot/bridges/.maintain/rialto-weight-template.hbs 1 addition, 1 deletionpolkadot/bridges/.maintain/rialto-weight-template.hbs
- polkadot/bridges/CODE_OF_CONDUCT.md 80 additions, 0 deletionspolkadot/bridges/CODE_OF_CONDUCT.md
- polkadot/bridges/Cargo.lock 1550 additions, 1014 deletionspolkadot/bridges/Cargo.lock
- polkadot/bridges/Dockerfile 28 additions, 28 deletionspolkadot/bridges/Dockerfile
- polkadot/bridges/README.md 23 additions, 19 deletionspolkadot/bridges/README.md
- polkadot/bridges/bin/millau/node/Cargo.toml 9 additions, 8 deletionspolkadot/bridges/bin/millau/node/Cargo.toml
- polkadot/bridges/bin/millau/node/build.rs 4 additions, 6 deletionspolkadot/bridges/bin/millau/node/build.rs
- polkadot/bridges/bin/millau/node/src/chain_spec.rs 24 additions, 19 deletionspolkadot/bridges/bin/millau/node/src/chain_spec.rs
- polkadot/bridges/bin/millau/node/src/cli.rs 6 additions, 3 deletionspolkadot/bridges/bin/millau/node/src/cli.rs
- polkadot/bridges/bin/millau/node/src/command.rs 6 additions, 2 deletionspolkadot/bridges/bin/millau/node/src/command.rs
- polkadot/bridges/bin/millau/node/src/lib.rs 1 addition, 1 deletionpolkadot/bridges/bin/millau/node/src/lib.rs
Please register or sign in to comment