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

expose the fields of Dust type to public #14388

Merged

Conversation

wangjj9219
Copy link
Contributor

I'm using latest fungibles traits, for some reason I need to overwrite Unbalanced::increase_balance in my impl, but I found that the fielde of Dust type is invisible, and has no constructor and getter function.

@xlc
Copy link
Contributor

xlc commented Jun 14, 2023

can we also have this back ported to v0.9.42 and v0.9.43

@bkchr bkchr requested a review from a team June 15, 2023 10:42
Copy link
Contributor

@gilescope gilescope left a comment

Choose a reason for hiding this comment

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

Agreed it's really hard if you can't get at the dust value.

@ggwpez ggwpez added A0-please_review Pull request needs code review. B0-silent Changes should not be mentioned in any release notes C1-low PR touches the given topic and has a low impact on builders. D3-trivial 🧸 PR contains trivial changes in a runtime directory that do not require an audit labels Jun 18, 2023
@ggwpez
Copy link
Member

ggwpez commented Jun 18, 2023

bot merge

@paritytech-processbot paritytech-processbot bot merged commit 9fc3fd0 into paritytech:master Jun 18, 2023
58 of 63 checks passed
@ggwpez
Copy link
Member

ggwpez commented Jun 18, 2023

can we also have this back ported to v0.9.42 and v0.9.43

^ @coderobe

@xlc
Copy link
Contributor

xlc commented Jun 22, 2023

@bkchr @ggwpez @coderobe can we also have this back ported to v0.9.42 and v0.9.43?

@bkchr
Copy link
Member

bkchr commented Jun 22, 2023

@xlc done

Agusrodri pushed a commit to moonbeam-foundation/substrate that referenced this pull request Jul 13, 2023
nathanwhit pushed a commit to nathanwhit/substrate that referenced this pull request Jul 19, 2023
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. B0-silent Changes should not be mentioned in any release notes C1-low PR touches the given topic and has a low impact on builders. D3-trivial 🧸 PR contains trivial changes in a runtime directory that do not require an audit
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants