🔖 release: server@0.2.84, mobile@1.1.29#908
Conversation
Summary of ChangesHello, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed! This pull request is an automated release for the Highlights
Using Gemini Code AssistThe full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips. Invoking Gemini You can request assistance from Gemini at any point by creating a comment using either
Customization To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a Limitations & Feedback Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for GitHub and other Google products, sign up here. Footnotes
|
|
Note Reviews pausedIt looks like this branch is under active development. To avoid overwhelming you with review comments due to an influx of new commits, CodeRabbit has automatically paused this review. You can configure this behavior by changing the Use the following commands to manage reviews:
Use the checkboxes below for quick actions:
WalkthroughDeleted three Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Possibly related PRs
Suggested reviewers
🚥 Pre-merge checks | ✅ 2✅ Passed checks (2 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 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 |
There was a problem hiding this comment.
Code Review
This pull request updates the @exactly/mobile package version from 1.1.28 to 1.1.29. The CHANGELOG.md reflects two main changes for this version: flattening the simulate-proposal API and batching contract reads, and replacing proposal simulation with simulate blocks. There is no feedback to provide as no review comments were made.
|
✅ All tests passed. |
d8cf52a to
f172ca6
Compare
f172ca6 to
2963906
Compare
2963906 to
b709bcc
Compare
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@exactly/mobile@1.1.29
Patch Changes
#907
ce222baThanks @cruzdanilo! - ♻️ flatten simulate-proposal api and batch contract reads#916
c7f7f41Thanks @cruzdanilo! - 🩹 ground date calculations in block timestamp#918
9e6a32eThanks @dieguezguille! - 💄 normalize vertical padding in payment sheets#918
971efb2Thanks @dieguezguille! - 🐛 fix owner wallet detection in siwe auth#918
ef7e133Thanks @dieguezguille! - 🐛 fix bridge simulation falling back to default account#918
e93dbb5Thanks @dieguezguille! - 💄 fix repay amount selector font style#918
e483175Thanks @dieguezguille! - 💄 add bottom padding to swaps screen on web#921
d4ec64dThanks @dieguezguille! - 🩹 fix legacy read contract query error#907
b5c910fThanks @cruzdanilo! - ♻️ replace proposal simulation with simulate blocks#914
02c436cThanks @dieguezguille! - 🐛 align propose and execute block timestamps#918
6344b7eThanks @dieguezguille! - 💄 fix legacy button press styleUpdated dependencies [
504c9b6]:@exactly/server@0.2.84
Patch Changes
504c9b6Thanks @mainqueg! - 🥅 add bridge credential fallback and retry on timeout