Phil Bain
Phil Bain
@crazyrabbitLTC not solved. It's still happening with regularity on mainnet. Appears to be a bug with infura as @Gudahtt mentioned, but I don't know more than that.
> > Hi @Florian-S-A-W > > We also find this issue on our project when integrating the Uniswap widget (that uses the sdk-core). We're using **Vite**, I tried integrating it...
Hi @valiafetisov there's a couple of gotcha's here, you have to [decorate the contract function](https://github.com/makerdao/dai.js/blob/dev/packages/dai-plugin-liquidations/src/utils/tracksTransactions.js) with the `@tracksTransactions` decorator, and pass the promise there as well. Here's an [example of...
@dependabot rebase
On the fence about this, if there's not MKR support on the options, do we really want to return a default, or should it just be handled on the front...
> I think it's a fair assumption, and looks like it shouldn't break if there does happen to be a plurality vote with more than the 0,1, and 2 options,...
Hi @valiafetisov it would probably be easier for you guys to maintain the plugin in your own repo, then you can commit to and publish it as much as you...
hi @CristianNe sorry for the late response. Did you set the approval for your proxy address? See here: https://github.com/makerdao/dai.js/blob/dev/packages/dai-plugin-mcd/test/SavingsService.spec.js#L50