Upgrade flow-core-contracts to v1.10.4 - #8632
Conversation
Dependency ReviewThe following issues were found:
License Issuesgo.mod
insecure/go.mod
integration/go.mod
OpenSSF Scorecard
Scanned Files
|
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: ⛔ Files ignored due to path filters (3)
📒 Files selected for processing (6)
📝 WalkthroughWalkthroughThe pull request upgrades ChangesContracts and state expectation updates
Estimated code review effort: 2 (Simple) | ~10 minutes Possibly related PRs
Suggested labels: Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Codecov Report❌ Patch coverage is
📢 Thoughts on this report? Let us know! |
Upgrade
flow-core-contracts/lib/go/contractsandtemplatesfrom v1.10.3 to v1.10.4 in all three modules (root,insecure,integration).v1.10.4 exposes FlowFees fee receiver addresses via a getter and moves child fee account creation into the FlowFees contract (onflow/flow-core-contracts#615, onflow/flow-core-contracts#617).
Changes
flow-core-contractsdependencies to v1.10.4Test_ExecutionMatchesVerificationto account for the FlowFees account's increased storage usageRelated: onflow/flow-core-contracts#615
Need help on this PR? Tag
@codesmith-botwith what you need. Autofix is disabled.Summary by CodeRabbit
Bug Fixes
Maintenance