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

[PVM] Added missing condition for claimtx in SelectTxClass #67

Merged
merged 1 commit into from
Apr 20, 2023

Conversation

knikos
Copy link
Member

@knikos knikos commented Apr 19, 2023

Why this should be merged

While introducing the new claimtx logic, no consideration was made for the deserialization of unsignedtx of type ClaimTx.

How this works

Adds an if condition for the claimtx in SelectTxClass logic

How this was tested

Manually

Note: Also changed fromAddresses type from string[] to FromType in buildClaimTx.

@knikos knikos requested review from peak3d and c4t-ag April 19, 2023 11:57
@knikos knikos marked this pull request as ready for review April 19, 2023 11:58
@github-actions
Copy link

⚠️ Found errors/fatal log records. Please review them(job:e2e, step:"Check produced logs") and resolve this comment.

1 errors
0 fatal

@knikos knikos requested a review from charalarg April 20, 2023 07:21
@knikos knikos force-pushed the bugfix/missing-claimtx-in-selecttxclass branch from e479402 to 8c5f898 Compare April 20, 2023 07:45
@knikos knikos merged commit d8e6010 into dev Apr 20, 2023
@knikos knikos deleted the bugfix/missing-claimtx-in-selecttxclass branch April 20, 2023 07:57
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