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

GSW-1968 feat: check emission is caller or not #435

Merged
merged 3 commits into from
Dec 18, 2024

Conversation

r3v4s
Copy link
Member

@r3v4s r3v4s commented Dec 11, 2024

feat

  1. EmissionOnly checks whether caller is emisson contract or not
  2. add unittest

fix

  1. remove deprecated require from gno.mod

- chore: tag TokenRegister as deprecated
- refactor: make panic message as const
@r3v4s r3v4s requested review from notJoon and onlyhyde December 11, 2024 03:01
@r3v4s r3v4s self-assigned this Dec 11, 2024
Copy link

@r3v4s r3v4s merged commit 035a796 into main Dec 18, 2024
2 checks passed
@r3v4s r3v4s deleted the feat/more-caller-check-in-common branch December 18, 2024 04:52
onlyhyde pushed a commit that referenced this pull request Dec 18, 2024
* feat: add check logic for caller is emission or not
* fix: remove deprecated require from gno.mod
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.

3 participants