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

feat(example): caller as local variable #270

Merged
merged 4 commits into from
Nov 13, 2024
Merged

feat(example): caller as local variable #270

merged 4 commits into from
Nov 13, 2024

Conversation

clearloop
Copy link
Member

@clearloop clearloop commented Nov 8, 2024

part of #272
resolves #274

Changes

  • calling caller in the example
  • use local variables in the example
  • use #[no_mangle] for internal functions

@clearloop clearloop changed the title feat(example): example for caller and local variables feat(example): example for caller as local variable Nov 13, 2024
@clearloop clearloop changed the title feat(example): example for caller as local variable feat(example): caller as local variable Nov 13, 2024
@clearloop clearloop merged commit 6ac3241 into main Nov 13, 2024
4 checks passed
@clearloop clearloop deleted the cl/nested-fns branch November 13, 2024 18:34
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.

Function approve is broken in the erc20 example
1 participant