Skip to content

Commit

Permalink
Release v6.4.0-3 (#1290)
Browse files Browse the repository at this point in the history
* Code cleaning (#1287)

* Clean migrations and dependencies

* Sync runtime versions

* Use community RPC endpoints

* Patch frontier version (#1286)

* Release `v6.4.0-3`

---------

Co-authored-by: Bear Wang <boundless.forest@outlook.com>
  • Loading branch information
AurevoirXavier and boundless-forest authored Oct 9, 2023
1 parent 7b9328d commit 220b0a9
Show file tree
Hide file tree
Showing 9 changed files with 831 additions and 762 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -123,11 +123,11 @@ jobs:
[
{
chain: darwinia-dev,
compare-with: "https://rpc.darwinia-network",
compare-with: "https://darwinia-rpc.darwiniacommunitydao.xyz",
},
{
chain: crab-dev,
compare-with: "https://crab-rpc.darwinia-network",
compare-with: "https://crab-rpc.darwiniacommunitydao.xyz",
},
{
chain: pangoro-dev,
Expand Down
Loading

0 comments on commit 220b0a9

Please sign in to comment.