Skip to content
This repository has been archived by the owner on Feb 29, 2024. It is now read-only.

Commit

Permalink
Migrate to new s2s bridge (#149)
Browse files Browse the repository at this point in the history
* Add client-darwinia/client-crab/client-crab-parachain

* Update CI

* rever substrate commit

* fix compile

* remove transactional

* Fix

* Bump finality-grandpa to v0.16.0

* fix wrong import

* make change follow paritytech/substrate#11415

* Add runtime-common to workspace and try fix test

* Make changes follow paritytech/substrate#10242

* Code clean

* More ci check

* Remove integrity

Co-authored-by: bear <boundless.forest@outlook.com>
  • Loading branch information
fewensa and boundless-forest authored Jul 1, 2022
1 parent 3f8b687 commit 940b144
Show file tree
Hide file tree
Showing 77 changed files with 1,090 additions and 15,321 deletions.
7 changes: 6 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,14 @@ jobs:
- pallet-fee-market
- pallet-bridge-grandpa
- pallet-bridge-messages
- pallet-bridge-parachains
- bp-crab
- bp-crab-parachain
- bp-darwinia
- bp-kusama
- bp-pangolin
- bp-pangoro
- bp-pangolin-parachain
- bp-pangoro
- bp-rococo
- bp-darwinia-core
steps:
Expand Down
Loading

0 comments on commit 940b144

Please sign in to comment.