Commit Graph

22 Commits

Author SHA1 Message Date
donosonaumczuk
e18d3cd789 misc: Solidity files prettier max column/width raised to 120 chars
Co-authored-by: Victor Naumik <vicnaum@gmail.com>
2023-02-21 21:15:50 +00:00
vicnaum
f09f58aa70 fix: T-1448 skipped all failing hardhat tests 2023-01-19 20:42:37 +01:00
vicnaum
fd828a7ddf fix: T-1448 delete V1 failing hardhat tests that are covered in foundry or are modules 2023-01-19 13:15:39 +01:00
donosonaumczuk
213e197ee7 misc: Removed unused delegation helper 2023-01-18 18:32:06 -03:00
zer0dot
63f62d7c88 Merge branch 'main' into feat/foundry 2022-10-10 16:13:47 -04:00
Peter Michael
923f52d2c7 test: (WIP-- debugging) Adapted tests, many still fail. 2022-09-06 18:18:05 +01:00
donosonaumczuk
21a0eb49e4 fix: Test fixed 2022-08-31 15:22:31 +01:00
donosonaumczuk
40b7b033f4 feat: Tests added 2022-08-31 15:19:41 +01:00
Peter Michael
b0b1ac6122 misc: Moved negative test to correct section. 2022-08-24 18:28:57 +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
6cfaa580b3 feat: (WIP) Refactored meta transactions into a library. Includes hardhat-tracer. 2022-05-26 17:39:11 -04:00
Peter Michael
d21f276fa4 feat: Restored collect NFT immutability. 2022-04-14 20:43:10 -04:00
Peter Michael
e1ecb549d1 refactor: Refactored to make follow & collect NFTs query the hub for the handle and implementation. 2022-04-14 19:35:51 -04:00
Peter Michael
7a8a0576e6 fix: Fixed tests and updated typehashes. 2022-04-08 18:01:24 -04:00
Peter Michael
3b9f2be9ae feat: Updated modules to return correct data and added tests. Also includes a refactor of the FollowerOnlyCollectModule into the FreeCollectModule with a similar toggle. 2022-03-31 18:54:36 -04:00
Peter Michael
98464b568d misc: Renamed EmptyCollectModule to more accurate FollowerOnlyCollectModule. 2022-03-30 17:14:41 -04:00
Peter Michael
f6900431c2 test: Added additional delegated supply validation. 2022-02-03 16:05:03 -05:00
Peter Michael
124c7fe8df test: Updated tests to validate expected follow NFT delegated supply behavior. 2022-02-03 13:29:31 -05:00
Peter Michael
dd137b2dee Initial commit 2022-01-25 15:19:42 -05:00