Skip to content

Commit

Permalink
release: Create new vault release v1.0.8 (#527)
Browse files Browse the repository at this point in the history
* Update Foucoco metadata

* Update Amplitude metadata

* Update Pendulum metadata

* Bump to version v1.0.8
  • Loading branch information
ebma authored May 21, 2024
1 parent badbbfc commit 8331813
Show file tree
Hide file tree
Showing 43 changed files with 2,166 additions and 1,589 deletions.
72 changes: 36 additions & 36 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion clients/runner/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "runner"
version = "1.0.7"
version = "1.0.8"
edition = "2021"


Expand Down
2 changes: 1 addition & 1 deletion clients/runtime/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
authors = ["Pendulum"]
edition = "2018"
name = "runtime"
version = "1.0.7"
version = "1.0.8"

[features]
default = []
Expand Down
2 changes: 1 addition & 1 deletion clients/runtime/client/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "subxt-client"
version = "1.0.7"
version = "1.0.8"
authors = []
edition = "2018"

Expand Down
22 changes: 13 additions & 9 deletions clients/runtime/metadata-parachain-amplitude.json
Original file line number Diff line number Diff line change
Expand Up @@ -38446,6 +38446,13 @@
"docs": [
"Exchange failed"
]
},
{
"name": "DecimalsConversionError",
"index": 11,
"docs": [
"Decimals conversion error"
]
}
]
}
Expand Down Expand Up @@ -42629,7 +42636,7 @@
0,
0,
0,
15,
17,
0,
0,
0,
Expand Down Expand Up @@ -47363,11 +47370,8 @@
"name": "SelfLocation",
"ty": 64,
"value": [
1,
1,
0,
49,
33
0
],
"docs": [
" Self chain location."
Expand Down Expand Up @@ -51278,10 +51282,10 @@
"ty": 6,
"value": [
0,
228,
11,
84,
2,
232,
118,
72,
23,
0,
0,
0,
Expand Down
Binary file modified clients/runtime/metadata-parachain-amplitude.scale
Binary file not shown.
Loading

0 comments on commit 8331813

Please sign in to comment.