Its been over 2 months since brave wallet does not let me interact with zksync ERA network because it can’t catch estimated fees, how can I fix this or does brave team need to update something?
@onyb @hub please have a look into this. Thanks!
onyb
June 15, 2023, 6:54pm
3
@Crayolaman We just landed multiple fixes for zksync Era on all channels, including 1.52.x. Please update to the latest version to resolve this issue.
Link to my answer on another post if you’re interested in the detail.
Hey @Aman_M and @farmerjoe !
Sorry for the delay in getting a fix out. We missed the window for the 1.52 stable version so had to wait for the maintenance release. That said, all zksync issues have now been resolved on all channels including the latest 1.52.x release.
As @Aman_M already figured out, there was something wrong with EIP-1559 - mainly that zksync nodes do not support a standard ETH-JSON RPC method necessary to compute priority fee, so we had to find another way to do it reliably. H…