Skip to content

Commit

Permalink
feat: EIP-1271
Browse files Browse the repository at this point in the history
  • Loading branch information
chris13524 committed Feb 5, 2024
1 parent 1cc595d commit 85a4f9c
Show file tree
Hide file tree
Showing 15 changed files with 1,801 additions and 819 deletions.
2,163 changes: 1,785 additions & 378 deletions Cargo.lock

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ build = "build.rs"

[dependencies]
wc = { git = "https://github.com/WalletConnect/utils-rs.git", tag = "v0.7.0", features = ["geoip", "geoblock"] }
relay_rpc = { git = "https://github.com/WalletConnect/WalletConnectRust.git", branch = "feat/eip1271", features = ["cacao"] }

aws-config = "0.56"
aws-sdk-s3 = "0.31"
Expand Down
18 changes: 0 additions & 18 deletions src/auth/cacao/header.rs

This file was deleted.

133 changes: 0 additions & 133 deletions src/auth/cacao/mod.rs

This file was deleted.

97 changes: 0 additions & 97 deletions src/auth/cacao/payload.rs

This file was deleted.

84 changes: 0 additions & 84 deletions src/auth/cacao/signature.rs

This file was deleted.

Loading

0 comments on commit 85a4f9c

Please sign in to comment.