MajicGit

Results 6 issues of MajicGit

Two line change to (hopefully) change ballers command to show top 19 tippers instead of top 15.

Fixes Issue 125, which meant unable to reconnect to bridge if `localstorage.onboard.js:last_connected_wallet` was set to an empty array. Reading it in those cases resulted in it being parsed as a...

After a wallet that was previously connected to the bridge disconnects (both in the wallet and on the bridge), the "Available Wallets" Popup shows 0 available wallets, despite the previously...

Arbitrum swap service uses 1inch swap aggregator which has since been deprecated (https://docs.1inch.io/docs/aggregation-protocol/api/swagger/) leading to the requests failing. Means gasless swaps are not available on Arbitrum.

When performing a wrap, the log message indicates that a swap was succesfull instead of a wrap.

When no approval is remaining for a farm with an active deposit, the withdraw button is hidden behind an approval requirement. Approving amounts of 0 doesn't fix it, but any...