-
Notifications
You must be signed in to change notification settings - Fork 185
feat: Simple fees support for Token Create with custom fees #22275
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
Merged
Merged
Changes from 39 commits
Commits
Show all changes
42 commits
Select commit
Hold shift + click to select a range
425a132
initial support for token create
joshmarinacci 000b26c
add tests for creating an NFT token
joshmarinacci 540d4f1
add mint token test
joshmarinacci 82af592
require keys for token mint
joshmarinacci 1163058
add more mint cases
joshmarinacci ff3fcfe
adjust extras fees for tokens
joshmarinacci 5b703a3
spotless
joshmarinacci 9e3d418
adjust fee schedule
joshmarinacci d8a5c07
adjust prices
joshmarinacci 2d36ca1
spotless
joshmarinacci 100d0f7
mark as MATS
joshmarinacci 3f0f5ae
fix TokenServicesFeeTests
joshmarinacci 4a5e85e
update to new api
joshmarinacci 44fd508
rename file
joshmarinacci 6d9dcef
spotless
joshmarinacci 0cfc2c5
initial support for token create
joshmarinacci fe83c9f
add tests for creating an NFT token
joshmarinacci 51706e6
add mint token test
joshmarinacci b4a8c54
require keys for token mint
joshmarinacci d872a86
add more mint cases
joshmarinacci 4ce9c7c
adjust extras fees for tokens
joshmarinacci 86df183
spotless
joshmarinacci b58ed02
work on burn, delete, freeze, and pause
joshmarinacci 310c604
move to calculator: token burn, token delete, token freeze, token unf…
joshmarinacci 6970c43
spotless
joshmarinacci 42334e1
spotless
joshmarinacci 48618ec
revert code changes
joshmarinacci 45f84bb
merge duplicate test files
joshmarinacci ed6f082
merge duplicate test files again
joshmarinacci d659dab
remove unneeded file
joshmarinacci 5c7b60d
fix merge conflicts
joshmarinacci d0fe2ae
simplify
joshmarinacci 987ef50
spotless
joshmarinacci 8b4f4dd
fix compile issue
joshmarinacci 61867a3
spotless
joshmarinacci 0559d0e
remove unneeded extra
joshmarinacci e888a79
Merge branch 'main' into token-service-unique
joshmarinacci 2b829cb
fix protobuf merge
joshmarinacci 0537862
fix protobuf merge
joshmarinacci 3471dd1
add comment
joshmarinacci df91516
Merge branch 'main' into token-service-unique
joshmarinacci d90eed3
Merge branch 'main' into token-service-unique
joshmarinacci 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
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
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.