-
Notifications
You must be signed in to change notification settings - Fork 341
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 71 Agenda #125
Comments
Ref eth-clients/goerli#60 (comment) openethereum/parity-ethereum#11068 ethereum/go-ethereum#20090
|
I just opened a simple language update PR for EIP-152 (BLAKE2 precompile) following the outcomes of our discussion from last call. Note that no client implementer (that I'm aware of) has voiced support for |
I'd like to make a note that for EIP-1344, there was a suggestion that the EVM return a 64-bit sized value for the If clients had made this update for EIP-1344 at my recommendation, the should revert this change and stick to the current spec of the proposal, which states that the opcode returns a 256-bit value. This does not change how the value is provided in any way, nor should it change the outcome of how it's used since Chain ID is a pre-defined parameter, but it is something to be aware of. Reviewing the state of client implementations, only Parity and Trinity would be affected by this update. |
The Istanbul meta EIP lists a couple of EIPs as accepted and hard fork block numbers are already being set, despite many of them are not final and some aren't even merged.
|
I don't expect any changes. Are EIP-authors expected to PR it into final? I'm not sure about the process. If I make it PR, the auto-merge bot will merge it, is that the "Right Way" to do it? |
@Shadowfiend just opened a PR to flip the status on 1108. Happy to see that the mergebot knew not to merge 😊 - what's the process here? |
Quick update re fuzz-testing: For go-evmlab based
For Hive is up and running on a new server: https://hivetests.ethdevops.io/ . While in prod, there are still some bugs and snags to iron out, so might be unreliable and have some downtime as we fix things. |
@fubuloubu I believe Parity returns |
@dvdplm glad that's the case! I just quickly purused what implementation PRs were linked and saw |
@axic the PR in question for EIP-1344 has been closed with no change applied. |
@ifdefelse statement on Suggestion 1 |
Closed in favor of #129 |
Ethereum Core Devs Meeting 71 Agenda
Agenda
a) Geth
b) Parity Ethereum
c) Aleth/eth
d) Trinity/PyEVM
e) EthereumJS
f) EthereumJ/Harmony
g) Besu
h) Turbo Geth
i) Nimbus
m) Nethermind
The text was updated successfully, but these errors were encountered: