Commit Graph

1800 Commits

Author SHA1 Message Date
Alan
2b24bf1080 Merge pull request #151 from lens-protocol/test/try-migrate
test: Add tryMigrate unit tests for the notFork test suite
2023-11-01 18:13:55 +00:00
donosonaumczuk
1c6b53f47e Merge branch 'development' into test/try-migrate 2023-11-01 15:04:50 -03:00
Alan
e5ba3b6340 Merge pull request #152 from lens-protocol/test/fix-register-module-tests
test: Fix register module tests
2023-11-01 18:03:56 +00:00
Alan
d4a87c6f9a Merge pull request #150 from lens-protocol/fix/ownable-modules
fix: Ownable modules
2023-11-01 17:55:40 +00:00
donosonaumczuk
4c0707b5a9 fix: LensModuleMetadata moved from base collect module to leaf modules 2023-11-01 14:46:32 -03:00
donosonaumczuk
256f15062b misc: Scripts prefixes switched from alpha to numeric 2023-11-01 11:27:29 -03:00
donosonaumczuk
1bf8e017d4 misc: Blank script template added 2023-11-01 11:26:38 -03:00
juancito.eth
997031be84 test: fix register module tests 2023-10-31 20:23:24 -03:00
juancito.eth
14082cefb3 test: add tryMigrate unit tests 2023-10-31 19:49:12 -03:00
donosonaumczuk
216715631c fix: Currencies address checksum fixed
Co-authored-by: Victor Naumik <vicnaum@gmail.com>
2023-10-31 18:50:10 -03:00
donosonaumczuk
06a1be21d2 misc: Currencies updated at scripts
Co-authored-by: Victor Naumik <vicnaum@gmail.com>
2023-10-31 18:37:39 -03:00
donosonaumczuk
18af50537e test: Tests fixed after removing migration admin
Co-authored-by: Victor Naumik <vicnaum@gmail.com>
2023-10-31 18:37:13 -03:00
donosonaumczuk
c25f99400b misc: Unused migration admin removed from scripts
Co-authored-by: Victor Naumik <vicnaum@gmail.com>
2023-10-31 18:36:55 -03:00
donosonaumczuk
8b73ba957c misc: Unused migration admin removed
Co-authored-by: Victor Naumik <vicnaum@gmail.com>
2023-10-31 18:34:06 -03:00
donosonaumczuk
a93a12810b test: Test fixed
Co-authored-by: Victor Naumik <vicnaum@gmail.com>
2023-10-31 18:17:47 -03:00
donosonaumczuk
a881e340a6 test: Test updated according new ownable changes
Co-authored-by: Victor Naumik <vicnaum@gmail.com>
2023-10-31 17:53:49 -03:00
donosonaumczuk
ef3bed0fa2 misc: Scripts updated according new ownable changes
Co-authored-by: Victor Naumik <vicnaum@gmail.com>
2023-10-31 17:53:27 -03:00
donosonaumczuk
0fa72faa7a fix: Ownable fixed for upgradable modules
Co-authored-by: Victor Naumik <vicnaum@gmail.com>
2023-10-31 17:53:10 -03:00
donosonaumczuk
cda076f92a misc: Ownable improved for modules metadata
Co-authored-by: Victor Naumik <vicnaum@gmail.com>
2023-10-31 17:51:35 -03:00
donosonaumczuk
b2c0f14ade misc: Addresses added for mainnet
Co-authored-by: Victor Naumik <vicnaum@gmail.com>
2023-10-31 17:48:51 -03:00
donosonaumczuk
be4c1d2b82 misc: Proxy admin owns V2 upgrade contract instead of governance
Co-authored-by: Victor Naumik <vicnaum@gmail.com>
2023-10-31 16:24:07 -03:00
Alan
4cc08e70a2 Merge pull request #149 from lens-protocol/test/module-registry
test: Add module registry tests
2023-10-31 19:08:56 +00:00
Alan
f3d1e3405d Merge pull request #148 from lens-protocol/test/migrations-non-fork
test: Improve coverage of migrations with non-fork tests
2023-10-31 19:08:46 +00:00
juancito.eth
a1d5f797ea test: add module registry tests 2023-10-31 15:48:08 -03:00
donosonaumczuk
09ee194991 misc: Scripts updated 2023-10-31 15:24:10 -03:00
juancito.eth
4bb9f0167f test: add followModule migration tests 2023-10-30 21:39:11 -03:00
juancito.eth
294b7044c7 test: remove unnecessary retdata 2023-10-30 21:38:45 -03:00
donosonaumczuk
f64a20bede fix: Addresses improved 2023-10-29 18:55:18 -03:00
donosonaumczuk
6f26ad5765 fix: Scripts fixed 2023-10-29 18:55:08 -03:00
vicnaum
675d5c15f3 scripts: deployment scripts fixed (fee follow module was deployed and saved two times) 2023-10-28 12:17:34 +02:00
vicnaum
866d9cdf6c fix: deployment scripts improved 2023-10-28 02:41:47 +02:00
vicnaum
29e7e0c9f0 misc: addresses updated for sandbox 2023-10-28 00:26:03 +02:00
vicnaum
d66afa6a51 feat: verification of CollectModules added with Metadata (plus metadata in CollectModuleRegistered event) 2023-10-27 23:20:24 +02:00
juancito.eth
67e0cdba1d test: add public follow migrations 2023-10-27 18:12:56 -03:00
juancito.eth
e34d59cb41 test: add follow migrations by admin 2023-10-27 18:12:39 -03:00
juancito.eth
08491f4666 test: add profile migration tests 2023-10-27 18:12:04 -03:00
juancito.eth
ecd8f21bb3 test: add utility functions 2023-10-27 18:11:41 -03:00
juancito.eth
fc2da6c4f0 test: add migration admin tests 2023-10-27 18:11:12 -03:00
juancito.eth
bb086ec663 test: create migrations test contract for non forks 2023-10-27 18:10:37 -03:00
vicnaum
6f0a5ce5ec test: Reverting the Signer 2023-10-27 22:36:36 +02:00
vicnaum
122d518464 Revert "fix: Signer added to typehashes"
This reverts commit 55e6e3b57f.
2023-10-27 22:29:43 +02:00
donosonaumczuk
cfc4c253c3 test: Fixed tokenURI test 2023-10-27 17:19:15 -03:00
donosonaumczuk
fe137721a1 misc: Token URI (temporarily) completely replaced 2023-10-27 16:24:39 -03:00
vicnaum
30d8d4fc1e misc: CollectedLegacy event - add collectorProfileId, add collectModule, remove nftRecipient 2023-10-27 20:24:26 +02:00
donosonaumczuk
4e39ff4fac misc: TODOs removed 2023-10-27 14:43:55 -03:00
vicnaum
f5b282e1fb misc: addBalances script added 2023-10-27 19:41:13 +02:00
vicnaum
000b2dbff4 feat: LensModuleMetadata ownable with setter 2023-10-27 19:29:17 +02:00
vicnaum
a76bcd8047 test: fix fuzzing tokenGuardian with contract 2023-10-27 19:28:03 +02:00
donosonaumczuk
c293cba132 fix: Read Uint at Deployment script 2023-10-27 13:38:17 -03:00
donosonaumczuk
8048d5ee07 Merge branch 'development' of github.com:lens-protocol/core-private into development 2023-10-27 13:31:06 -03:00