Skip to content

Commit

Permalink
upgrade substrate dep to > v14 metadata (#85)
Browse files Browse the repository at this point in the history
* upgrade to substrate to 7406442bea0194ffcafc4e8d48d895d4d8d11346
* for v14 metadata
* upgrade to subwasm_version 0.14.1
* Update weights function name for pallet teerex according to PR#14
* Add weight for the teeracle

Co-authored-by: echevrier <[email protected]>
Co-authored-by: Bigna Härdi <[email protected]>
  • Loading branch information
3 people authored Dec 6, 2021
1 parent 5b2868e commit a97ddbc
Show file tree
Hide file tree
Showing 12 changed files with 1,050 additions and 1,114 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ on:

env:
VERBOSE: ${{ github.events.input.verbose }}
SUBWASM_VERSION: 0.14.0
SUBWASM_VERSION: 0.14.1
CARGO_TERM_COLOR: always


Expand Down
Loading

0 comments on commit a97ddbc

Please sign in to comment.