Skip to content

eth: tx receipt as embedded value rather than pointer in transaction manager subscriptions#1968

Merged
kyriediculous merged 1 commit intomasterfrom
nv/reward-nil
Aug 3, 2021
Merged

eth: tx receipt as embedded value rather than pointer in transaction manager subscriptions#1968
kyriediculous merged 1 commit intomasterfrom
nv/reward-nil

Conversation

@kyriediculous
Copy link
Copy Markdown
Contributor

@kyriediculous kyriediculous commented Jul 29, 2021

What does this pull request do? Explain your changes. (required)
Embed the transaction receipt from the ethereum client as a value rather than a pointer in the transactionReceiptreturned by TransactionManagersubscriptions.

How did you test each of these updates (required)

  • added unit test

Does this pull request close any open issues?
Fixes #1964

Checklist:

@kyriediculous kyriediculous changed the title eth: tx receipt as embedded value rather than pointer in transaction … eth: tx receipt as embedded value rather than pointer in transaction manager subscriptions Jul 29, 2021
@kyriediculous kyriediculous marked this pull request as ready for review July 29, 2021 16:28
@kyriediculous kyriediculous requested a review from yondonfu July 29, 2021 16:28
@kyriediculous
Copy link
Copy Markdown
Contributor Author

Fixed remaining comments and rebased

@kyriediculous kyriediculous requested a review from yondonfu August 3, 2021 20:14
Copy link
Copy Markdown
Member

@yondonfu yondonfu left a comment

Choose a reason for hiding this comment

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

LGTM

@kyriediculous kyriediculous merged commit 250b822 into master Aug 3, 2021
@kyriediculous kyriediculous deleted the nv/reward-nil branch August 3, 2021 20:42
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.

SIGSEGV Encountered after Reward Call

2 participants