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

(Backport) Fix MultiSpend Propsoal With Async Upgrade Time #1152

Merged
merged 3 commits into from
Jan 27, 2022

Conversation

nddeluca
Copy link
Member

@nddeluca nddeluca commented Jan 25, 2022

Backports #1153

Sets an upgrade time in app.go when multi spend proposals will be allowed to be submitted.

Before this time, multi-spend proposals will be continued to be rejects with a panic in order to preserve existing state.

propsals still panic before a set upgrade time
app/app.go Outdated Show resolved Hide resolved
@nddeluca nddeluca changed the base branch from master to release/v0.16.x January 25, 2022 23:31
@nddeluca nddeluca changed the title Fix MultiSpend Propsoal With Async Upgrade Time (Backport) Fix MultiSpend Propsoal With Async Upgrade Time Jan 25, 2022
@karzak karzak merged commit c2257c4 into release/v0.16.x Jan 27, 2022
@karzak karzak deleted the nd-allow-state-upgrade-prop-handler branch January 27, 2022 00:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants