Skip to content

Setting Custom gasPrice #53

Closed Answered by pcaversaccio
JasperTimm asked this question in Q&A
Discussion options

You must be logged in to vote

@JasperTimm thanks for opening this discussion.

I've been actually aware of this problem for a while. The reason behind that issue is gas under-pricing by the Polygon's RPC providers (you would need to multiply by at least 2x the maxFeePerGas and maxPriorityFeePerGas to include a deployment successfully). I've tested all other chains and it's a Polygon-specific problem.

Polygon has some serious issues with EIP-1559 it seems:

Some points:

  • I won't adjust the xdeployer code since this is a Polygon-specific problem and on all other 39 EVM chains it apparently works… - even L2 solutions like Optimism & Arbitrum have no issues so far (see e.g. here);
  • Polygon RPCs will probably fix these issue…

Replies: 4 comments 7 replies

Comment options

You must be logged in to vote
3 replies
@JasperTimm
Comment options

@0xsharma
Comment options

@pcaversaccio
Comment options

Answer selected by pcaversaccio
Comment options

You must be logged in to vote
2 replies
@ahmadsghaier
Comment options

@basememara
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@pcaversaccio
Comment options

@basememara
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
bug 🐛 Something isn't working question❔ Further information is requested
5 participants