Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: update smart sessions address & session signature encoding/decoding #820

Merged
merged 5 commits into from
Oct 31, 2024

Conversation

chris13524
Copy link
Member

@chris13524 chris13524 commented Oct 30, 2024

Description

Updates to the latest smart sessions address contract, and fixes smart session signature encoding and decoding.

Depends on reown-com/yttrium#51

How Has This Been Tested?

Not tested

Due Diligence

  • Breaking change
  • Requires a documentation update
  • Requires a e2e/integration test update

@chris13524 chris13524 self-assigned this Oct 30, 2024
@chris13524 chris13524 changed the title fix: update smart sessions address fix: update smart sessions address & session signature encoding/decoding Oct 30, 2024
@@ -13,7 +13,7 @@ build = "build.rs"
[dependencies]
wc = { git = "https://github.com/WalletConnect/utils-rs.git", tag = "v0.9.0", features = ["alloc", "analytics", "future", "http", "metrics", "geoip", "geoblock", "rate_limit"] }
relay_rpc = { git = "https://github.com/WalletConnect/WalletConnectRust.git", tag = "v0.32.0", features = ["cacao"] }
yttrium = { git = "https://github.com/reown-com/yttrium.git", branch = "fix/smart-session-function-name" }
yttrium = { git = "https://github.com/reown-com/yttrium.git" }
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Removing the branch because yttrium changes were merged.

Copy link
Contributor

@geekbrother geekbrother left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@geekbrother geekbrother merged commit 8022dfd into master Oct 31, 2024
15 checks passed
@geekbrother geekbrother deleted the fix/update-smart-sessions-address branch October 31, 2024 09:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants