Commit Graph

24 Commits

Author SHA1 Message Date
donosonaumczuk
18f09ad8e1 misc: Interfaces version >=0.6.0
Co-authored-by: Victor Naumik <vicnaum@gmail.com>
2023-04-07 17:32:24 +01:00
vicnaum
72bc0964cc misc: Interface natspec improved
Co-authored-by: Alan <donosonaumczuk@gmail.com>
2023-03-30 21:52:48 +02:00
vicnaum
aa267bec4a misc: Natspec and TODOs added for Reference and PubActions modules 2023-03-30 14:35:15 +02:00
vicnaum
f88d23b4de misc: Grammar fixes
Co-authored-by: Alan <donosonaumczuk@gmail.com>
2023-03-24 16:09:34 +01:00
donosonaumczuk
353dd03c7e misc: Unused imports removed
Co-authored-by: Victor Naumik <vicnaum@gmail.com>
2023-03-23 21:45:11 +00:00
vicnaum
a72117836d misc: Refactoring executor rename to transactionExecutor or delegatedExecutor
Co-authored-by: Alan <donosonaumczuk@gmail.com>
2023-03-10 17:32:43 +01:00
donosonaumczuk
46df0a52b2 misc: Stack too deep fixed along with tests
Co-authored-by: Victor Naumik <vicnaum@gmail.com>
2023-03-02 16:03:48 +00:00
donosonaumczuk
8107ef912f feat: Multiple referrals, unverified profile referrals and orginal pub referral
Co-authored-by: Victor Naumik <vicnaum@gmail.com>
2023-03-01 18:42:27 +00:00
vicnaum
8e93e13fc6 Misc: Change solidity pragma to support ^ later versions
Co-authored-by: Alan <donosonaumczuk@gmail.com>
2023-02-24 14:29:49 +00:00
donosonaumczuk
cc47ea6ca1 misc: DataTypes renamed to Types
Co-authored-by: Victor Naumik <vicnaum@gmail.com>
2023-02-21 21:07:31 +00:00
donosonaumczuk
1a118e73de misc: Library renamings and reorder
Co-authored-by: Victor Naumik <vicnaum@gmail.com>
2023-02-21 20:59:38 +00:00
donosonaumczuk
18063acb7c feat: Quote implemented & referrals for comment, quote and mirror
Co-authored-by: Victor Naumik <vicnaum@gmail.com>
2023-02-17 18:04:28 +00:00
vicnaum
d983a61549 fix: Fix compiler errors for new quote function. Stack too deep left. 2023-02-17 13:11:08 +01:00
Victor Naumik
0bcca80726 Update contracts/interfaces/IReferenceModule.sol
Co-authored-by: Alan <adonoso@itba.edu.ar>
2023-02-15 14:33:20 +01:00
vicnaum
3558605b17 feat: ReferrerProfileId added to comments from mirrors, and fixed merge 2023-02-03 19:29:02 +01:00
Peter Michael
efe06f90e6 feat: (WIP) Integrated Foundry development environment. 2022-09-16 12:51:34 -04:00
Peter Michael
3a26d96ae0 feat: (WIP) Began work on simple delegated execution system. 2022-09-01 16:42:48 +01:00
Peter Michael
2f910573cf misc: Bumped solidity version to 0.8.15. 2022-06-23 15:03:30 -04:00
Peter Michael
61f9fa1688 refactor: Disabled IR pipeline, refactored to fix stack errors. 2022-06-14 13:00:20 -04:00
donosonaumczuk
ff1967e5ab refactor: License identifier changed to MIT 2022-05-09 14:38:29 +01:00
donosonaumczuk
fe4d929fbf feat: Arbitrary custom data added to IReferenceModule and its operations' events 2022-04-08 19:03:19 +01:00
Peter Michael
dd82346393 misc: Added return types and cleaned up comments. 2022-03-30 14:15:10 -04:00
Peter Michael
94c53b6638 misc: Updated NatSpec author field. 2022-02-05 19:11:57 -05:00
Peter Michael
dd137b2dee Initial commit 2022-01-25 15:19:42 -05:00