Open kayagokalp opened 4 months ago
We are already depending on sdk for some features, and for others we are re-implementing them from scratch creating two places to update for each change in fuel-core. We should make our best to re-use logic from sdk.
@kayagokalp I know you replaced some duplicate logic as part of https://github.com/FuelLabs/sway/pull/6250, is there more? What code specifically?
We are already depending on sdk for some features, and for others we are re-implementing them from scratch creating two places to update for each change in fuel-core. We should make our best to re-use logic from sdk.