issues
search
reown-com
/
blockchain-api
WalletConnect's Blockchain API
MIT License
68
stars
53
forks
source link
fix(CA): fixing the nonce calculation, decreasing gas estimate, transactions chain ID fix
#829
Closed
geekbrother
closed
2 weeks ago
geekbrother
commented
2 weeks ago
Description
This PR fixes the following issues:
Proper chain ID passing when calculating the nonce to fix the
nonce is too high
error,
Decreasing the default gas estimate from x4 to x2,
Fixing chain ID passing to the transactions list.
How Has This Been Tested?
Updated integration test
Due Diligence
[ ] Breaking change
[ ] Requires a documentation update
[ ] Requires a e2e/integration test update
Description
This PR fixes the following issues:
nonce is too high
error,How Has This Been Tested?
Due Diligence