FundRequest / platform

FundRequest platform code (core)
https://fundrequest.io
MIT License
109 stars 25 forks source link

Manually set the gas limit higher for the fund transaction which happens just after the approval transaction #576

Open karelstriegel opened 5 years ago

karelstriegel commented 5 years ago

Manually set the gas limit higher for the fund transaction which happens just after the approval transaction.

Because the approve has not happed yet the gastimate is wrong for the 2nd transaction, which then defaults to 240.000, while it should be 400.000