issues
search
MetaMask
/
test-dapp
The sample dapp used for e2e testing and metamask-extension QA
https://metamask.github.io/test-dapp/
MIT License
596
stars
349
forks
source link
Fix incorrect gasLimit
#338
Open
10gic
opened
5 months ago
10gic
commented
5 months ago
Fix two issues:
Typo: expect 0x5208 (21000), but it was 0x5028,
Remove gasLimit for contract interaction.
Fix two issues: