15 Commits

Author SHA1 Message Date
donosonaumczuk
a881e340a6 test: Test updated according new ownable changes
Co-authored-by: Victor Naumik <vicnaum@gmail.com>
2023-10-31 17:53:49 -03:00
vicnaum
122d518464 Revert "fix: Signer added to typehashes"
This reverts commit 55e6e3b57f.
2023-10-27 22:29:43 +02:00
donosonaumczuk
55e6e3b57f fix: Signer added to typehashes
Co-authored-by: Victor Naumik <vicnaum@gmail.com>
2023-10-20 14:18:30 -03:00
vicnaum
68d156247a feat: add incrementNonce to revoke signatures [C4-168-L03] T-16801 2023-10-18 18:32:29 +02:00
vicnaum
6585369e0d misc: Probably working implementation of modulesRegistery
Co-authored-by: Alan <donosonaumczuk@gmail.com>
2023-09-08 19:53:43 +01:00
donosonaumczuk
c5eeac8fdb feat: ModuleRegistry initial draft
Co-authored-by: Victor Naumik <vicnaum@gmail.com>
2023-09-05 16:04:34 +01:00
donosonaumczuk
8eb7ca8ef0 misc: Redundant getters removed to reduce bytecode size
Co-authored-by: Victor Naumik <vicnaum@gmail.com>
2023-06-09 17:49:03 +02:00
vicnaum
4807bed0b1 test: LensHub covered (except legacy collect) 2023-06-07 22:20:15 +02:00
donosonaumczuk
62682d2f83 misc: Mock renamings and redundant/empty test files removed
Co-authored-by: Victor Naumik <vicnaum@gmail.com>
2023-04-25 22:23:03 +01:00
donosonaumczuk
98fc6685b2 misc: All remaining mock params removed from test setup
Co-authored-by: Victor Naumik <vicnaum@gmail.com>
2023-04-25 21:51:19 +01:00
donosonaumczuk
c0bd050be0 misc: Removed redundant (not really helpful) helper functions 2023-04-25 19:15:19 +01:00
donosonaumczuk
a543580b1d misc: Huge test refactor - introducing new load functions and removing signer fields 2023-04-25 18:40:32 +01:00
donosonaumczuk
f8c843fb32 misc: MockModule base contract added - all v2 mock modules inherit it now 2023-04-22 21:01:45 +01:00
donosonaumczuk
9cbaf7df05 misc: Paths updated after removing test foundry directory 2023-04-21 19:25:52 +01:00
donosonaumczuk
f477a46c44 misc: Redundant foundry subdirectory removed from test directory 2023-04-21 19:15:48 +01:00