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(contracts): implement 1-step undelegation for KGH #353

Merged
Show file tree
Hide file tree
Changes from 17 commits
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
c60cf0b
feat(contracts): remove KGH share and modify KGH delegation func
Jul 18, 2024
b46b6a5
feat: review applied and restore stuffs related to undelegation
Jul 19, 2024
47468b1
feat: review applied
Jul 19, 2024
58bd053
feat(contracts): implement 1-step undelegation of KRO
Jul 19, 2024
03b7ae5
Merge branch 'feat/implement-validator-system-v2' into feat/implement…
Jul 19, 2024
b045353
feat(contracts): add claim boost reward before delegation of KGH
Jul 19, 2024
2582565
feat(contracts): implement 1-step undelegation of KGH
Jul 19, 2024
94b692b
feat(contracts): implement 1-step undelegation of KGH batch
Jul 19, 2024
62523f5
feat: review applied
Jul 19, 2024
900fd0a
feat: review applied
Jul 22, 2024
32a4cbd
chore: update comment
Jul 22, 2024
f8747f8
Merge remote-tracking branch 'origin/feat/implement-1step-kro-undeleg…
Jul 22, 2024
dd8b552
fix: remove duplicated arg for claim of boost reward
Jul 22, 2024
f3004e6
feat: review applied
Jul 22, 2024
ebc8d10
Merge remote-tracking branch 'origin/feat/implement-1step-kro-undeleg…
Jul 22, 2024
fb74248
feat: review applied
Jul 22, 2024
6692470
feat(contracts): implement getKroAssets view func
Jul 22, 2024
073e74f
Merge remote-tracking branch 'origin/feat/implement-validator-system-…
Jul 22, 2024
b212d9c
chore: remove duplicated index increment
Jul 22, 2024
d3c0020
Merge remote-tracking branch 'origin/feat/implement-1step-kro-undeleg…
Jul 22, 2024
41ea83c
feat: transfer claimed boost reward when delegate KGH
Jul 22, 2024
1d9643a
chore: update interface of undelegate func
Jul 22, 2024
b8ed5c0
Merge remote-tracking branch 'origin/feat/implement-1step-kro-undeleg…
Jul 22, 2024
df3ab44
chore: restore condition check for transfer of claimed reward
Jul 22, 2024
0a0b65f
Merge remote-tracking branch 'origin/feat/implement-validator-system-…
Jul 23, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading