Skip to content
This repository was archived by the owner on Nov 15, 2023. It is now read-only.

Commit

Permalink
Merge remote-tracking branch 'origin/master' into prgn-companion-for-…
Browse files Browse the repository at this point in the history
…7910
  • Loading branch information
parity-processbot committed Jun 28, 2021
2 parents f5b6dd5 + 109260c commit 99a16f3
Show file tree
Hide file tree
Showing 211 changed files with 7,778 additions and 3,606 deletions.
392 changes: 204 additions & 188 deletions Cargo.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ path = "src/main.rs"
name = "polkadot"
description = "Implementation of a https://polkadot.network node in Rust based on the Substrate framework."
license = "GPL-3.0-only"
version = "0.9.5"
version = "0.9.7"
authors = ["Parity Technologies <admin@parity.io>"]
edition = "2018"
readme = "README.md"
Expand Down
1 change: 1 addition & 0 deletions bridges/.config/lingua.dic
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ args
aren
async
Best/MS
benchmarking/MS
BlockId
BFT/M
bitfield/MS
Expand Down
2 changes: 2 additions & 0 deletions bridges/.config/spellcheck.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
lang = "en_US"
search_dirs = ["."]
extra_dictionaries = ["lingua.dic"]
skip_os_lookups = true
use_builtin = true

[hunspell.quirks]
# `Type`'s
Expand Down
39 changes: 0 additions & 39 deletions bridges/.github/workflows/deny.yml

This file was deleted.

65 changes: 0 additions & 65 deletions bridges/.github/workflows/lint.yml

This file was deleted.

76 changes: 0 additions & 76 deletions bridges/.github/workflows/publish-deps.yml

This file was deleted.

93 changes: 0 additions & 93 deletions bridges/.github/workflows/publish-docker.yml

This file was deleted.

Loading

0 comments on commit 99a16f3

Please sign in to comment.