-
-
Notifications
You must be signed in to change notification settings - Fork 48
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
feat: get proxy #118
Merged
Merged
feat: get proxy #118
Conversation
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
PaulRBerg
force-pushed
the
feat/get-proxy
branch
from
June 17, 2023 17:53
331ab8c
to
5e0ad6b
Compare
PaulRBerg
force-pushed
the
refactor/ownersip-redesign
branch
from
June 17, 2023 18:27
a15da64
to
33c9208
Compare
PaulRBerg
force-pushed
the
feat/get-proxy
branch
3 times, most recently
from
June 17, 2023 18:46
b82eae6
to
036ba4a
Compare
PaulRBerg
changed the base branch from
refactor/ownersip-redesign
to
refactor/ownership-redesign
June 17, 2023 18:46
PaulRBerg
force-pushed
the
refactor/ownership-redesign
branch
from
June 17, 2023 18:47
d457088
to
342ca1d
Compare
PaulRBerg
force-pushed
the
feat/get-proxy
branch
2 times, most recently
from
June 17, 2023 18:49
c206840
to
4a52570
Compare
PaulRBerg
force-pushed
the
refactor/ownership-redesign
branch
from
June 17, 2023 19:36
342ca1d
to
f5fa428
Compare
PaulRBerg
force-pushed
the
feat/get-proxy
branch
from
June 17, 2023 19:36
4a52570
to
c50f980
Compare
PaulRBerg
force-pushed
the
refactor/ownership-redesign
branch
from
June 17, 2023 19:50
f5fa428
to
8e42354
Compare
PaulRBerg
force-pushed
the
feat/get-proxy
branch
from
June 17, 2023 19:51
c50f980
to
7c60ec5
Compare
PaulRBerg
force-pushed
the
refactor/ownership-redesign
branch
from
June 17, 2023 20:26
8e42354
to
9750486
Compare
PaulRBerg
force-pushed
the
feat/get-proxy
branch
from
June 17, 2023 20:26
7c60ec5
to
c026f78
Compare
PaulRBerg
force-pushed
the
refactor/ownership-redesign
branch
from
June 18, 2023 09:59
9750486
to
c738a35
Compare
andreivladbrg
approved these changes
Jun 18, 2023
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.
I think you missed this:
prb-proxy/src/PRBProxyRegistry.sol
Line 136 in c026f78
/// @dev See the documentation for the public functions that call this internal function. |
User facing functions?
PaulRBerg
force-pushed
the
feat/get-proxy
branch
from
June 18, 2023 09:59
c026f78
to
61ec3ea
Compare
Good catch!! Resolved. |
PaulRBerg
force-pushed
the
feat/get-proxy
branch
from
June 18, 2023 10:00
61ec3ea
to
f55cba6
Compare
PaulRBerg
force-pushed
the
refactor/ownership-redesign
branch
from
June 18, 2023 10:05
c738a35
to
b9144a7
Compare
PaulRBerg
force-pushed
the
feat/get-proxy
branch
from
June 18, 2023 10:05
f55cba6
to
397ab88
Compare
PaulRBerg
force-pushed
the
refactor/ownership-redesign
branch
2 times, most recently
from
June 19, 2023 11:50
b229563
to
17f65af
Compare
PaulRBerg
force-pushed
the
feat/get-proxy
branch
from
June 19, 2023 11:51
397ab88
to
ea80da3
Compare
PaulRBerg
force-pushed
the
refactor/ownership-redesign
branch
from
June 23, 2023 09:05
af7353c
to
e060114
Compare
PaulRBerg
force-pushed
the
feat/get-proxy
branch
from
June 23, 2023 09:05
ea80da3
to
3c7f207
Compare
PaulRBerg
force-pushed
the
refactor/ownership-redesign
branch
from
June 23, 2023 12:09
e060114
to
07fed42
Compare
refactor: make proxies mapping internal
PaulRBerg
force-pushed
the
feat/get-proxy
branch
from
June 23, 2023 12:09
3c7f207
to
3ee2fc3
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Closes #116.