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

Problem: not supporting ue 5.3 (fix #341) #54

Merged
merged 1 commit into from
Dec 15, 2023
Merged

Conversation

leejw51crypto
Copy link
Collaborator

  • support ue 5.3
  • fix walletconnect 2.0 sendtx

@leejw51crypto leejw51crypto requested a review from a team as a code owner December 6, 2023 09:53
@leejw51crypto leejw51crypto marked this pull request as draft December 6, 2023 09:53
@leejw51crypto
Copy link
Collaborator Author

checking ci errors

fix chainid

restore

use main branch

use main

reformat
Copy link

@rarcifa rarcifa left a comment

Choose a reason for hiding this comment

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

lgtm

@@ -36,8 +36,9 @@ void ASendEthTransaction::OnSendEthTransactionBeginOverlap(
&ASendEthTransaction::OnWalletconnectSendEip155TransactionFinished);

FWalletConnectTxEip155 tx;
tx.to = FString("0xA914161b1b8d9dbC9c5310Fc7EBee5A5B18044b7");
tx.value = FString("1000000000000000000");
tx.from = FString(std::getenv("MY_FROM_ADDRESS"));
Copy link

Choose a reason for hiding this comment

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

nice

@leejw51crypto leejw51crypto merged commit 6c6636c into main Dec 15, 2023
4 checks passed
leejw51crypto added a commit to leejw51crypto/play-unreal-demo that referenced this pull request Jan 2, 2024
fix chainid

restore

use main branch

use main

reformat

Problem: blueprint example not updated (fix #348)

reset address
@leejw51crypto leejw51crypto deleted the feature/341 branch April 26, 2024 03:21
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.

3 participants