donosonaumczuk
|
7cc03e4f48
|
test: Tests fixed after interface changes
|
2023-10-16 13:42:39 -03:00 |
|
donosonaumczuk
|
ece1f4f689
|
misc: Redundant checks removed for unfollow - Tx exec no longer needed
|
2023-10-16 13:42:26 -03:00 |
|
vicnaum
|
123ec072c5
|
fix: use --legacy for run deployment script
|
2023-10-11 19:38:10 +02:00 |
|
donosonaumczuk
|
7e28049047
|
misc: Script fails if some command fails
Co-authored-by: Victor Naumik <vicnaum@gmail.com>
|
2023-10-11 10:14:10 -03:00 |
|
vicnaum
|
301918b397
|
misc: LensVersion - remove unnecessary params from event, fix version at 2.0.0
|
2023-10-11 15:00:07 +02:00 |
|
vicnaum
|
0916a85092
|
test: fix Migrations test to skip without a fork
|
2023-10-11 14:59:27 +02:00 |
|
donosonaumczuk
|
ed7a7a0b9d
|
Merge branch 'development' of github.com:lens-protocol/core-private into development
|
2023-10-10 13:32:19 -03:00 |
|
donosonaumczuk
|
ec72c07a08
|
test: Some tests fixed for mainnet forks
|
2023-10-10 13:31:39 -03:00 |
|
donosonaumczuk
|
c8ccf1b3b0
|
misc: Some constants made public
|
2023-10-10 13:31:16 -03:00 |
|
vicnaum
|
cd43fec596
|
fix: deployment script fixed - legacyCollectNFTImpl
|
2023-10-10 18:14:22 +02:00 |
|
donosonaumczuk
|
f18f86b9d1
|
test: Some tests on V2 fork fixed
Co-authored-by: Victor Naumik <vicnaum@gmail.com>
|
2023-10-09 16:57:42 -03:00 |
|
vicnaum
|
42fec3d594
|
test: Fix fork tests run on mainnet
Co-authored-by: Alan <donosonaumczuk@gmail.com>
|
2023-10-09 16:13:05 +02:00 |
|
Victor Naumik
|
ce41313e8f
|
Merge pull request #137 from lens-protocol/misc/v2-deployment-scripts
Misc/v2 deployment scripts
|
2023-10-06 21:43:18 +02:00 |
|
vicnaum
|
c4b75dd0a8
|
fix: ci small fix
|
2023-10-06 21:27:35 +02:00 |
|
vicnaum
|
153aa8f00f
|
feat: Added more to DeployPeriphery, envGen script for backend
|
2023-10-06 21:20:51 +02:00 |
|
vicnaum
|
f8731e6360
|
fix: more fixed to deployment scripts
|
2023-10-05 21:36:53 +02:00 |
|
vicnaum
|
be2420b07b
|
misc: forge-std submodule bumped
|
2023-10-05 17:52:54 +02:00 |
|
vicnaum
|
dd8a87c11a
|
fix: fix tests
|
2023-10-05 17:39:22 +02:00 |
|
vicnaum
|
794e623112
|
fix: try to fix ci with a new lens v1 submodule version
|
2023-10-05 17:29:51 +02:00 |
|
vicnaum
|
0f47cb1974
|
forge install: core-private
momoka
|
2023-10-05 17:19:26 +02:00 |
|
vicnaum
|
c991279a18
|
fix: try to fix ci with remappings
|
2023-10-05 17:04:40 +02:00 |
|
Victor Naumik
|
52dde08100
|
Merge branch 'development' into misc/v2-deployment-scripts
|
2023-10-05 16:53:01 +02:00 |
|
Victor Naumik
|
cb89b2d444
|
Merge pull request #136 from lens-protocol/fix/c4-fixes
Fix: c4 fixes
|
2023-10-05 16:51:23 +02:00 |
|
Victor Naumik
|
06848c4af5
|
Merge pull request #135 from lens-protocol/feat/public-act-proxy
feat: Public act proxy
|
2023-10-05 16:50:59 +02:00 |
|
Victor Naumik
|
705815a0ec
|
Update contracts/misc/PublicActProxy.sol
Co-authored-by: Alan <donosonaumczuk@gmail.com>
|
2023-10-05 16:50:44 +02:00 |
|
Victor Naumik
|
5d59b48da8
|
Update contracts/misc/PublicActProxy.sol
Co-authored-by: Alan <donosonaumczuk@gmail.com>
|
2023-10-05 16:50:28 +02:00 |
|
Victor Naumik
|
c16c3b4600
|
Update contracts/misc/PublicActProxy.sol
Co-authored-by: Alan <donosonaumczuk@gmail.com>
|
2023-10-05 16:50:09 +02:00 |
|
Victor Naumik
|
bafe25b1f1
|
Merge pull request #134 from lens-protocol/feat/lens-version
feat: LensVersion added with tests
|
2023-10-05 16:49:42 +02:00 |
|
vicnaum
|
f0263ffaeb
|
misc: more deployment scripts
|
2023-10-05 16:48:32 +02:00 |
|
vicnaum
|
aa0408b11c
|
fix: test fix - sender not address(0)
|
2023-10-04 23:11:13 +02:00 |
|
vicnaum
|
67ad90e52f
|
misc: Added mock admins to upgrade deployment script and upgrade script
|
2023-10-04 23:04:35 +02:00 |
|
vicnaum
|
4f17e81606
|
fix: test fixed to not etch precompiles
|
2023-10-04 22:31:03 +02:00 |
|
vicnaum
|
27d992196f
|
fix: ci fix foundry libraries removed
|
2023-10-04 22:14:40 +02:00 |
|
vicnaum
|
3ded3ede52
|
fix: ci fix - view functions in forkManagement
|
2023-10-04 18:16:25 +02:00 |
|
vicnaum
|
4c251070a1
|
fix: ci fixed - skip script
|
2023-10-04 18:07:02 +02:00 |
|
vicnaum
|
a03770a6e7
|
fix: console import removed, constants made internal
|
2023-10-04 18:06:46 +02:00 |
|
vicnaum
|
997c9575c2
|
fix: DegreesOfSeparation - original author and source can always reply
Co-authored-by: Alan <donosonaumczuk@gmail.com>
|
2023-10-04 17:32:06 +02:00 |
|
vicnaum
|
7bbafe8cc9
|
fix: addresses cleaned
|
2023-10-04 15:06:24 +02:00 |
|
vicnaum
|
547019cc50
|
misc: Deployment script for upgrade contract
|
2023-10-04 15:05:36 +02:00 |
|
vicnaum
|
c845911616
|
misc: make CI skip the script folder while compiling
|
2023-10-03 16:48:06 +02:00 |
|
vicnaum
|
b2f4ce494c
|
misc: v2 deployment scripts
|
2023-10-03 16:37:44 +02:00 |
|
vicnaum
|
77c4b2b75a
|
feat: LensVersion added with tests
|
2023-09-29 19:26:32 +02:00 |
|
vicnaum
|
24c482013e
|
misc: make Degrees module return init data
|
2023-09-29 15:43:45 +02:00 |
|
vicnaum
|
56724c6ac3
|
misc: add nftRecipient and tokenId to CollectLegacy event
|
2023-09-29 15:43:34 +02:00 |
|
vicnaum
|
45b1865856
|
misc: ControllableByContract - rename owner to owner_ in constructor to not shadow Ownable.owner
|
2023-09-27 21:27:25 +02:00 |
|
vicnaum
|
7ad73dc3b2
|
misc: natspec fix - removed duplicated metadataURI param
|
2023-09-27 21:25:41 +02:00 |
|
vicnaum
|
4280d19229
|
misc: unnecessary returns removed
|
2023-09-27 21:24:22 +02:00 |
|
vicnaum
|
63fe157dc8
|
misc: encodeWithSelector changed to encodeCall
|
2023-09-27 21:23:18 +02:00 |
|
vicnaum
|
1d93104752
|
fix: duplicated StateSet event removed
|
2023-09-27 21:21:06 +02:00 |
|
vicnaum
|
4fc87dac8f
|
fix: setState was not usable by governance if its the same as emergencyAdmin
|
2023-09-27 21:18:44 +02:00 |
|