Skip to content

Cherry-pick FlowFees fix from flow-core-contracts-internal - #617

Merged
janezpodhostnik merged 1 commit into
masterfrom
janez/cherry-pick-flowfees-child-account-borrow-fix
Jul 30, 2026
Merged

Cherry-pick FlowFees fix from flow-core-contracts-internal#617
janezpodhostnik merged 1 commit into
masterfrom
janez/cherry-pick-flowfees-child-account-borrow-fix

Conversation

@janezpodhostnik

Copy link
Copy Markdown
Collaborator

This cherry-picks the remaining change from the private flow-core-contracts-internal repo (up to de3e9ee) that is not yet in the public repo. This change is already deployed on mainnet.

Change

FlowFees.borrowChildFeeAccounts() now borrows the child-fee-accounts array from storage with the auth(Storage) entitlement:

access(self) view fun borrowChildFeeAccounts(): auth(Storage) &[Capability<auth(Storage, Contracts, Keys, Inbox, Capabilities) &Account>]?

This is a backward compatible change.

Cherry-picked with -x from internal 2efc01d; includes the regenerated lib/go/contracts/internal/assets/assets.go.

(cherry picked from commit 2efc01d0aa7d3854b920a77c8fbfa21e482ff463)

@SupunS SupunS left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thank you for porting the changes!

@janezpodhostnik
janezpodhostnik merged commit 65e5c40 into master Jul 30, 2026
2 checks passed
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.

2 participants