Thomas Coratger
Thomas Coratger
> @tcoratger thank you for working on all PRs from here! would you like to work on `TxDeposit` migration to close this? Mhh not sure we have all the required...
> > > @tcoratger thank you for working on all PRs from here! would you like to work on `TxDeposit` migration to close this? > > > > > >...
@klkvr Also previously we had a method like: ```rust pub(crate) fn payload_len_without_header(&self) -> usize { let payload_length = self.fields_len(); // 'transaction type byte length' + 'header length' + 'payload length'...
> yes, will track @mattsse If you open an issue please tag me. If I've time, will have a look
@mattsse @rkrasiuk Nice bump on this :), can we merge so that we can move forward on https://github.com/paradigmxyz/reth/issues/4614?
> @tcoratger Can i take this Assigned
Hey @joshieDo @mattsse anything to add here or can we merge? I'm thinking about doing a follow up then to remove re-import from alloy and so be able to work...
@mattsse Nice bump here, is it ready to merge if I fix conflicts?
> I would say the codebase is ripe for his pr now. @tcoratger do you have capacity to pick it up again? Hey @emhane sorry right now I'm quite busy...
@xJonathanLEI Any opinion on this?