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

Cleanup v15 #950

Merged
merged 32 commits into from
Dec 14, 2023
Merged

Cleanup v15 #950

merged 32 commits into from
Dec 14, 2023

Conversation

riley-stride
Copy link
Contributor

@riley-stride riley-stride commented Oct 11, 2023

Closes: #XXX

UNDELEGATEHOST #935

  • Remove undelegatehost tx

CALIBRATION #936

  • Remove admin gate on calibration tx
  • Limit adjustment to record keeping by 3000microdenom
  • Do not block ICAs (there is no need to since we cap the record keeping change)

@riley-stride riley-stride marked this pull request as ready for review October 11, 2023 09:57
@riley-stride riley-stride requested review from asalzmann, dev-stride and shellvish and removed request for dev-stride October 11, 2023 13:47
Copy link
Collaborator

@sampocs sampocs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks for doing this! Couple small discussion point below:

x/stakeibc/keeper/msg_server_submit_tx.go Outdated Show resolved Hide resolved
x/stakeibc/keeper/icqcallbacks_callibrate_delegation.go Outdated Show resolved Hide resolved
x/stakeibc/keeper/icqcallbacks_callibrate_delegation.go Outdated Show resolved Hide resolved
x/stakeibc/keeper/icqcallbacks_callibrate_delegation.go Outdated Show resolved Hide resolved
Copy link

This pull request has been automatically marked as stale because it has not had any recent activity. It will be closed if no further activity occurs. Thank you!

@github-actions github-actions bot added the Stale label Nov 29, 2023
@github-actions github-actions bot removed the Stale label Dec 1, 2023
Copy link
Contributor

@asalzmann asalzmann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reverting UNDELEGATEHOST #935 looks great

For CALIBRATION #936, can you jog my memory on
(1) why remove the admin gate?
(2) why are we no longer blocking on ICAs?

x/stakeibc/keeper/msg_server_submit_tx.go Outdated Show resolved Hide resolved
@sampocs sampocs added the v17 label Dec 6, 2023
Copy link
Collaborator

@sampocs sampocs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm!

Copy link
Contributor

@shellvish shellvish left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great to me, thank you for doing this!

@riley-stride riley-stride merged commit 91a984a into main Dec 14, 2023
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants