owlprotocol / contracts

MIT License
3 stars 4 forks source link

Fixing Contract Tests with Open GSN #280

Closed github-actions[bot] closed 2 years ago

github-actions[bot] commented 2 years ago

refactor test cases for all contracts that had open GSN integration closes #279

HrikB commented 2 years ago

@corbanvilla @vszammit I merged OwlBase.sol with develop. So rebase develop and look into inheriting that in the contracts to avoid code duplication. I tested it out on Transformer.sol and Lootbox.sol if you need examples.