Commit Graph

149 Commits

Author SHA1 Message Date
zer0dot
09c51c2f7f test: Added additional validation, minor refactor. 2022-09-29 15:36:33 -04:00
zer0dot
261c9ee598 feat: Added profile metadata withSig function and tests. Also added executor-unrelated tests, despite hardhat tests. 2022-09-29 15:23:16 -04:00
zer0dot
62c125dd7f test: Added tests and validation. 2022-09-29 13:59:21 -04:00
Peter Michael
b85db6a96a test: Added executor tests for follow NFT URI and profile image URI setting. 2022-09-28 16:11:06 -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
b51f9b69ab test: Updated foundry tests to match new changes. 2022-09-27 17:04:24 -04:00
Peter Michael
fc681f5d0e test: Added tests for setting follow module with DE. 2022-09-27 10:06:01 -04:00
Peter Michael
79f082060c misc: Minor cleanup. 2022-09-27 10:05:36 -04:00
Peter Michael
27d5fdba6c test: Added executor mirror with sig test. 2022-09-26 13:20:27 -04:00
Peter Michael
8685395737 refactor: Refactored local variable to reduce SLOC. 2022-09-26 13:14:04 -04:00
Peter Michael
1427d5171b test: Added tests for withSig functions with executor. Also refactored to use profileOwner with a private key. 2022-09-23 16:19:51 -04:00
Peter Michael
14d8a2b7f5 test: Added executor post, comment and mirror tests. 2022-09-22 16:50:52 -04:00
Peter Michael
499006dc69 test: Added executor test to collect with mirror. 2022-09-22 16:50:38 -04:00
Peter Michael
453840de40 test: Added helper to construct postWithSig typed data hash. 2022-09-22 16:50:22 -04:00
Peter Michael
f3feae19a1 test: Added tests. 2022-09-21 16:22:37 -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
94fa1fa466 feat: (WIP: breaks tests) Added support for DEs on default profile setting. 2022-09-20 17:39:45 -04:00
Peter Michael
17ad931c3f misc: Removed unnecessary import. 2022-09-20 17:14:55 -04:00
Peter Michael
612ff97bf4 test: Consolidated meta-tx tests into base test files to save compilation time. 2022-09-20 17:13:24 -04:00
Peter Michael
8b18224e45 test: Reorganized tests and added follow executor test. 2022-09-20 16:17:13 -04:00
Peter Michael
16814b3c3a misc: Updated ethers and used native ethers functionality in upgradeability test. 2022-09-19 15:49:00 -04:00
Peter Michael
6bc1f20501 test: Fixed and updated upgradeability test. 2022-09-19 14:47:19 -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
efe06f90e6 feat: (WIP) Integrated Foundry development environment. 2022-09-16 12:51:34 -04:00
Peter Michael
923f52d2c7 test: (WIP-- debugging) Adapted tests, many still fail. 2022-09-06 18:18:05 +01:00
Peter Michael
aa73f275f6 Merge branch 'refactor/library-refactor' into feat/on-behalf-of 2022-09-02 13:19:17 +01:00
Peter Michael
b354e3e23d misc: Removed old TODO comments and added natspec. 2022-08-31 14:10:20 +01:00
Peter Michael
b0b1ac6122 misc: Moved negative test to correct section. 2022-08-24 18:28:57 +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
cf6630f7cd feat: (DRAFT) EIP-1271 Support. 2022-07-19 10:22:05 -04:00
Peter Michael
9669446e46 misc: Added missing test case. 2022-07-05 17:32:05 -04:00
Peter Michael
766facf44c misc: Added explanatory comments. 2022-07-04 19:08:20 -04:00
Peter Michael
9043178fbe test: Added zero follow check. 2022-07-04 10:05:21 -04:00
Peter Michael
ad9f097b7a refactor: Refactored to write image URIs via assembly in the general lib. 2022-06-06 19:54:51 -04:00
Peter Michael
bf83bf2160 refactor: Consolidated libraries into GeneralLib, WIP. 2022-06-03 18:14:52 -04:00
Peter Michael
bc4bf9807c refactor: Refactored PublishingLogic into GeneralLib, moved more admin logic to GeneralLib. 2022-06-02 14:24:48 -04:00
Peter Michael
e635c46ace misc: Fixed tests using old error strings. 2022-05-31 15:30:05 -04:00
Peter Michael
6cfaa580b3 feat: (WIP) Refactored meta transactions into a library. Includes hardhat-tracer. 2022-05-26 17:39:11 -04:00
Zer0dot
18b3f14cec Merge pull request #128 from aave/refactor/profile-follow-module 2022-05-10 11:05:41 -04:00
donosonaumczuk
1785b77b14 refactor: ProfileFollowModule tests updated to do not take into account revision number 2022-05-10 12:43:14 +01:00
donosonaumczuk
400982f901 misc: Test and task updated according new MockProfileCreationProxy impl 2022-05-09 17:59:34 +01:00
Peter Michael
474dd037c5 test: Added tests for profile creation proxy. 2022-05-06 17:13:36 -04:00
Alan
145684442a Merge pull request #121 from aave/fix/emergency-admin-scope
Feat: Prevent Emergency Admin From Setting State When Paused
2022-05-06 15:49:16 +01:00
Peter Michael
6285b92dff fix: Fixed another test. 2022-05-06 10:22:48 -04:00
Peter Michael
4bbae73dd4 test: Fixed tests. 2022-05-06 10:04:41 -04:00
Peter Michael
ace1b311b5 Revert "misc: Optimized revert path for emergency admin setting state."
This reverts commit 6d37723bf7.
2022-05-06 09:54:38 -04:00
donosonaumczuk
6f162d81c0 refactor: Tests updated according suffix logic changes 2022-05-06 13:18:58 +01:00