Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

eth_getTransactionReceipt #792

Merged
merged 2 commits into from Mar 20, 2016
Merged

eth_getTransactionReceipt #792

merged 2 commits into from Mar 20, 2016

Conversation

debris
Copy link
Collaborator

@debris debris commented Mar 20, 2016

all jsonrpc test for eth_getTransactionReceipt method passes.

changes:

  • implemented eth_getTransactionReceipt

todo:

two fields of transaction receipt are not returning proper values

  • cumulative_gas_used
  • contract_address

Will fix them in next prs, cause they require more changes.

@debris debris added the A0-pleasereview 🤓 Pull request needs code review. label Mar 20, 2016
gavofyork added a commit that referenced this pull request Mar 20, 2016
@gavofyork gavofyork merged commit 74f7f3f into master Mar 20, 2016
@gavofyork gavofyork deleted the eth_getTransactionReceipt branch March 20, 2016 18:43
@arkpar arkpar added this to the 1.0 Parity milestone Mar 20, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A0-pleasereview 🤓 Pull request needs code review.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants