Skip to content
This repository was archived by the owner on Nov 15, 2023. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
Prev Previous commit
Next Next commit
Squashed 'bridges/' changes from c9dd8b9dfc..0417308a48
0417308a48 Update docs (#2242)
1a0d3b55f3 Nits for subtree (#2241)
18fca2e122 Ensure that the origin is signed for submit_parachain_heads and submit_finality_proof calls (#2239)
fab51067e7 minor doc fix (#2207)
4feb721d32 backport cumulus changes to polkadot-staging (#2167)
433741942a fix testnet argocd deploy (#2151) (#2152)
ff9eadc7dc Updated BHR/W version + codegen (#2148)

git-subtree-dir: bridges
git-subtree-split: 0417308a489096979ed3e08d0f8caafbfca6e7e9
  • Loading branch information
bkontur committed Jul 4, 2023
commit 7a89a81937d4cf4b88b3f97543c4b41ee495d016
32 changes: 0 additions & 32 deletions .cargo/config.toml

This file was deleted.

244 changes: 244 additions & 0 deletions .config/lingua.dic
Original file line number Diff line number Diff line change
@@ -0,0 +1,244 @@
90

&&
1KB
1MB
5MB
=
API/SM
APIs
AccountId/MS
Apache-2.0/M
Autogenerated
BFT/M
BTC/S
Best/MS
BlockId
BlockNumber
BridgeStorage
BridgeHub
BridgeHubRococo
BridgeHubWococo
BridgeHubKusama
BridgeHubPolkadot
CLI/MS
Chain1
Chain2
ChainSpec
ChainTime
DOT/S
ERC-20
Ethereum
FN
FinalizationError
GPL/M
GPLv3/M
GiB/S
Handler/MS
Hasher
HeaderA
HeaderId
InitiateChange
Instance1
Instance2
Instance42
KSM/S
KYC/M
KeyPair
Kovan
Lane1
Lane2
Lane3
LaneId
MIN_SIZE
MIT/M
MMR
MaxUnrewardedRelayerEntriesAtInboundLane
MaybeExtra
MaybeOrphan
Merklized
MessageNonce
MessageNonces
MessagePayload
MetricsParams
Millau/MS
OldHeader
OutboundMessages
PoA
PoV/MS
Pre
RLP
RPC/MS
Rialto/MS
RialtoParachain/MS
Relayer/MS
Runtime1
Runtime2
SIZE_FACTOR
SS58
SS58Prefix
STALL_SYNC_TIMEOUT
SURI
ServiceFactory/MS
SignedExtension
Stringified
Submitter1
S|N
TCP
ThisChain
TODO
U256
Unparsed
Vec
WND/S
Westend/MS
Wococo/MS
XCM/S
XCMP/M
annualised/MS
api/SM
aren
arg
args
async
auth
auths/SM
backoff
benchmarking/MS
best_substrate_header
bitfield/MS
blake2/MS
blockchain/MS
borked
chain_getBlock
choosen
config/MS
crypto/MS
customizable/B
debian/M
decodable/MS
delivery_and_dispatch_fee
dev
dispatchable
dispatchables
doesn
ed25519
enum/MS
entrypoint/MS
ethereum/MS
externality/MS
extrinsic/MS
extrinsics
fedora/M
functor
fuzzer
hasher
hardcoded
https
implementers
include/BG
inherent/MS
initialize/RG
instantiate/B
intrinsic/MS
invariant/MS
invariants
io
isn
isolate/BG
js
jsonrpsee
keccak
keccak256/M
keyring
keystore/MS
kusama/S
lane
malus
max_value
merkle/MS
metadata
millau
misbehavior/SM
misbehaviors
multivalidator/SM
natively
no_std
nonces
number
ok
oneshot/MS
others'
pallet_bridge_grandpa
pallet_bridge_messages
pallet_message_lane
parablock/MS
parachain/MS
param/MS
parameterize/D
plancks
polkadot/MS
pov-block/MS
precommit
promethius
promethius'
provisioner/MS
probabilistically
prune_depth
prune_end
receival
reconnection
redhat/M
repo/MS
runtime/MS
rustc/MS
relayer/MS
shouldn
source_at_target
source_latest_confirmed
source_latest_generated
sp_consensus_grandpa
spawner
sr25519
src
stringified
struct/MS
submitters/MS
subsystem/MS
subsystems'
subcommand/MS
synchronizer
target_at_source
target_latest_confirmed
target_latest_received
taskmanager/MS
teleport/RG
teleportation/SM
teleporter/SM
teleporters
testnet/MS
timeframe
tokio
timestamp
trie/MS
trustless/Y
tuple
u32
ubuntu/M
undeliverable
unfinalized
union/MSG
unpruned
unservable/B
unsynced
updatable
validator/SM
ve
vec
verifier
w3f/MS
wakeup
wasm/M
websocket
x2
~
13 changes: 13 additions & 0 deletions .config/spellcheck.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
[hunspell]
lang = "en_US"
search_dirs = ["."]
extra_dictionaries = ["lingua.dic"]
skip_os_lookups = true
use_builtin = true

[hunspell.quirks]
# `Type`'s
# 5x
transform_regex = ["^'([^\\s])'$", "^[0-9]+(?:\\.[0-9]*)?x$", "^'s$", "^\\+$", "[><+-]"]
allow_concatenation = true
allow_dashes = true
8 changes: 0 additions & 8 deletions .dockerignore
Original file line number Diff line number Diff line change
@@ -1,9 +1 @@
.git
**/target/
**/*.txt
**/*.md
/docker/
!/target/release/polkadot-parachain

# dotfiles in the repo root
/.*
16 changes: 3 additions & 13 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -9,21 +9,11 @@ trim_trailing_whitespace=true
max_line_length=100
insert_final_newline=true

[*.yml]
indent_style=space
indent_size=2
tab_width=8
end_of_line=lf

[*.sh]
indent_style=space
indent_size=4
tab_width=8
end_of_line=lf

[*.json]
[*.{yml,md,yaml,sh}]
indent_style=space
indent_size=2
tab_width=8
end_of_line=lf

[*.md]
max_line_length=80
2 changes: 0 additions & 2 deletions .gitattributes

This file was deleted.

4 changes: 0 additions & 4 deletions .github/ISSUE_TEMPLATE/blank.md

This file was deleted.

20 changes: 0 additions & 20 deletions .github/ISSUE_TEMPLATE/release-client.md

This file was deleted.

Loading