-
Notifications
You must be signed in to change notification settings - Fork 5.4k
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
Create eip-5018 #5018
Create eip-5018 #5018
Conversation
All tests passed; auto-merging...(pass) eip-5018.md
|
Co-authored-by: Sam Wilson <[email protected]>
Co-authored-by: Sam Wilson <[email protected]>
Co-authored-by: Sam Wilson <[email protected]>
Co-authored-by: Sam Wilson <[email protected]>
- The purpose is to lower the cost of comparing local files with on-chain files without downloading the whole files/chunks.
Co-authored-by: Pandapip1 <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looking decent. Should be go to merge after these last comments.
Co-authored-by: Sam Wilson <[email protected]>
Co-authored-by: Sam Wilson <[email protected]>
Add Subsection "Interactions Between Unchunked Functions and Chunk Functions"
Co-authored-by: lightclient <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think this is fine to go in as a draft. Probably needs a little more polish, but that can come later.
* Create eip-TBD.md * Create EIP-dir * Update and rename eip-TBD.md to eip-5018.md * Update eip-5018.md * Update eip-5018.md * Update eip-5018.md * Update EIPS/eip-5018.md Co-authored-by: Sam Wilson <[email protected]> * Update EIPS/eip-5018.md Co-authored-by: Sam Wilson <[email protected]> * Update EIPS/eip-5018.md Co-authored-by: Sam Wilson <[email protected]> * Update EIPS/eip-5018.md Co-authored-by: Sam Wilson <[email protected]> * Add getChunkHash() - The purpose is to lower the cost of comparing local files with on-chain files without downloading the whole files/chunks. * Update EIPS/eip-5018.md Co-authored-by: Pandapip1 <[email protected]> * Update EIPS/eip-5018.md Co-authored-by: Sam Wilson <[email protected]> * Update EIPS/eip-5018.md Co-authored-by: Sam Wilson <[email protected]> * Update eip-5018.md Add Subsection "Interactions Between Unchunked Functions and Chunk Functions" * Update eip-5018.md * Update EIPS/eip-5018.md Co-authored-by: lightclient <[email protected]> * Update eip-5018.md Co-authored-by: Sam Wilson <[email protected]> Co-authored-by: Pandapip1 <[email protected]> Co-authored-by: lightclient <[email protected]>
When opening a pull request to submit a new EIP, please use the suggested template: https://github.com/ethereum/EIPs/blob/master/eip-template.md
We have a GitHub bot that automatically merges some PRs. It will merge yours immediately if certain criteria are met: