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: token freeze, kyc and pause (#197) #236

Open
wants to merge 14 commits into
base: main
Choose a base branch
from

Conversation

arianejasuwienas
Copy link
Contributor

@arianejasuwienas arianejasuwienas commented Feb 10, 2025

Description:
Adds the support for token freeze, kyc and pause

CryptoTransfer and Key Support included (both functionalities are on different PullRequests, so this one should be merged last).

Related issue(s):

#197

Notes for reviewer:

Checklist

  • Documented (Code comments, README, etc.)
  • Tested (unit, integration, etc.)

@arianejasuwienas arianejasuwienas self-assigned this Feb 10, 2025
@arianejasuwienas arianejasuwienas added the feature Enhancing an existing feature driven by business requirements. Typically backwards compatible. label Feb 10, 2025
@arianejasuwienas arianejasuwienas force-pushed the 197-token-freeze-kyc-and-pause branch from da1b0d9 to 3bb1932 Compare February 10, 2025 15:31
@arianejasuwienas arianejasuwienas marked this pull request as ready for review February 10, 2025 15:45
@arianejasuwienas arianejasuwienas requested a review from a team as a code owner February 10, 2025 15:45
Signed-off-by: Mariusz Jasuwienas <[email protected]>
Signed-off-by: Mariusz Jasuwienas <[email protected]>
@arianejasuwienas arianejasuwienas linked an issue Feb 12, 2025 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Enhancing an existing feature driven by business requirements. Typically backwards compatible.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement token freeze, KYC, and pause functionalities
1 participant