Skip to content

Commit

Permalink
Polkadot v0.9.31 (#2406)
Browse files Browse the repository at this point in the history
* polkadot-v0.9.30

* Upgrade polkadot-v0.9.31

* Update dependencies

* Update dependencies

* Update ethabi

* fix

* fix tests

* fix tests

* Install Protoc

* Update template.hbs

* Add migrations

* fix benchmarks & try-runtime

* Add --no-spec-check-panic

* remove  with try-runtime

* fix e2e tests

* fix ts tests

* bump transaction version

* /bench module module_evm

* /bench runtime acala *

* remove Protoc

* Update runtime/common/src/lib.rs

Co-authored-by: Xiliang Chen <[email protected]>

* fix tests

* /bench evm

* /bench runtime karura

* fix benchmarks

* remove protoc

* update stable-asset

Co-authored-by: Bryan Chen <[email protected]>
Co-authored-by: Acala Github Action Bot <[email protected]>
Co-authored-by: Ermal Kaleci <[email protected]>
  • Loading branch information
4 people authored Dec 1, 2022
1 parent 067b65b commit 6901fd2
Show file tree
Hide file tree
Showing 352 changed files with 11,392 additions and 9,703 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,10 +45,6 @@ jobs:
target: wasm32-unknown-unknown
- name: Setup cmake
uses: jwlawson/[email protected]
# - name: Install additional dependencies
# run: |
# sudo apt update -y &&
# sudo apt install -y cmake pkg-config libssl-dev git gcc build-essential git clang libclang-dev
- name: Run cargo-tarpaulin
run: |
wget https://github.com/xd009642/tarpaulin/releases/download/${{ env.TARPAULIN_VERSION }}/cargo-tarpaulin-${{ env.TARPAULIN_VERSION }}-travis.tar.gz
Expand Down
Loading

0 comments on commit 6901fd2

Please sign in to comment.