Open d10r opened 3 weeks ago
When working on https://github.com/superfluid-finance/protocol-monorepo/pull/2032, it was noticed that in https://github.com/superfluid-finance/protocol-monorepo/blob/dev/packages/js-sdk/src/User.js#L102 there's code which superficially looks like GDA wrapping, but invokes IDA functionality. It's likely broken and to be removed.
Who is using the JS-SDK for that? It's been deprecated, and only our own dev/ops-scripts are using it.
What & Why
When working on https://github.com/superfluid-finance/protocol-monorepo/pull/2032, it was noticed that in https://github.com/superfluid-finance/protocol-monorepo/blob/dev/packages/js-sdk/src/User.js#L102 there's code which superficially looks like GDA wrapping, but invokes IDA functionality. It's likely broken and to be removed.