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 <[email protected]>
  • Loading branch information
2 people authored and jiguantong committed Sep 29, 2022
1 parent e994a7e commit 795245e
Show file tree
Hide file tree
Showing 73 changed files with 966 additions and 15,506 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
- bridge-runtime-common
Expand Down
Loading

0 comments on commit 795245e

Please sign in to comment.