donosonaumczuk
|
aa6b84c856
|
test: _toBoolArray added for one and two elements on test helpers
|
2023-01-03 19:01:16 -03:00 |
|
donosonaumczuk
|
ad21f366f4
|
feat: Timestamp added to (Un)Blocked events and small fix
|
2023-01-03 19:00:49 -03:00 |
|
donosonaumczuk
|
f5136ae7a7
|
feat: FollowNFT delegations and follower count removed
|
2023-01-03 19:00:08 -03:00 |
|
donosonaumczuk
|
f8805deb0c
|
test: SetBlockStatus tests added
|
2023-01-03 18:58:00 -03:00 |
|
donosonaumczuk
|
cf081d9c82
|
test: Unfollow test for LensHub added
|
2023-01-02 18:28:30 -03:00 |
|
donosonaumczuk
|
9023600a62
|
feat: MetaTx negative test cases base contract added
|
2023-01-02 18:27:25 -03:00 |
|
donosonaumczuk
|
e394121d39
|
feat: Assumption helpers added
|
2023-01-02 18:27:00 -03:00 |
|
donosonaumczuk
|
763142d04a
|
misc: Import added for Events at TestSetup
|
2023-01-02 18:26:27 -03:00 |
|
donosonaumczuk
|
c87a0b532b
|
feat: Elements to array function added for two elements
|
2023-01-02 18:25:52 -03:00 |
|
donosonaumczuk
|
5073fd87ee
|
test: Missing test added to FollowNFT tests
|
2023-01-02 07:29:40 -03:00 |
|
donosonaumczuk
|
0c1b6fcf80
|
feat: BlockStatusSet event splitted into Blocked and Unblocked, plus renamings
|
2023-01-02 06:46:52 -03:00 |
|
donosonaumczuk
|
f619757383
|
feat: emit missing Unfollowed event and remove followID param from it
|
2023-01-02 06:22:34 -03:00 |
|
donosonaumczuk
|
1bc6bde456
|
test: Approve follow tests added
|
2022-12-29 21:23:08 -03:00 |
|
donosonaumczuk
|
361ba23ac8
|
feat: Profile existence check added to approveFollow
|
2022-12-29 21:22:54 -03:00 |
|
donosonaumczuk
|
57c6747a99
|
test: Block tests added
|
2022-12-29 20:46:14 -03:00 |
|
donosonaumczuk
|
da3b0158d7
|
feat: unwrapAndTie now receives follow ID instead of follower ID
|
2022-12-29 20:45:57 -03:00 |
|
donosonaumczuk
|
238923766a
|
test: More unwrapAndTie tests added
|
2022-12-29 20:06:24 -03:00 |
|
donosonaumczuk
|
a955faa486
|
tests: Unit tests for FollowNFT added - some cases still missing
|
2022-12-28 18:28:18 -03:00 |
|
donosonaumczuk
|
ebfc4b0710
|
tests: FollowNFT tests about following added
|
2022-12-28 04:29:14 -03:00 |
|
donosonaumczuk
|
f1313f0968
|
feat: Can follow with unwrapped if current follower was burned
|
2022-12-28 03:37:29 -03:00 |
|
donosonaumczuk
|
7c3bf3730e
|
feat: Permissions improved and extra code abstraction added
|
2022-12-28 02:24:20 -03:00 |
|
donosonaumczuk
|
2c89d79571
|
misc: Condition order changed
|
2022-12-24 15:35:27 -03:00 |
|
donosonaumczuk
|
26e03dbbf4
|
feat: getFollowers added
|
2022-12-21 19:15:26 -03:00 |
|
donosonaumczuk
|
56240bc841
|
fix: Logic operator changed to fix condition
|
2022-12-21 18:18:35 -03:00 |
|
donosonaumczuk
|
366e861945
|
misc: Remove warnings from some tests
|
2022-12-21 18:05:57 -03:00 |
|
donosonaumczuk
|
cd149759ad
|
feat: FollowNFT interface updated
|
2022-12-21 18:05:40 -03:00 |
|
donosonaumczuk
|
8a93bbcb57
|
feat: Changing visibility of some functions
|
2022-12-21 18:05:20 -03:00 |
|
donosonaumczuk
|
281d056a61
|
feat: Marking fields as private again at ERC721Time base contract
|
2022-12-21 18:04:40 -03:00 |
|
donosonaumczuk
|
a5261d7b51
|
feat: Refactor in FollowNFTs - Wrapped collection fully ERC-721 compliant
|
2022-12-21 18:03:59 -03:00 |
|
donosonaumczuk
|
2955908387
|
fix: Some conditions and signature fixes after testing
|
2022-12-19 21:55:22 -03:00 |
|
donosonaumczuk
|
3286e09401
|
feat: Generic ERC-721, follow and profile NFT tests added
|
2022-12-19 21:48:48 -03:00 |
|
donosonaumczuk
|
eadfd32d08
|
feat: Tests fixed according new follow
|
2022-12-19 21:47:16 -03:00 |
|
donosonaumczuk
|
216bbf5d8d
|
Merge branch 'feat/foundry' again
|
2022-12-12 10:31:59 -03:00 |
|
Alan
|
d956ce28a9
|
Merge pull request #18 from lens-protocol/feat/publishing-tests
feat: Publishing tests abstracted
|
2022-12-12 13:31:04 +00:00 |
|
donosonaumczuk
|
a254a69338
|
feat: Publishing tests abstracted
|
2022-12-12 09:58:51 -03:00 |
|
donosonaumczuk
|
ae2f8502f9
|
fix: Constans import fixed
|
2022-12-12 09:57:22 -03:00 |
|
donosonaumczuk
|
56e2de2efd
|
Merge branch 'feat/foundry' into feat/follow-nfts
|
2022-12-12 09:31:59 -03:00 |
|
Ben Sparks
|
88687a8a59
|
Merge pull request #13 from lens-protocol/test/gov-functions
Feat: Migrate Governance Functions tests to Foundry
|
2022-12-09 13:32:34 +02:00 |
|
Ben Sparks
|
bd2f7794db
|
feat: Updated checklist
|
2022-12-08 11:27:21 +02:00 |
|
Ben Sparks
|
c621823187
|
feat: Added remaining gov func tests
|
2022-12-07 15:51:15 +02:00 |
|
Ben Sparks
|
8b4a0a2515
|
feat: Added negative gov func test
|
2022-12-07 15:40:08 +02:00 |
|
Ben Sparks
|
27ed9ab662
|
feat: Scaffold tests for gov funcs
|
2022-12-07 15:29:28 +02:00 |
|
vicnaum
|
80e7f76cb3
|
test: SetFollowModule foundry tests
|
2022-12-06 20:48:08 +01:00 |
|
Victor Naumik
|
33fc09d4f2
|
Merge pull request #12 from lens-protocol/feat/foundry-generic-test-setup
Feat/foundry generic test setup
|
2022-12-06 19:12:18 +01:00 |
|
Victor Naumik
|
3ae4df6c2b
|
Merge pull request #10 from lens-protocol/test/multistatehub-more-tests
test: more MultistateHub foundry tests and some refactoring
|
2022-12-06 19:11:25 +01:00 |
|
donosonaumczuk
|
c92dd6c7db
|
misc: More natspec that was missing
|
2022-12-06 16:36:52 +00:00 |
|
donosonaumczuk
|
e16d168282
|
misc: Missing natspec added
|
2022-12-06 16:28:19 +00:00 |
|
vicnaum
|
44db2ee45d
|
test: finished MultiStateHub tests
|
2022-12-06 15:09:16 +01:00 |
|
vicnaum
|
eb3a52887b
|
test: more MultistateHub foundry tests and some refactoring
|
2022-12-05 21:10:43 +01:00 |
|
donosonaumczuk
|
4cbbbd6d48
|
feat: delegateBySig updated
|
2022-12-02 16:11:03 +00:00 |
|