owlprotocol / contracts

MIT License
3 stars 4 forks source link

Gas Limits with Open GSN #327

Closed vszammit closed 2 years ago

vszammit commented 2 years ago

Figure out how to limit the amount of gas a user is requesting to be covered for a transaction in order to prevent draining funds

vszammit commented 2 years ago

/cib

github-actions[bot] commented 2 years ago

Branch issue-327 created! Clone with: git fetch && git checkout --track origin/issue-327 Rebase develop branch changes with: git checkout issue-327 && git rebase develop