-
Notifications
You must be signed in to change notification settings - Fork 22
feat: automatically generate migrations #6045
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: main
Are you sure you want to change the base?
Conversation
…ess_metadata: CcmDepositMetadata`. This allows us to remove the `source_address` argument from the various ingress functions. Which is going to be done in the next commit.
…ry_validate_vault_swap`. refactor: Replace `try_validate_vault_swap` by `derive_channel_action_from_vault_deposit_witness` with result type `ChannelAction.` refactor: Add new `Unrefundable` channel action.
…orDeposit` explicit.
Important Review skippedAuto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the ✨ Finishing Touches🧪 Generate unit tests
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. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. CodeRabbit Commands (Invoked using PR/Issue comments)Type Other keywords and placeholders
CodeRabbit Configuration File (
|
Codecov Report❌ Patch coverage is 📢 Thoughts on this report? Let us know! |
Unfortunately, currently we cannot resolve the type parameters properly, so in this case we will have to restate the definition of these parameterized types, even if they didn't change from the old version to the new.
490e44e
to
4f44b3b
Compare
Pull Request
Closes: PRO-xxx
Checklist
Please conduct a thorough self-review before opening the PR.
Summary
Please include a succinct description of the purpose and content of the PR. What problem does it solve, and how? Link issues, discussions, other PRs, and anything else that will help the reviewer.