Holger Drewes
Holger Drewes
It has been decided to not add to the initial breaking release round, will add a "Blocked" label for now. General concept/code structure can be picked up to be released...
This is actually still an extremely interesting PR laying around (and actually: a dramatically huge one) and it is likely worth to really do some deep dive and re-pick up....
Had some back-and-forth exchange with Kev yesterday (thanks a lot for that!) which was super helpful and clarified a lot of things. Kev particularly gave feedback on the write-up from...
Some context: this would mean to override the [assignBlockRewards()](https://github.com/ethereumjs/ethereumjs-monorepo/blob/master/packages/vm/src/runBlock.ts#L295) method in `VM.runBlock()`. Just to mention: since this is also part of the consensus logic, we might or might not be...
This issue has done its purpose for short-term release planning and won't be updated any more. Beta 1 releases have been done on June 30, 2022, see #1957. Beta 2...
> Didn't know where to comment this... but Ganache is currently slogging through the update. And it's been very slow and frustrating, especially around the level db changes. In future...
> I guess this can be closed? No, this is a permanent issue to track tiny issues which are not worth to be dealt with on its own. Just add...
TBH I do not understand the problem set here yet. Could you give an additional short description what problem can/does arise with the current way the option is implemented respectively...
For the record: this option has [not been removed](https://github.com/ethereumjs/ethereumjs-monorepo/blob/master/packages/vm/src/types.ts#L131) from the VM.