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 |
|
donosonaumczuk
|
ab25e19514
|
misc: README updated
|
2023-10-27 13:30:50 -03:00 |
|
donosonaumczuk
|
5d96a978a5
|
misc: Via-IR off by default
|
2023-10-27 13:30:38 -03:00 |
|
donosonaumczuk
|
6f5df05f2b
|
fix: Self dependency removed
|
2023-10-27 13:29:58 -03:00 |
|
vicnaum
|
eca3357491
|
misc: add indexed to ProfileMigrated event param
|
2023-10-27 17:41:47 +02:00 |
|
vicnaum
|
977529c934
|
fix: ModuleGlobals and ModuleRegistry separated
|
2023-10-27 17:23:48 +02:00 |
|
vicnaum
|
2d002240b3
|
bump: forge-std
|
2023-10-26 21:01:16 +02:00 |
|
vicnaum
|
e21cb0a25c
|
misc: put Guardian Timelocks in addresses.json
|
2023-10-26 20:59:07 +02:00 |
|
vicnaum
|
7b81a04bf4
|
misc: scripts for setMigrationAdmins whitelisting
|
2023-10-26 20:58:31 +02:00 |
|
vicnaum
|
54726adbb7
|
misc: deployment scripts fixed and improved
|
2023-10-26 19:29:01 +02:00 |
|
vicnaum
|
8bbe4c0abd
|
test: Little fix of tests
|
2023-10-26 19:28:47 +02:00 |
|
Victor Naumik
|
4a37f005cf
|
Merge pull request #146 from lens-protocol/test/lens-handles
test: Add unit tests for handle migrations
|
2023-10-26 19:26:28 +02:00 |
|
Victor Naumik
|
9cec86bddd
|
Merge pull request #145 from lens-protocol/test/governance-treasury
test: Add test cases for setting treasury params
|
2023-10-26 19:26:15 +02:00 |
|
Victor Naumik
|
0f422eeb70
|
Merge pull request #144 from lens-protocol/feat/handle-guardian-default-off
feat: Handle guardian default off
|
2023-10-26 19:26:00 +02:00 |
|
donosonaumczuk
|
c6f2c32ad4
|
misc: Guardian docs added and updated
|
2023-10-26 13:19:12 -03:00 |
|
juancito.eth
|
e2813e8683
|
test: uncomment code
|
2023-10-26 01:06:19 -03:00 |
|
juancito.eth
|
65ab030aa9
|
test: add unit tests for migrating handles
|
2023-10-26 01:00:53 -03:00 |
|
juancito.eth
|
f08d30224d
|
test: fix formatting
|
2023-10-25 23:27:30 -03:00 |
|
juancito.eth
|
1ef5c7c7bd
|
test: add fail test cases for setting treasury params
|
2023-10-25 23:05:42 -03:00 |
|
juancito.eth
|
72acfa7998
|
test: add happy path tests for setting treasury params
|
2023-10-25 23:04:39 -03:00 |
|
donosonaumczuk
|
9f1c7a23d1
|
fix: Guardian enabled timestamp as max uint256 in the event
|
2023-10-25 22:12:41 -03:00 |
|
donosonaumczuk
|
65728db812
|
test: Handle tests updated - guardian default off
|
2023-10-25 22:12:13 -03:00 |
|
donosonaumczuk
|
71610cb845
|
feat: Handle token guardian off by default
|
2023-10-25 20:30:32 -03:00 |
|
Alan
|
89a539823c
|
Merge pull request #143 from lens-protocol/test/token-handle-registry
test: Improve test coverage of TokenHandleRegistry
|
2023-10-26 00:05:49 +01:00 |
|
juancito.eth
|
b5707527c2
|
test: refactor using MetaTxNegatives
|
2023-10-25 18:28:05 -03:00 |
|
vicnaum
|
014ac76199
|
misc: lensHub_setState added to Governance Contract
|
2023-10-25 15:41:35 -03:00 |
|
vicnaum
|
51921eb474
|
misc: catapulta introduced in deployment scripts
|
2023-10-25 18:08:28 +02:00 |
|
juancito.eth
|
e86d998d08
|
test: refactor fuzzing
|
2023-10-25 01:19:30 -03:00 |
|
juancito.eth
|
626c45e68d
|
test: add test for deadline revert for unlink
|
2023-10-25 00:59:41 -03:00 |
|
juancito.eth
|
23e481620e
|
test: refactor getLinkSigStruct and getUnlinkSigStruct params order
|
2023-10-25 00:59:02 -03:00 |
|
juancito.eth
|
ce2f499312
|
test: add case when signature expires
|
2023-10-25 00:36:46 -03:00 |
|
juancito.eth
|
34afa92a97
|
test: add tests for failing erc1271 sig validation
|
2023-10-25 00:13:21 -03:00 |
|
juancito.eth
|
4bd8fb38b0
|
test: add success tests for link/unlink with erc1271
|
2023-10-24 23:52:20 -03:00 |
|
juancito.eth
|
4ab64992b0
|
test: refactor link and unlink sig structs functions
|
2023-10-24 23:45:36 -03:00 |
|
juancito.eth
|
0d4a31d38c
|
test: send link transactions through relayer
|
2023-10-24 22:33:57 -03:00 |
|
juancito.eth
|
99aff9f201
|
test: add test for not linking when not owner or delegated executor
|
2023-10-24 22:06:18 -03:00 |
|
juancito.eth
|
00eb475b16
|
test: add tests for cases with incremented nonce
|
2023-10-24 21:45:16 -03:00 |
|
juancito.eth
|
6e2085ba4f
|
test: refactor internal token registry functions
|
2023-10-24 21:26:57 -03:00 |
|
juancito.eth
|
221e547ee7
|
test: add success test for unlinkWithSig
|
2023-10-24 21:25:21 -03:00 |
|
juancito.eth
|
0a70bf80f9
|
test: add success test for linkWithSig
|
2023-10-24 19:54:02 -03:00 |
|
juancito.eth
|
71e154513a
|
test: redefine domainSeparator on TokenHandleRegistryTest
|
2023-10-24 19:53:08 -03:00 |
|
juancito.eth
|
7e90a7d6f0
|
test: create _getLinkTypedDataHash function
|
2023-10-24 19:52:06 -03:00 |
|
vicnaum
|
4eb2162f48
|
misc: minor tweaks
|
2023-10-24 22:12:46 +02:00 |
|
vicnaum
|
cf9d787d2d
|
bump: forge-std
|
2023-10-24 22:09:26 +02:00 |
|
donosonaumczuk
|
eb6e7369fb
|
misc: Some TODOs solved
|
2023-10-24 16:23:46 -03:00 |
|
Alan
|
cc1b507a7f
|
Merge pull request #142 from lens-protocol/misc/upgradeable-tag-docs
misc: upgradeable tag docs
|
2023-10-24 18:54:40 +01:00 |
|
donosonaumczuk
|
6b876d80b0
|
misc: Custom upgardeable tag docs added
|
2023-10-24 14:29:51 -03:00 |
|