-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Testing & Devops] bug fixes + unit tests + minor solidity tweaks #167
Merged
Merged
Changes from all commits
Commits
Show all changes
12 commits
Select commit
Hold shift + click to select a range
6bb02e8
safety redundancy
teddy-nodeset 201bbc3
llint
teddy-nodeset 8ddc2ac
Update RPLVault.sol
teddy-nodeset a3d8c6d
typo
teddy-nodeset fc8acf4
deployment scripts
teddy-nodeset 0db4819
add more impl
teddy-nodeset f4ae31f
fix tests
teddy-nodeset 2866d32
bug fixes
teddy-nodeset 2f4a53f
fix bugs
teddy-nodeset cc8397d
security+lint
teddy-nodeset 3769550
fix tests
teddy-nodeset 311ec89
merge conflict
teddy-nodeset File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
// SPDX License Identifier: GPL v3 | ||
|
||
pragma solidity 0.8.17; | ||
|
||
import '../../AdminTreasury.sol'; | ||
|
||
contract MockAdminTreasuryV2 is AdminTreasury { | ||
|
||
function test() public pure returns(uint256) { | ||
return 69; | ||
} | ||
|
||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,36 @@ | ||
weth address 0xA220A28A8c7Ae8ab962d8386E2f58acCD046A5d0 | ||
oracle address 0xb893bF28507274c425Dbbe80D7aa6b5bd463c966 | ||
sanctions address 0x6dCCF43D99821867FfeABFb234e67004965D0492 | ||
whitelist deployed to 0xb22be5c52ad10b08610DBf7d330fAB5b5bdF8F2C | ||
vaulted constellation eth deployed to 0x962076740a4acDFCA3a92284C7216fBDB4a25EFe | ||
vaulted constellation rpl deployed to 0x9d8886aF4b2a2E4C2B6386EFA96A23945F944097 | ||
Fund Router (Deposit Pool) deployed to 0x6Eea224bE35694390F82d88f63f327711a6eBCa7 | ||
operator distributor deployed to 0x1a3a2c99bD7F02Aa39Afc1DDFD94332a5fB22aee | ||
yield distributor deployed to 0x6a558b87e6966210C9209d897c86379d536630f9 | ||
price fetcher deployed to 0xD063b49d2529ce52B761A68Ca60817b55C4b3987 | ||
admin treasury deployed to 0x5ECCdBCfAD0a140B88348F91D2eE8cF8Ad63Bb26 | ||
node account impl for cloning deployed to 0x885FB35fbFF3475484C0f9A1D1bf08FdFAB5b143 | ||
node account factory deployed to 0xF0640494859a32b8363073E1bf0A7a351097E06d | ||
verify directory input | ||
whitelistProxy.address 0xb22be5c52ad10b08610DBf7d330fAB5b5bdF8F2C | ||
vCWETHProxy.address 0x962076740a4acDFCA3a92284C7216fBDB4a25EFe | ||
vCRPLProxy.address 0x9d8886aF4b2a2E4C2B6386EFA96A23945F944097 | ||
depositPoolProxy.address 0x6Eea224bE35694390F82d88f63f327711a6eBCa7 | ||
operatorDistributorProxy.address 0x1a3a2c99bD7F02Aa39Afc1DDFD94332a5fB22aee | ||
nodeAccountFactoryProxy.address 0xF0640494859a32b8363073E1bf0A7a351097E06d | ||
yieldDistributorProxy.address 0x6a558b87e6966210C9209d897c86379d536630f9 | ||
oracle 0xb893bF28507274c425Dbbe80D7aa6b5bd463c966 | ||
priceFetcherProxy.address 0xD063b49d2529ce52B761A68Ca60817b55C4b3987 | ||
rocketStorage 0x594Fb75D3dc2DFa0150Ad03F99F97817747dd4E1 | ||
weth 0xA220A28A8c7Ae8ab962d8386E2f58acCD046A5d0 | ||
uniswapV3 0x324a0F727B57153A079f09eC9526b56B9E1B04fd | ||
sanctions 0x6dCCF43D99821867FfeABFb234e67004965D0492 | ||
Duplicate definition of SanctionViolation (SanctionViolation(address,address), SanctionViolation(address)) | ||
Duplicate definition of SanctionViolation (SanctionViolation(address,address), SanctionViolation(address)) | ||
directory deployed to 0x8AFBF878b0692c1c2e8a0c8AFfc09f5D78e5e239 | ||
directory matches predicted address 0x8afbf878b0692c1c2e8a0c8affc09f5d78e5e239 | ||
Duplicate definition of SanctionViolation (SanctionViolation(address,address), SanctionViolation(address)) | ||
Duplicate definition of SanctionViolation (SanctionViolation(address,address), SanctionViolation(address)) | ||
timelock role set | ||
Duplicate definition of SanctionViolation (SanctionViolation(address,address), SanctionViolation(address)) | ||
protocol role set |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lol nice