Holger Drewes

Results 513 comments of Holger Drewes

@paulmillr thanks for the summary! This is not so much about a specific solution (WASM!) but the work we have done in e.g. #3192 and follow-up PRs is about generally...

Great great initiative!!! 🙏 🎉 I think I can already go along with 80% of the analysis + proposed solutions, and the remaining 20% are just things where I am...

Post-submit changes, please read on site.

Just dropping this link list here from some internal chat discussion so that it won't get lost: - https://github.com/ethereum-optimism/optimism/blob/ba65c54a6a18e49381706414490ef44a2ad3ef44/l2geth/params/protocol_params.go - https://github.com/ethereum-optimism/optimism/pull/1568 - https://changelog.optimism.io/2022/02/01/berlin-hardfork.html - https://github.com/ethereum-optimism/optimism/blob/1729edd37be21cdfbdd0f46c0bd90952362ad2a6/l2geth/core/vm/eips.go#LL136C13-L136C13 (guess most of this should...

Hi @kchojn Karol, thanks a lot for all these detailed notes, that so so invaluable 🙏. I also already stumbled (and recognize) various points you made, your experiences here are...

Update: ah, I will just start with implementing the Optimism system tx type today, then we'll have this clean and do not always need to route around this or do...

@kchojn Ah, just read your system tx section, I will be able to do this a lot cleaner with a dedicated tx type, your comments are super helpful though, can...

Squashed some commits here and rebased and retargeted towards #2702 (EEI/EVM refactor work from Jochem)

Cherry-picked this on top of `master`

> @holgerd77, Thanks for this PR. I did a lot of testing and it looks like everything is working. However, we would like to support optimism 100% (without skipping specific...