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: Cancel unbonding delegation entry #10885

Merged
merged 56 commits into from
Apr 5, 2022
Merged
Changes from 1 commit
Commits
Show all changes
56 commits
Select commit Hold shift + click to select a range
b18cbc2
feat(WIP): add msg service for cancel unbonding delegation
Jan 5, 2022
276d33b
WIP: add simulation for canceling unbonding delegation
Jan 5, 2022
5f197f1
Merge the master
Jan 5, 2022
759fff3
WIP: update the initial balance in ubd entry
Jan 5, 2022
bf10855
WIP: update the initial balance and balance in ubd entry
Jan 6, 2022
bcee445
Merge remote-tracking branch 'upstream/master' into sai/577_cancel_un…
Jan 6, 2022
ff8be0f
revert the proto-gen for gov,staking
Jan 6, 2022
ee7079e
Merge branch 'master' into sai/577_cancel_unbond
gsk967 Jan 6, 2022
98a6126
test: add cli test for cancel unbond delegation
Jan 7, 2022
8d3a82b
Merge branch 'sai/577_cancel_unbond' of github.com:gsk967/cosmos-sdk …
Jan 7, 2022
78042e6
test: add simulation test for cancel-unbond
Jan 8, 2022
5147003
chore: check the validator is jailed or not for cancel unbond
Jan 11, 2022
d93705f
chore: try to fix cancel unbond simulation
Jan 11, 2022
389bd1f
Merge branch 'master' into sai/577_cancel_unbond
gsk967 Jan 11, 2022
f909286
chore: update the consensus version and changelog
Jan 19, 2022
07a4822
chore: update the consensus version and changelog
Jan 19, 2022
a8cd5dd
Merge branch 'master' of https://github.com/cosmos/cosmos-sdk into sa…
Jan 20, 2022
31c54a1
test: add more test cases for cancel unbond delegation
Jan 20, 2022
927e3b9
Merge remote-tracking branch 'upstream/master' into sai/577_cancel_un…
Jan 21, 2022
550e27d
fix: fix the issue of docs bug
Jan 27, 2022
65b8527
Merge the upstream/master
Jan 27, 2022
2d26ab3
Merge branch 'master' into sai/577_cancel_unbond
gsk967 Jan 27, 2022
816cb9c
Merge branch 'master' into sai/577_cancel_unbond
gsk967 Jan 28, 2022
e27b990
Merge remote upstream master
Jan 29, 2022
61c4818
Merge branch 'master' into sai/577_cancel_unbond
gsk967 Jan 31, 2022
be0b721
Merge branch 'master' into sai/577_cancel_unbond
gsk967 Feb 1, 2022
ad66dc4
Merge branch 'master' into sai/577_cancel_unbond
Mar 21, 2022
ef9f21e
fix: fix the build issue
Mar 21, 2022
15d215e
Merge branch 'master' into sai/577_cancel_unbond
gsk967 Mar 23, 2022
b21d5a0
chore: address the pr comments
Mar 23, 2022
563db02
Merge branch 'master' into sai/577_cancel_unbond
gsk967 Mar 23, 2022
f288ecd
Update CHANGELOG.md
alexanderbez Mar 23, 2022
70a2b53
Merge branch 'master' into sai/577_cancel_unbond
gsk967 Mar 24, 2022
e9bd4bb
Merge branch 'master' into sai/577_cancel_unbond
gsk967 Mar 24, 2022
971dc0a
chore: remove commented code
Mar 24, 2022
8b9fee6
Merge branch 'master' into sai/577_cancel_unbond
gsk967 Mar 25, 2022
ea69358
Merge branch 'master' into sai/577_cancel_unbond
gsk967 Mar 25, 2022
f7cafe2
Merge branch 'master' into sai/577_cancel_unbond
gsk967 Mar 26, 2022
28243eb
Merge branch 'master' into sai/577_cancel_unbond
gsk967 Mar 28, 2022
6c3aa6f
Merge branch 'master' into sai/577_cancel_unbond
gsk967 Mar 29, 2022
4c67387
Merge branch 'master' into sai/577_cancel_unbond
gsk967 Mar 30, 2022
793ce7f
test: add test cases for cancel unbond
Mar 30, 2022
8c1e20a
chore: covert creation_height from uint64 to int64
Mar 30, 2022
de22757
Merge branch 'master' into sai/577_cancel_unbond
gsk967 Mar 30, 2022
597aa0b
Merge branch 'master' into sai/577_cancel_unbond
gsk967 Mar 30, 2022
5390f78
Merge branch 'master' into sai/577_cancel_unbond
gsk967 Mar 31, 2022
b468491
Merge branch 'master' into sai/577_cancel_unbond
gsk967 Apr 1, 2022
b8b643e
Merge branch 'master' into sai/577_cancel_unbond
anilcse Apr 1, 2022
0bc4085
Merge branch 'master' into sai/577_cancel_unbond
gsk967 Apr 3, 2022
069101a
Merge branch 'master' into sai/577_cancel_unbond
gsk967 Apr 4, 2022
ebaa959
Merge branch 'master' into sai/577_cancel_unbond
gsk967 Apr 4, 2022
78725ee
Merge branch 'master' into sai/577_cancel_unbond
gsk967 Apr 5, 2022
d4bba93
Merge branch 'master' into sai/577_cancel_unbond
gsk967 Apr 5, 2022
376024d
chore: address the review comments
Apr 5, 2022
21ce078
Merge branch 'sai/577_cancel_unbond' of github.com:gsk967/cosmos-sdk …
Apr 5, 2022
bb70c1c
Merge branch 'master' into sai/577_cancel_unbond
gsk967 Apr 5, 2022
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
Prev Previous commit
Next Next commit
Merge branch 'master' into sai/577_cancel_unbond
  • Loading branch information
gsk967 committed Mar 24, 2022
commit e9bd4bb2b5d9d8ce1ae8677fdb55c7a10bdf47d0

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.