Skip to content
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

SRC14 add proxy_target() #110

Merged
merged 4 commits into from
Jun 18, 2024
Merged

SRC14 add proxy_target() #110

merged 4 commits into from
Jun 18, 2024

Conversation

bitzoic
Copy link
Member

@bitzoic bitzoic commented Jun 13, 2024

Type of change

  • New feature

Changes

The following changes have been made:

  • The proxy_target() function has been added to the SRC14 standard.

Notes

  • There is currently no standardized way for a contract to query and check what the proxy target contract is. This has been added in this PR.

Checklist

  • I have linked to any relevant issues.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have updated the documentation where relevant (API docs, the reference, and the Sway book).
  • I have added tests that prove my fix is effective or that my feature works.
  • I have added (or requested a maintainer to add) the necessary Breaking* or New Feature labels where relevant.
  • I have done my best to ensure that my PR adheres to the Fuel Labs Code Review Standards.
  • I have requested a review from the relevant team or maintainers.
  • I have updated the changelog to reflect the changes on this PR.

@bitzoic bitzoic changed the title Sr14 target SRC14 add proxy_target() Jun 13, 2024
@bitzoic bitzoic self-assigned this Jun 13, 2024
@bitzoic bitzoic added Enhancement New feature or request Breaking May cause existing user code to break. Requires a minor or major release. SRC 14 Label used to filter for the standard issue labels Jun 13, 2024
@bitzoic bitzoic requested review from IGI-111, DefiCake and a team June 13, 2024 04:08
@bitzoic bitzoic mentioned this pull request Jun 13, 2024
9 tasks
@K1-R1 K1-R1 requested a review from a team June 13, 2024 17:00
@bitzoic bitzoic merged commit 3e74fcd into master Jun 18, 2024
6 checks passed
This was referenced Jun 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Breaking May cause existing user code to break. Requires a minor or major release. Enhancement New feature or request SRC 14 Label used to filter for the standard issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants