Commit Graph

41 Commits

Author SHA1 Message Date
zer0dot
63f62d7c88 Merge branch 'main' into feat/foundry 2022-10-10 16:13:47 -04:00
Peter Michael
ba706aef4a refactor: Refactored errors to more properly reflect the actual scenario. Added tests for invalid execution in meta-tx functions. 2022-09-28 15:07:42 -04:00
Peter Michael
92c49ea7b5 test: (WIP) Adapt tests to new default profile setter. Minor tests fail. 2022-09-21 16:07:08 -04:00
Peter Michael
3799abf001 feat: Minor fix to delegated executor setter, also fixes hardhat tests. 2022-09-19 14:38:00 -04:00
Peter Michael
923f52d2c7 test: (WIP-- debugging) Adapted tests, many still fail. 2022-09-06 18:18:05 +01:00
donosonaumczuk
40b7b033f4 feat: Tests added 2022-08-31 15:19:41 +01:00
Peter Michael
0c12ef27da feat: Initial setup of the delegated executor system. 2022-08-18 21:50:47 +01:00
Peter Michael
758491f8fd test: Added EIP1271 tests. 2022-08-11 16:56:43 -04:00
Peter Michael
6920242e5b feat: Added support for EIP1271. Needs more testing. 2022-08-08 14:57:12 -04:00
Peter Michael
00c697ac45 test: (DRAFT) WIP, tests failing, added testing for EIP-1271. 2022-07-19 14:29:10 -04:00
Peter Michael
766facf44c misc: Added explanatory comments. 2022-07-04 19:08:20 -04:00
Peter Michael
e635c46ace misc: Fixed tests using old error strings. 2022-05-31 15:30:05 -04:00
Peter Michael
474dd037c5 test: Added tests for profile creation proxy. 2022-05-06 17:13:36 -04:00
Peter Michael
6d18bd1f65 Merge branch 'main' into fix/peckshield-audit-2 2022-04-27 11:28:10 -04:00
Peter Michael
f2db3bde43 feat: Prevented emergency admin from unpausing. Also includes follow/collect NFT getter tests. 2022-04-21 11:55:11 -04:00
Peter Michael
9dfe8972f5 misc: Removed unused error. 2022-04-19 14:42:13 -04:00
donosonaumczuk
11ac489b7c feat: Environment variables modified to be generic 2022-04-13 17:03:01 +01:00
Peter Michael
7a8a0576e6 fix: Fixed tests and updated typehashes. 2022-04-08 18:01:24 -04:00
Peter Michael
0abd2c138c fix: Fixed matchEvent() function to validate array parameter length. 2022-04-08 10:44:11 -04:00
Zer0dot
bc0be7650d Merge pull request #88 from aave/feat/return-ids 2022-04-04 17:55:56 -04:00
donosonaumczuk
afb7bf2a7c Tests added 2022-04-04 18:00:50 +01:00
Peter Michael
1bb385603c feat: Updated LensPeriphery function names to be more explicit, added tests and moved all LensPeriphery tests to the misc test file. 2022-04-01 18:41:07 -04:00
Zer0dot
2799970d6d Merge pull request #80 from aave/refactor/general-optimizations 2022-04-01 13:11:02 -04:00
Peter Michael
90d6c69049 refactor: Increment the publication count before comment creation, and manually prevent self-referencing comments. 2022-03-31 12:19:46 -04:00
Peter Michael
1e9901de23 misc: Renamed LensPeripheryDataProvider to more accurate shortened LensPeriphery, including the name used in the domain separator. 2022-03-30 16:49:47 -04:00
donosonaumczuk
efc5a811fe Test helpers functions added: load test resources & decode SVG form metadata 2022-03-30 17:53:37 +01:00
Peter Michael
f3a56a73af test: Added tests for zero treasury fee. 2022-03-22 15:20:35 -04:00
Peter Michael
4f0206d6a7 refactor: Refactored follow toggles to external LensPeripheryDataProvider contract. 2022-03-16 19:14:25 -04:00
Peter Michael
875c2236dc refactor: Removed the need to pass follow NFT Ids to toggleFollow() calls, tests adapted. 2022-03-16 18:33:35 -04:00
Peter Michael
53f94e084d Merge branch 'main' into feature/proposal-to-allow-follow-after-transfer 2022-03-16 17:45:42 -04:00
donosonaumczuk
043f62193b Tests updated 2022-03-16 18:00:24 -03:00
donosonaumczuk
146f0b1807 Test error added instead of editing the old one 2022-03-16 16:34:55 -03:00
donosonaumczuk
f588070570 Solving conflicts with main branch 2022-03-15 17:32:53 -03:00
Peter Michael
cfa08e1986 refactor: Refactored setting default profile to reduce complexity and code size. 2022-03-15 12:43:25 -04:00
damarnez
01c560022c use same error 2022-03-15 17:24:57 +01:00
donosonaumczuk
4cde7e930f Up to date with main branch 2022-03-07 15:35:29 -03:00
damarnez
2379d252b6 add test and fixes 2022-03-05 12:43:55 +01:00
Josh Stevens
e7649a04ae test: add unit tests 2022-03-02 10:48:07 +00:00
donosonaumczuk
00f63c4a96 ERC20_TRANSFER_EXCEEDS_ALLOWANCE error message changed according OZ v4.5 changes 2022-02-22 02:45:15 -03:00
donosonaumczuk
6a49f63322 tokenURI test added and old tokenURI tests updated 2022-02-22 02:36:36 -03:00
Peter Michael
dd137b2dee Initial commit 2022-01-25 15:19:42 -05:00