Skip to content

Commit 57cdeed

Browse files
authored
Merge pull request #2862 from pyth-network/clean-wormhole-tests
fix(stylus) - update wormhole motsu testing + versions
2 parents 8e4049f + 68f523a commit 57cdeed

File tree

4 files changed

+216
-394
lines changed

4 files changed

+216
-394
lines changed

target_chains/stylus/Cargo.lock

Lines changed: 24 additions & 153 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

target_chains/stylus/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ version = "0.1.0"
1414
stylus-sdk = { version = "0.9.0", default-features = false }
1515
alloy-primitives = { version = "0.7.6", default-features = false }
1616
mini-alloc = { version = "0.4.2", default-features = false }
17-
motsu = "0.1.0"
17+
motsu = "0.9.0"
1818

1919
k256 = { version = "0.13.3", default-features = false, features = ["ecdsa"] }
2020

0 commit comments

Comments
 (0)