mirror of
https://github.com/pezkuwichain/revive-differential-tests.git
synced 2026-04-29 18:18:01 +00:00
Compare commits
9 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| f97f44bc25 | |||
| fb1d5469c3 | |||
| fb009f65c1 | |||
| 9a9999fb1f | |||
| ab9164e873 | |||
| 32a433eb0a | |||
| dff4c25e24 | |||
| 94026b61f4 | |||
| e433d93cbf |
@@ -104,7 +104,7 @@ where
|
||||
};
|
||||
debug!(%tx_hash, "Submitted Transaction");
|
||||
|
||||
pending_transaction.set_timeout(Some(Duration::from_secs(240)));
|
||||
pending_transaction.set_timeout(Some(Duration::from_secs(120)));
|
||||
let tx_hash = pending_transaction.watch().await.context(format!(
|
||||
"Transaction inclusion watching timeout for {tx_hash}"
|
||||
))?;
|
||||
|
||||
+1
-1
Submodule polkadot-sdk updated: 6ffecaaab2...45a0ea734f
+1
-1
Submodule resolc-compiler-tests updated: bb3b0c1319...40ffa2b839
Reference in New Issue
Block a user