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

Receipts #21

Merged
merged 7 commits into from
Jul 12, 2018
Merged

Receipts #21

merged 7 commits into from
Jul 12, 2018

Conversation

rmulhol
Copy link
Contributor

@rmulhol rmulhol commented Jul 11, 2018

Resolves #5

Addresses #20 (logs can be fetched via receipts)

rmulhol added 7 commits July 10, 2018 11:19
- correction to acknowledge plural iplds
- also bumps default ending block number
- Allows validation logic to be tested
- Since we're focusing on Geth, there's no need to fetch and decode raw RLP data
- Removes the need for an additional decoding step when decoded header is desired
- Since `ReadHeaderRLP` does not return an error, there's nothing for us to catch
Copy link

@elizabethengelman elizabethengelman left a comment

Choose a reason for hiding this comment

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

This looks good to me! I really like the change of uses the actual types (types.Body, types.Receipt, etc). 👏

@rmulhol rmulhol merged commit 6d1b27b into master Jul 12, 2018
@rmulhol rmulhol deleted the receipts branch July 12, 2018 21:48
@rmulhol rmulhol restored the receipts branch July 12, 2018 22:05
@rmulhol rmulhol deleted the receipts branch July 12, 2018 22:06
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