-
Notifications
You must be signed in to change notification settings - Fork 326
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
Ethereum Core Devs Meeting 44 Agenda #52
Comments
Regarding 4) here are some resources from the community which might be interesting to read before discussing it.
|
Please consider adding EIP-1276 as a part of discussion! |
Could you consider EIP-1108 and EIP-1109 ? |
Please consider adding EIP-1283 to the discussion as well. This is an alternative for EIP-1087. For parity-ethereum, we are having some issues implementing EIP-1087 as is, and we think EIP-1087 may be a potential optimization blocker. You can read more on this in EIP-1283's Motivation section. |
@eosclassicteam disabling the difficulty bomb was rejected at the last core dev call so there is no reason to bring it up again at this time. @jbaylina we discussed 1108 last meeting. See notes here. @sorpaas Added. |
Thank you @Souptacular ! Good discussion for EIP1108. And yes, I'll be glad to join the call! |
Writing an update here. extocodehash tests list: https://docs.google.com/spreadsheets/d/1xat7UI8GtB4ZGVdlK5_XQSHJZaMThi4SrlcL8XMZb5Q/edit?pli=1#gid=1811198384 create2 tests list: please add your ideas as a comments to the list. (right button -> comment) Please confirm the implementation of this EIP Retesteth update:
|
Partial net sstore tests: ethereum/tests#483. |
Decision on the formula for CREATE2 address is needed - option 1 vs option 2 vs RLP-encoding each component ethereum/EIPs#1014 |
@gumb0 re that address, two questions to resolve, as I understand it:
|
Links for the Fellowship of Magicians update: |
Closing in favor of #54 |
Ethereum Core Devs Meeting 44 Agenda
Meeting Date/Time: Friday 10 August 2018 at 14:00 UTC
Meeting Duration 1.5 hours
YouTube Live Stream Link
Livepeer Stream Link
Constantinople Progress
Agenda
a. EIP-858 - Reduce block reward to 1 ETH per block.
b. EIP-1227 - Delay bomb and change rewards to 5 ETH.
c. EIP-1234 - Delay bomb and change rewards to 2 ETH.
a. EIP 1014 Issues
b. EIP 1218: Simpler blockhash refactoring. We are looking for a reason to implement this or anyone who will champion this. Otherwise we will drop it.
c. EIP 1283/EIP 1087: Net gas metering for SSTORE operations: 1283 is an alternative to 1087 created due to issues Parity was having implementing 1087. Read 1283's motivation seciton of the EIP.
d. EIP-1109: Remove call costs for precompiled contracts.
The text was updated successfully, but these errors were encountered: