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

[x/programs] rewording for better dev ui #446

Merged
merged 12 commits into from
Sep 6, 2023
Merged

[x/programs] rewording for better dev ui #446

merged 12 commits into from
Sep 6, 2023

Conversation

samliok
Copy link
Contributor

@samliok samliok commented Sep 5, 2023

Changes

  • Context -> State
    • methods implemented by Context are just changes to State
  • ProgramInvoke -> InvokeProgram
    • Since we have get_map, set_map we should use invoke_program to follow the same phrasing style
  • Expose -> Public
    • analogous to public functions in solidity
  • Removes the requirement for an init function if one is not needed.

Copy link
Contributor

@richardpringle richardpringle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Couple of small comments here

richardpringle
richardpringle previously approved these changes Sep 5, 2023
Copy link
Contributor

@richardpringle richardpringle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lookin' pretty slick!

@patrick-ogrady patrick-ogrady merged commit 1820476 into main Sep 6, 2023
@patrick-ogrady patrick-ogrady deleted the dev_ui branch September 6, 2023 23:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants