ClΞm
ClΞm
@bachstatter a quick win you should be able to do
@bachstatter that's just an idea I got but feel free to try something else if you think it might be better!
As discussed in person the other day, we know this library, but always managed to use ethers.js or custom made helpers. @justinjmoses it would be nice to have your opinion...
@bachstatter let's try that? Right now we're using `export const bigNumberFormatter = value => Number(snxJSConnector.utils.formatEther(value));` Maybe let's create another function which doesn't convert to number and try in one screen...
Hmm. I think I'm just gonna assign myself to do this one. It's not trivial and some of the logic needs to be updated everywhere in the dApp.
@hav-noms any reason you closed this issue?
@hav-noms are you sure mint and burn for your address is enough? any burn/mint will change the system's state right?
but then we might end up refreshing the data a lot..
@bachstatter Yeah I guess it's fine loading the wrong derivation path for the first time.
@bachstatter though I just found out if I refresh and "ledger live" is selected by default, it will load the wrong derivation path.