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

go/staking: Remove the Approve, Withdraw and related calls #2021

Closed
Yawning opened this issue Aug 21, 2019 · 0 comments · Fixed by #2043
Closed

go/staking: Remove the Approve, Withdraw and related calls #2021

Yawning opened this issue Aug 21, 2019 · 0 comments · Fixed by #2043
Assignees
Labels
c:consensus/tendermint Category: Tendermint-based consensus golang p:1 Priority: core feature

Comments

@Yawning
Copy link
Contributor

Yawning commented Aug 21, 2019

To simplify the backend, and to reduce the amount of state kept around, support for these calls should be removed. People that wish to do such things can do them via the runtime ledger (where state storage is cheaper).

Since this will cause a bunch of conficts with #2009, it can wait till after, the removal is fairly trivial.

@Yawning Yawning added p:1 Priority: core feature golang c:consensus/tendermint Category: Tendermint-based consensus labels Aug 21, 2019
@Yawning Yawning self-assigned this Aug 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c:consensus/tendermint Category: Tendermint-based consensus golang p:1 Priority: core feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant