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

Receipt logs #27

Merged
merged 11 commits into from
Aug 11, 2021
Merged

Receipt logs #27

merged 11 commits into from
Aug 11, 2021

Conversation

i-norden
Copy link
Collaborator

@i-norden i-norden commented Aug 3, 2021

For #25

  1. Update Receipt codec so that when representing receipts as IPLD, we compose the list of logs into a MMPT and link to the root of this trie from the receipt node. We continue to store the Logs as a list in the node, as well, so that we can perform the proper encoding without needing a LinkSystem/BlockReadOpener to decompose the log trie back into a list.

  2. New codecs for Log and LogTrie. When importing ethereum data into IPLD we now need to publish (and index) Log and LogTrie IPLD objects, as part of Separate out logs into own table cerc-io/go-ethereum#79.

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.

1 participant