Skip to content

fix doc create2 - #7531

Merged
chriseth merged 1 commit into
argotorg:developfrom
jochem-brouwer:fix-docs-create2
Oct 15, 2019
Merged

fix doc create2#7531
chriseth merged 1 commit into
argotorg:developfrom
jochem-brouwer:fix-docs-create2

Conversation

@jochem-brouwer

@jochem-brouwer jochem-brouwer commented Oct 11, 2019

Copy link
Copy Markdown
Contributor

Description

Docs of CREATE2 assembly are incorrect - they note that 0xff is a 8 byte value. I suppose this is a typo where either 8 bit value was meant but I changed it to 1 byte.

Reference:
https://github.com/ethereum/EIPs/blob/master/EIPS/eip-1014.md

This notes 0xff is a byte, not 8 bytes. (To generate the keccak hash to figure out the target deployment address).

@julian-st julian-st left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

looks good to me, 0xff is one byte

@julian-st julian-st left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

see above

@chriseth

Copy link
Copy Markdown
Contributor

Thanks!

@chriseth
chriseth merged commit 83bb151 into argotorg:develop Oct 15, 2019
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.

3 participants