Closed rackstar closed 4 months ago
Closes https://github.com/NexusMutual/smart-contracts/issues/1165 Closes https://github.com/NexusMutual/smart-contracts/issues/1166
NOTE: this PR is behind https://github.com/NexusMutual/smart-contracts/pull/1170
Adjust baseFee (-b XX) according to current network baseFee
-b XX
AssessmentViewer - 0xcafeaC01F6BA70567f5EA7dD4e114f8E5FDa5bf6 Constructor Params:
node scripts/create2/deploy.js AssessmentViewer -a 0xcafeaC01F6BA70567f5EA7dD4e114f8E5FDa5bf6 \ -f 0xfac7011663910F75CbE1E25539ec2D7529f93C3F \ -c '0x01BFd82675DBCc7762C84019cA518e701C0cD07e' \ -s 36024510 -b XX \ -p 1
StakingViewer - 0xcafeaaf26278671fc393c60c09d936de2E3F6a1a Constructor Params:
node scripts/create2/deploy.js StakingViewer -a 0xcafeaaf26278671fc393c60c09d936de2E3F6a1a \ -f 0xfac7011663910F75CbE1E25539ec2D7529f93C3F \ -c '["0x01BFd82675DBCc7762C84019cA518e701C0cD07e","0xcafea508a477D94c502c253A58239fb8F948e97f","0xcafeafb97BF8831D95C0FC659b8eB3946B101CB3"]' \ -s 116468797 -b XX \ -p 1
NexusViewer - 0xcafeaaaA618809F4414fa9e2eB7Db9975419fa3F Constructor Params:
NXMaster - 0x01BFd82675DBCc7762C84019cA518e701C0cD07e
StakingViewer - 0xcafeaaf26278671fc393c60c09d936de2E3F6a1a (see above)
AssessmentViewer - 0xcafeaC01F6BA70567f5EA7dD4e114f8E5FDa5bf6 (see above)
node scripts/create2/deploy.js NexusViewer -a 0xcafeaaaA618809F4414fa9e2eB7Db9975419fa3F \ -f 0xfac7011663910F75CbE1E25539ec2D7529f93C3F \ -c '["0x01BFd82675DBCc7762C84019cA518e701C0cD07e","0xcafeaaf26278671fc393c60c09d936de2E3F6a1a","0xcafeaC01F6BA70567f5EA7dD4e114f8E5FDa5bf6"]' \ -s 90662620 -b XX \ -p 1
add StakingViewer new methods fork tests
add AssessmentViewer fork tests
When reviewing a PR, please indicate intention in comments using the following emojis:
marking as DRAFT for now until cover products changes are merged
Context
Closes https://github.com/NexusMutual/smart-contracts/issues/1165 Closes https://github.com/NexusMutual/smart-contracts/issues/1166
NOTE: this PR is behind https://github.com/NexusMutual/smart-contracts/pull/1170
Changes proposed in this pull request
Deployment
Adjust baseFee (
-b XX
) according to current network baseFeeAssessmentViewer - 0xcafeaC01F6BA70567f5EA7dD4e114f8E5FDa5bf6 Constructor Params:
StakingViewer - 0xcafeaaf26278671fc393c60c09d936de2E3F6a1a Constructor Params:
NexusViewer - 0xcafeaaaA618809F4414fa9e2eB7Db9975419fa3F Constructor Params:
NXMaster - 0x01BFd82675DBCc7762C84019cA518e701C0cD07e
StakingViewer - 0xcafeaaf26278671fc393c60c09d936de2E3F6a1a (see above)
AssessmentViewer - 0xcafeaC01F6BA70567f5EA7dD4e114f8E5FDa5bf6 (see above)
Test plan
add StakingViewer new methods fork tests
add AssessmentViewer fork tests
Checklist
Review
When reviewing a PR, please indicate intention in comments using the following emojis: