Skip to content

docs: add changelog entry for #452 - #742

Open
Nife-tanny wants to merge 3 commits into
Iris-IV:mainfrom
Nife-tanny:docs/changelog-452
Open

docs: add changelog entry for #452#742
Nife-tanny wants to merge 3 commits into
Iris-IV:mainfrom
Nife-tanny:docs/changelog-452

Conversation

@Nife-tanny

Copy link
Copy Markdown
Contributor

Summary

Adds the changelog entry for #452 documenting the AutoPaused stuck-state bug.

The underlying contract fix is already present on main, so this follow-up PR intentionally contains only the missing changelog documentation.

Changes

Closes #452

@davidmaronio

Copy link
Copy Markdown
Contributor

the entry is accurate, but the #436 line directly above already documents this exact behavior ("unpause() also clears AutoPaused alongside Paused so neither flag can permanently lock the contract"). two entries for one fix will confuse readers. please drop the new paragraph and instead append #452 to the existing #436 entry, e.g. "(#436, #452)". then this is good to go.

@davidmaronio

Copy link
Copy Markdown
Contributor

this is still a second paragraph saying the same thing the #436 entry above it already says. please fold the #452 reference into that existing bullet, e.g. append (#436, #452) or extend its last sentence, and drop the new paragraph.

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.

[Bug] resume_campaign requires active campaign to clear global AutoPaused — contract can get permanently stuck

2 participants