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

Activating Istanbul #68

Merged
merged 4 commits into from
Nov 5, 2019
Merged

Conversation

evertonfraga
Copy link
Contributor

@evertonfraga evertonfraga commented Nov 1, 2019

  • Add block numbers according to eip 1679
  • Updated readme

Closes #61

@holgerd77
Copy link
Member

🙂👍 Cool!

This already looks generally good on first sight, let me know once this is ready for a review. Slowly getting back to work, lol. 😛

@evertonfraga
Copy link
Contributor Author

awesome! :)

},
"extcodehash": {
"v": 400,
"d": "Cost of EXTCODEHASH operation"
}
Copy link
Contributor Author

Choose a reason for hiding this comment

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

When I added the repricing for EXTCODEHASH in istanbul, I realized it didn't have the initial price set.

Copy link
Member

Choose a reason for hiding this comment

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

Ah, just realizing that we had this discussion already on the VM side (sorry, didn't read closely your second point on the TODO list), and we found a solution here already (I stumbled upon the exact same thing).

Can you please remove the last two price-related commits and just leave this to the Istanbul block number update?

Side note: sorry, #61 should have been closed. Please don't trust issues being up-to-date too much atm, this is one larger part of my back log re-taking on a more active issue management. In doubt ask before starting on something, otherwise this might lead to frustration and/or double work.

@evertonfraga evertonfraga marked this pull request as ready for review November 2, 2019 05:57
@evertonfraga
Copy link
Contributor Author

@holgerd77 changes performed, now the PR only changes block number activation and minor documentation.

Copy link
Contributor

@s1na s1na left a comment

Choose a reason for hiding this comment

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

Looks good to me, thanks Ev!

@s1na s1na merged commit 71bd671 into ethereumjs:master Nov 5, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Istanbul] EIP-1884: Trie-size-dependent Opcode Repricing > Price Parameters
3 participants