You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(apps/price_pusher): address issues with alpha version (#1864)
This PR addresses the issues in the new alpha version that were reported by the users. It now handles more errors and also supports networks with legacy transactions.
* fix(apps/price_pusher): handle more errors in evm
* fix: use getGasPrice instead of estimateFee for compatibility
* chore: bump version
0 commit comments