eth95 icon indicating copy to clipboard operation
eth95 copied to clipboard

Setting ETH value to send on one contract function breaks all other transaction calls.

Open moda20 opened this issue 3 years ago • 2 comments

I was testing my contract with eth95, and i found out that after i try to send a transaction with a value (a payable function) the value would stick in and every other transaction I send would also send a value with the transaction resulting in errors fro unpayable function calls.

moda20 avatar Nov 19 '21 22:11 moda20

I am experiencing this same issue

motibytes avatar Nov 30 '21 06:11 motibytes

unfortunately, I never tested valued transfers when I first built the app. happy to take any PRs on this as unfortunately I am currently busy with another project. thanks for reporting the issue.

adrianmcli avatar Nov 30 '21 07:11 adrianmcli