-
Notifications
You must be signed in to change notification settings - Fork 904
imp(staking): implement the EditValidator function for staking precompiled contract #2051
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 all commits
Commits
Show all changes
43 commits
Select commit
Hold shift + click to select a range
2f0086e
imp(staking): implement the EditValidator function for staking precom…
luchenqun 5af26cd
imp(staking): use [do-not-modify] instead of empty string for validat…
luchenqun baadf8b
chore: make lint
luchenqun e921cd4
imp(staking): update EditValidator
luchenqun 8a6d9d4
imp(staking): change ValidatorAddress string to address type for Edit…
luchenqun ad64a4e
chore: merge origin/main
luchenqun f629146
imp(staking): use the opposite value for readability
luchenqun 12a27e4
Merge remote-tracking branch 'luke/luke/edit-validator' into luke/edi…
luchenqun e984a85
imp(staking): add commissionRate and minSelfDelegation check for nega…
luchenqun 5db4f00
imp(staking): import cosmossdk errors instead of cosmos-sdk errors
luchenqun 3d14fc4
imp(staking): update commissionRate and minSelfDelegation check
luchenqun 9054e13
imp(staking): update commissionRate check
luchenqun c1b61bb
chore: merge origin/main
luchenqun 1624f51
8000
imp(staking): update commissionRate and minSelfDelegation check
luchenqun e04b596
chore: add comment
luchenqun 0ab4188
chore: update debug info
luchenqun 555cb9f
Merge branch 'main' into luke/edit-validator
Vvaradinov 4c95b4b
Merge branch 'main' into luke/edit-validator
Vvaradinov 4104a0f
fix: fix imports, events and types, format and lint
Vvaradinov f6ffb98
fix: solidity linter
Vvaradinov 5e726a4
chore: update comment
luchenqun 37dc750
chore: update comment
luchenqun 4bd2a58
Merge branch 'main' into luke/edit-validator
Vvaradinov 8731af1
Merge branch 'main' into luke/edit-validator
Vvaradinov 3250475
Merge branch 'main' into luke/edit-validator
fedekunze f619666
add unit tests
GAtom22 51e7901
add unit tests for event editValidator
GAtom22 f500827
make format
GAtom22 7590db3
fix lint warnings
GAtom22 4a561c0
fix chlog
GAtom22 73e6fc9
add more test cases
GAtom22 aff12ac
make format
GAtom22 f2e8c23
address lint issues
GAtom22 fbecf54
chore: fix some comment
luchenqun 45e3892
chore: fix some comment
luchenqun 191c28b
chore: fix some comment
luchenqun a20b724
fix(test): fix a unit test for editValidator
luchenqun 9c2a646
Merge branch 'main' into luke/edit-validator
0xstepit ac34985
Merge branch 'main' into luke/edit-validator
luchenqun b3cbafa
Merge branch 'main' into luke/edit-validator
luchenqun 4844766
Merge branch 'main' into luke/edit-validator
luchenqun 0698506
Merge branch 'main' into luke/edit-validator
luchenqun d25a4ec
Merge branch 'main' into luke/edit-validator
GAtom22 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
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.