Holger Drewes

Results 531 comments of Holger Drewes

Ok, I'll be hitting "Squash and merge" here...

Seems to have worked: https://github.com/ethereumjs/ethereumjs-monorepo/commits/master 🙂 (the title should always be taken from the PR title, if that was the case? 🤔 So: in the case of this PR, it...

Cool, great work @jochem-brouwer ❤️ 💯! I am still not getting all implications of this PR, but I've roughly skimmed over - looks really great - and Andrew has reviewed...

Is this a performance optimization worth to tackle? I never looked deeper into this issue TBH.

Update: it would then also be nice to add a respective example in the respective VM README [section](https://github.com/ethereumjs/ethereumjs-monorepo/tree/master/packages/vm#custom-genesis-state-support) (to be updated along #2016 before).

Some update and reference here: this list won't be updated any more. Finalization of tasks/inclusions has been done within the realm of the Beta 1 releases #1957 being released on...

Hi @BigMurry, there is an [example](https://github.com/ethereumjs/ethereumjs-vm/tree/master/packages/blockchain#example) stated on the `ethereumjs-blockchain` package README page for connecting to a Geth DB, did you try? This likely hasn't been run for a while...

Sounds like this would need some further investigation. I've changed the title to reflect this and added some fitting labels. This would also also be a good grasp for external...

I am not sure what's the status here and if it's still realistic to read the raw Geth leveldb database or if the format has changed substantially (e.g. with the...