Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Fix account ref-counting in session #8538

Merged
5 commits merged into from
Apr 6, 2021
Merged

Fix account ref-counting in session #8538

5 commits merged into from
Apr 6, 2021

Conversation

gavofyork
Copy link
Member

@gavofyork gavofyork commented Apr 6, 2021

closes #8536

@gavofyork gavofyork added A0-please_review Pull request needs code review. B7-runtimenoteworthy C3-medium PR touches the given topic and has a medium impact on builders. D5-nicetohaveaudit ⚠️ PR contains trivial changes to logic that should be properly reviewed. labels Apr 6, 2021
@shawntabrizi
Copy link
Member

bot merge

@ghost
Copy link

ghost commented Apr 6, 2021

Trying merge.

@ghost ghost merged commit 4973e7e into master Apr 6, 2021
@ghost ghost deleted the gav-fix-session-refs branch April 6, 2021 15:57
hirschenberger pushed a commit to hirschenberger/substrate that referenced this pull request Apr 14, 2021
* Fix account ref-counting in session.

* Avoid needless check

* fix compile

* put back in check and conversion

* Fix test to actually catch this error

Co-authored-by: Shawn Tabrizi <shawntabrizi@gmail.com>
@jakoblell jakoblell added D1-audited 👍 PR contains changes to fund-managing logic that has been properly reviewed and externally audited and removed D5-nicetohaveaudit ⚠️ PR contains trivial changes to logic that should be properly reviewed. labels May 5, 2021
This pull request was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A0-please_review Pull request needs code review. C3-medium PR touches the given topic and has a medium impact on builders. D1-audited 👍 PR contains changes to fund-managing logic that has been properly reviewed and externally audited
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Potential Bug with Consumers Reference Counting
4 participants