-
Notifications
You must be signed in to change notification settings - Fork 4.1k
feat(bank/v2): port tokenfactory into bank/v2 #22264
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
Closed
Closed
Changes from 36 commits
Commits
Show all changes
39 commits
Select commit
Hold shift + click to select a range
f7c5def
add denomMetadata & authority metadata
hieuvubk a7c45d4
genesis & funcs
hieuvubk e3794b2
add handlers
hieuvubk 1ed5ce2
default params & validate
hieuvubk 78fa7d0
add todo
hieuvubk d2fc65f
add more query
hieuvubk dbdae75
add tests
hieuvubk 638b1a0
check err
hieuvubk edfcd67
check setParams err
hieuvubk b20efbe
lint
hieuvubk 007d595
Merge branch 'main' into hieu/bankv2/create_denom
hieuvubk d95d5fb
update proto
hieuvubk 0d1ceaf
add tokenfatory logic into mint
hieuvubk 13878ff
mint test
hieuvubk 498208a
test send tokenfactory denoms
hieuvubk 767299a
burn handler & tests
hieuvubk 4ec773c
add query
hieuvubk 9ae0291
test denom creation
hieuvubk 3d937ca
add create denom tx cmd
hieuvubk 0bfe528
add more query and tests
hieuvubk 73eaed3
test mint
hieuvubk 67489ff
Merge branch 'main' into hieu/bankv2/create_denom
hieuvubk f7c130c
pass mint cmd & mint proposal
hieuvubk b295e39
Merge branch 'main' into hieu/bankv2/create_denom
hieuvubk 3c33c55
burn msg & cmd
hieuvubk f391ffe
burn systemtest
hieuvubk 03b0438
unused
hieuvubk 23a2703
lint
hieuvubk 3d8967e
lint
hieuvubk a325394
add admin account type
hieuvubk 081f723
admin disable
hieuvubk 737463c
update logic
hieuvubk a18b33d
test
hieuvubk 1ce441e
go mod tidy
hieuvubk 880b20a
merge main
hieuvubk 7b2bbcb
go mod tidy again
hieuvubk ede3f22
fix test
hieuvubk 989643f
systemtests
hieuvubk 710a95a
use address codec
hieuvubk 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
4,810 changes: 4,810 additions & 0 deletions
4,810
api/cosmos/accounts/defaults/admin/v1/admin.pulsar.go
Large diffs are not rendered by default.
Oops, something went wrong.
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.
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.