-
Notifications
You must be signed in to change notification settings - Fork 1
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
feat: WalletConnect integration, part 6, request #2029
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
dianasavvatina
force-pushed
the
add-wc-request
branch
from
November 11, 2024 14:59
77af87f
to
cb4af5c
Compare
dianasavvatina
changed the title
feat: Add handling for WalletConnect request
feat: WalletConnect integration, part 3, request
Nov 11, 2024
dianasavvatina
force-pushed
the
add-wc-request
branch
from
November 11, 2024 15:07
cb4af5c
to
d84142d
Compare
dianasavvatina
force-pushed
the
add-wc-request
branch
from
November 11, 2024 16:47
d84142d
to
1bf9402
Compare
dianasavvatina
force-pushed
the
add-wc-request
branch
from
November 12, 2024 12:48
1bf9402
to
e39c43a
Compare
dianasavvatina
force-pushed
the
add-wc-request
branch
from
November 13, 2024 11:08
e39c43a
to
d6b398e
Compare
dianasavvatina
force-pushed
the
add-wc-request
branch
from
November 14, 2024 16:06
d6b398e
to
7c0b44d
Compare
dianasavvatina
force-pushed
the
add-wc-request
branch
from
December 17, 2024 14:19
cb15ef2
to
66b9772
Compare
dianasavvatina
force-pushed
the
add-wc-request
branch
from
December 17, 2024 14:49
66b9772
to
80d588c
Compare
dianasavvatina
force-pushed
the
add-wc-request
branch
from
December 17, 2024 16:00
80d588c
to
17587ca
Compare
OKendigelyan
approved these changes
Dec 17, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
dianasavvatina
force-pushed
the
add-wc-request
branch
from
December 18, 2024 09:51
17587ca
to
941e9eb
Compare
requests are supported. Tested: - send tez - delegate / undelegate - originate / call contract - stake / unstake / finalize unstake
dianasavvatina
force-pushed
the
add-wc-request
branch
from
December 18, 2024 10:06
941e9eb
to
e6cee09
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Proposed changes
requests are supported. Tested:
- send tez
- delegate / UndelegationSignPage
- originate / call contract
- stake / unstake / finalize unstake
- increase paid storage (rejected as not supported by Umami)
Types of changes
Steps to reproduce
Screenshots
Checklist