-
Notifications
You must be signed in to change notification settings - Fork 0
Release/mob 3.0.6 #1027
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: dev
Are you sure you want to change the base?
Release/mob 3.0.6 #1027
Conversation
MOB release 3.0.4
648 ios release
changed the evm gas limit
Swapped the priority order for selecting evmAddress and contractAddress
PR SummaryReleased mobile version 3.0.6 with several bug fixes and improvements. Fixed the native tag issue in the cadence header by using Changes
autogenerated by presubmit.ai |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
✅ LGTM!
Review Summary
Commits Considered (12)
- 6993166: ci: update ios commit hash
- 086e2de: fix: native tag issue in cadence header
- c5bb363: ci: update ios commit hash
- 3c69744: ci: update ios commit hash
Swapped the priority order for selecting evmAddress and contractAddress
- 0647f23: fix: contract address empty issue
- a0d01bd: ci: update mobile commit hash
- 80d76be: feat: update android commit hash
- da09589: fix: update EVM default gas limit
changed the evm gas limit
- 440fbc4: chore: update android submodule to r3.0.5 - Blocto restore fix
- 341315e: Merge pull request #672 from onflow/648-ios-release
648 ios release
- 0f0a98c: ci: update ios commit hash
Closes #648
MOB release 3.0.4
Files Processed (7)
- apps/react-native/android (1 hunk)
- apps/react-native/ios (1 hunk)
- apps/react-native/src/bridge/PlatformImpl.ts (1 hunk)
- packages/stores/src/sendStore.ts (2 hunks)
- packages/workflow/src/send/utils.ts (1 hunk)
- packages/workflow/src/send/validation.ts (3 hunks)
- packages/workflow/tests/send.ft.script.test.ts (4 hunks)
Actionable Comments (0)
Skipped Comments (2)
-
packages/stores/src/sendStore.ts [445-447]
possible bug: "Token matching by symbol alone may cause incorrect address resolution."
-
packages/stores/src/sendStore.ts [426-428]
possible issue: "Verify the intended priority order for contract address selection."
🔗 Related Issues
Linked automatically from the branch name. If incorrect, edit:
📝 Description
📸 Screenshots/Videos