Skip to content

Commit

Permalink
Update Tangle to stable polkadot 2407 (#767)
Browse files Browse the repository at this point in the history
* update types to 0.5.9

* fix testnet build

* create instant seal

* wip

* allow instnat and manual seal

* wip upgrade

* wip upgrade

* upgrade client rpc

* cleanup runtimes

* update rpc

* update rpc

* update chainspec and tracing

* compile working

* clippy fixes

* clippy fixes

* clippy fixes

* update subxt

* update tests
  • Loading branch information
1xstj authored Sep 30, 2024
1 parent 645e4d6 commit 0de43e2
Show file tree
Hide file tree
Showing 107 changed files with 5,447 additions and 12,326 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/publish-release-binary.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-20.04
strategy:
matrix:
features: [testnet, default, txpool]
features: [testnet, default, txpool, manual-seal]

steps:
- uses: actions/checkout@v3
Expand Down
Loading

0 comments on commit 0de43e2

Please sign in to comment.