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

Hedera <> WalletConnect #19

Merged
merged 18 commits into from
Jan 23, 2024
Merged

Hedera <> WalletConnect #19

merged 18 commits into from
Jan 23, 2024

Conversation

hgraphql
Copy link
Contributor

@hgraphql hgraphql commented Jan 12, 2024

Reference implementation

This PR intends to serve as the reference implementation of https://specs.walletconnect.com/2.0/blockchain-rpc/hedera-rpc

tmctl added 4 commits January 18, 2024 14:11
Signed-off-by: Tyler McDonald <[email protected]>
Signed-off-by: Tyler McDonald <[email protected]>
Signed-off-by: Tyler McDonald <[email protected]>
package.json Outdated Show resolved Hide resolved
LICENSE Outdated Show resolved Hide resolved
.github/workflows/prettier.yml Outdated Show resolved Hide resolved
.github/workflows/prettier.yml Outdated Show resolved Hide resolved
.github/workflows/prettier.yml Outdated Show resolved Hide resolved
.github/workflows/test.yml Outdated Show resolved Hide resolved
tmctl and others added 5 commits January 19, 2024 12:37
Signed-off-by: Tyler McDonald <[email protected]>
Co-authored-by: Nathan Klick <[email protected]>
Signed-off-by: Tyler <[email protected]>
Co-authored-by: Nathan Klick <[email protected]>
Signed-off-by: Tyler <[email protected]>
Co-authored-by: Nathan Klick <[email protected]>
Signed-off-by: Tyler <[email protected]>
Co-authored-by: Nathan Klick <[email protected]>
Signed-off-by: Tyler <[email protected]>
@hgraphql
Copy link
Contributor Author

thanks @nathanklick,

all code changes have been applied

Copy link
Member

@nathanklick nathanklick left a comment

Choose a reason for hiding this comment

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

@hgraphql thanks the previous changes look good. One more small request regarding the deleted dependabot.yml file below.

.github/dependabot.yml Outdated Show resolved Hide resolved
Copy link
Member

@nathanklick nathanklick left a comment

Choose a reason for hiding this comment

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

@hgraphql Some additional changes to provide a better experience for non-forked PRs.

.github/workflows/test.yml Outdated Show resolved Hide resolved
.github/workflows/test.yml Outdated Show resolved Hide resolved
.github/workflows/test.yml Outdated Show resolved Hide resolved
tmctl and others added 3 commits January 23, 2024 10:48
Co-authored-by: Nathan Klick <[email protected]>
Signed-off-by: Tyler <[email protected]>
Co-authored-by: Nathan Klick <[email protected]>
Signed-off-by: Tyler <[email protected]>
Co-authored-by: Nathan Klick <[email protected]>
Signed-off-by: Tyler <[email protected]>
Copy link
Member

@nathanklick nathanklick left a comment

Choose a reason for hiding this comment

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

@hgraphql LGTM now, thanks for making all the changes!

@hgraphql
Copy link
Contributor Author

@hgraphql LGTM now, thanks for making all the changes!

@nathanklick awesome, thanks for the help!

@hgraphql hgraphql merged commit 36b726a into hashgraph:main Jan 23, 2024
5 checks passed
@nathanklick
Copy link
Member

@gregscullard @Ashe-Oro All my concerns are resolved. Please review and merge when you are ready.

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.

Update based on HIP-820 and https://github.com/hgraph-io/hedera-walletconnect-utils
3 participants