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

Commit

Permalink
Merge remote-tracking branch 'origin/master' into gui-fix-bags-list
Browse files Browse the repository at this point in the history
  • Loading branch information
gui1117 committed Dec 3, 2021
2 parents 18cd9eb + 2d84ad6 commit bfccb97
Show file tree
Hide file tree
Showing 381 changed files with 23,043 additions and 36,842 deletions.
344 changes: 165 additions & 179 deletions Cargo.lock

Large diffs are not rendered by default.

248 changes: 154 additions & 94 deletions bridges/.config/lingua.dic
Original file line number Diff line number Diff line change
@@ -1,33 +1,111 @@
90
annualised/MS
Apache-2.0/M
AccountId/MS
api/SM
auth
auths/SM

&&
1KB
1MB
5MB
=
API/SM
APIs
arg
args
aren
async
AccountId/MS
Apache-2.0/M
Autogenerated
BFT/M
BTC/S
Best/MS
benchmarking/MS
BlockId
BFT/M
bitfield/MS
blake2/MS
blockchain/MS
boolean
borked
BridgeStorage
BlockNumber
BTC/S
BridgeStorage
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
InstantCurrencyPayments
KSM/S
KYC/M
keypair/MS
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
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
Expand All @@ -36,146 +114,128 @@ crypto/MS
customizable/B
Debian/M
decodable/MS
DOT/S
doesn
delivery_and_dispatch_fee
dev
dispatchable
dispatchables
doesn
ed25519
enum/MS
ERC-20
entrypoint/MS
ethereum/MS
externality/MS
extrinsic/MS
extrinsics
fedora/M
FN
FinalizationError
GiB/S
GPL/M
GPLv3/M
Handler/MS
HeaderA
HeaderId
functor
fuzzer
hasher
hardcoded
https
implementers
include/BG
inherent/MS
initialize/RG
instantiate/B
intrinsic/MS
intrinsics
InitiateChange
isn
invariant/MS
invariants
io
isn
isolate/BG
js
jsonrpsee
keccak
keccak256/M
keypair/MS
KSM/S
Lane1
Lane2
Lane3
LaneId
keyring
keystore/MS
kusama/S
KYC/M
keccak
Kovan
lane
malus
max_value
merkle/MS
MessageNonce
MessageNonces
Merklized
MaybeOrphan
MaybeExtra
MetricsParams
MessagePayload
metadata
millau
misbehavior/SM
misbehaviors
MIN_SIZE
MIT/M
max_value
multivalidator/SM
natively
OldHeader
no_std
nonces
number
no_std
ok
oneshot/MS
others'
OutboundMessages
pallet_bridge_grandpa
pallet_bridge_messages
pallet_message_lane
parablock/MS
parachain/MS
param/MS
parameterize/D
pallet_message_lane
plancks
polkadot/MS
pov-block/MS
PoA
PoV/MS
precommit
prometheus
proxying
prune_end
prune_depth
provisioner/MS
probabilistically
prune_depth
prune_end
receival
reconnection
redhat/M
repo/MS
receival
RPC/MS
RLP
runtime/MS
Runtime1
Runtime2
rustc/MS
ServiceFactory/MS
SignedExtension
SIZE_FACTOR
relayer/MS
shouldn
source_at_target
source_latest_confirmed
source_latest_generated
sp_finality_grandpa
spawner
sr25519
SS58
SS58Prefix
src
S|N
SURI
source
stringified
struct/MS
Submitter1
submitters/MS
subsystem/MS
subsystems'
shouldn
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
ThisChain
TCP
tuple
u32
ubuntu/M
union/MSG
undeliverable
unfinalized
union/MSG
unpruned
unservable/B
unsynced
updatable
validator/SM
ve
vec
Vec
validator/SM
verifier
w3f/MS
wakeup
wasm/M
WND/S
XCM/S
XCMP/M
include/BG
isolate/BG
Instance1
Instance2
Instance42
Pre
Rialto
stringified
Stringified
millau
Millau
websocket
x2
~
3 changes: 3 additions & 0 deletions bridges/.editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,6 @@ indent_style=space
indent_size=2
tab_width=8
end_of_line=lf

[*.md]
max_line_length=80
1 change: 1 addition & 0 deletions bridges/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ hfuzz_workspace

.DS_Store

.cargo
.idea
.vscode
*.iml
Expand Down
Loading

0 comments on commit bfccb97

Please sign in to comment.