ethereumjs / ethereumjs-monorepo

Monorepo for the Ethereum VM TypeScript Implementation
2.57k stars 747 forks source link

Tx: Some Tx Type Capabilities Extraction Refactor Continuation #3484

Open holgerd77 opened 2 months ago

holgerd77 commented 2 months ago

During the #3470 work there were some remaining tasks for extracting redundant functionality into capability methods identified here https://github.com/ethereumjs/ethereumjs-monorepo/pull/3470#issuecomment-2185956766.

These can be worked on and integrated, now that the 7702 work has been merged.

jochem-brouwer commented 1 month ago

I will get started on this one!

holgerd77 commented 1 month ago

Good choice