-
Notifications
You must be signed in to change notification settings - Fork 86
chore: refactor token examples #378
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
Open
MonaaEid
wants to merge
40
commits into
hiero-ledger:main
Choose a base branch
from
MonaaEid:chore/refactor-token-examples
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+390
−193
Open
Changes from 35 commits
Commits
Show all changes
40 commits
Select commit
Hold shift + click to select a range
597909f
chore: refactor token deletion process
MonaaEid 9e8f045
chore: refactor token_dissociate example for clarity
MonaaEid 50e20a9
chore: refactor token freeze example functions
MonaaEid c410a17
chore: refactor token minting functions for clarity
MonaaEid fe0cacc
chore: refactor NFT minting script for clarity and structure
MonaaEid 3828ac2
chore: refactor token unfreeze example
MonaaEid 4902c80
chore: refactor topic_create example
MonaaEid fde86c7
chore: update changelog with token example refactor (#370)
MonaaEid 0735c7a
Merge branch 'main' into chore/refactor-token-examples
MonaaEid 27fca40
chore: fix docstring formatting and cleanup code
MonaaEid 5d1cb90
chore: refactor token handling for NFT and fungible tokens
MonaaEid ee81a3c
chore: refactor token freeze to demonstrate freezing and improve docu…
MonaaEid e1af1c6
chore: refactor supply key generation and improve comments
MonaaEid b0ef1e0
chore: refactor NFT minting and improve documentation
MonaaEid b8447fc
chore: refactor freeze key generation and improve documentation
MonaaEid b223320
chore: fix operator key retrieval from environment variable
MonaaEid 1f355e9
chore: update token_delete.py
MonaaEid ab3563f
chore: add verifying steps and update the documentation
MonaaEid 31c1ef5
chore: enhance error handling for token transfer verification.
MonaaEid c094f2b
chore: simplify status name retrieval for token freeze
MonaaEid 771d61f
chore: enhance token minting with supply key verification
MonaaEid 8f337f6
chore: enhance documentation and confirm total supply before and afte…
MonaaEid b677a75
chore: add a test to verify unfreeze
MonaaEid 6820caa
chore: refactor setup_client and update create_topic docstring
MonaaEid 2c10bfd
chore: refactor token freeze/unfreeze functions
MonaaEid febad94
chore: refactor token freeze functions and improve error handling
MonaaEid d01e1cd
chore: refactor token_dissociate.py for better clarity
MonaaEid 270517b
chore: refactor token management functions and main flow
MonaaEid 1877fad
chore: refactor token minting function and improve logging
MonaaEid 566d4e3
chore: refactor NFT minting function and improve error handling
MonaaEid 37c7b5b
chore: add verification function for token dissociation
MonaaEid 1720a87
chore: refactor verification for token dissociation
MonaaEid 5e4aa16
chore: refactor token freeze functionality and verification
MonaaEid 4a52b5c
chore: revise CHANGELOG.md for version updates and details
MonaaEid f7b5355
Merge branch 'main' into chore/refactor-token-examples
MonaaEid fc17745
chore: enhance client setup
MonaaEid 7bf3f25
chore: update supply key generation to use environment variable
MonaaEid d1dc519
chore: refactor token minting functions for clarity
MonaaEid 6de8df4
chore: update changelog with token example refactor (#370)
MonaaEid 8685cd0
Merge branch 'main' into chore/refactor-token-examples
MonaaEid File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.