Fix live tests
All threads resolved!
All threads resolved!
Compare changes
+ 120
− 13
@@ -22,7 +22,6 @@
@@ -22,7 +22,6 @@
@@ -37,8 +36,9 @@ use subxt::ext::sp_core;
@@ -37,8 +36,9 @@ use subxt::ext::sp_core;
@@ -56,12 +56,16 @@ type IdtyData = gdev::runtime_types::common_runtime::entities::IdtyData;
@@ -56,12 +56,16 @@ type IdtyData = gdev::runtime_types::common_runtime::entities::IdtyData;
@@ -146,10 +150,46 @@ async fn sanity_tests_at(client: Client, _maybe_block_hash: Option<H256>) -> any
@@ -146,10 +150,46 @@ async fn sanity_tests_at(client: Client, _maybe_block_hash: Option<H256>) -> any
@@ -178,6 +218,12 @@ mod verifier {
@@ -178,6 +218,12 @@ mod verifier {
@@ -232,15 +278,6 @@ mod verifier {
@@ -232,15 +278,6 @@ mod verifier {
@@ -340,6 +377,76 @@ mod verifier {
@@ -340,6 +377,76 @@ mod verifier {