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

Handle when Parity returns a TxReceipt with no blockHash #1652

Merged
merged 1 commit into from
Sep 13, 2019

Conversation

j16r
Copy link
Contributor

@j16r j16r commented Sep 12, 2019

Parity defines block_hash as optional, see transaction.rs : block_hash: Option<H256>.

@j16r j16r force-pushed the feature/handle_parity_tx_receipt_no_block_hash branch from c8034df to 9c234f1 Compare September 12, 2019 22:30
@j16r j16r requested a review from se3000 September 12, 2019 23:01
@j16r j16r merged commit f7f4a92 into develop Sep 13, 2019
@j16r j16r deleted the feature/handle_parity_tx_receipt_no_block_hash branch September 13, 2019 02:19
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