-
Notifications
You must be signed in to change notification settings - Fork 362
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
🚨 Release merge conflicts #8922
Conversation
[fix/LIVE-15117]: add custom ptx handlers to handlers memo
* fix: add ledger validator on mantra * update snapshot
…wn (#8526) * feat(llm): log category cards impression when 50% of the card is visible * feat(llm): do not run in view checks when no items is being watched * feat(llm): log portfolio content cards impression on 50% visibility * chore: update change log * feat(llm): log dynamic content card impression when 50% is shown * feat(llm): log notification impression when 50% is shown * chore(llm): rename IsInViewContext to InViewContext * chore(llm): add InViewContextProvider to the AppProviders * fix(llm): undefined order in null * feat(lld): log category impression when 50% is shown * chore(llm): use LLM alias in imports * feat(llm): trigger segment event on card impression * fix(llm): rewatch card when `LogContentCardWrapper.id` change * fix(llm): use mobileCardsSelector to find the card to log the impression * fix(llm): race condition between interval and inViewStatus * chore(llm): check "exhaustive-deps" on `useInViewContext` * chore(llm): remove unnecessary key
fix: Move ICP memo tag field on recepient step when FF lldMemoTag is ON
…8601) * revert useNFTCollections * improvement LLD * Improve LLM
Release - fix(lld): use a debounce on memotag field
fix(llm): fix long Memo Tag issue in Stacks chore: update change log chore: update unimported fix(llm): use `truncateUtf8` instead of `Array.slice` chore(llm): use `maxLength` instead of `Array.slice` on Algorand fix(llm): validate the memo bytes length instead of the js string length
fix(llm): debounce memo tag changes
* fix(llm): fix long memo issue on Cardano * chore: update change log
The latest updates on your projects. Learn more about Vercel for Git ↗︎
3 Skipped Deployments
|
Wiz Scan Summary
To detect these findings earlier in the dev lifecycle, try using Wiz Code VS Code Extension. |
Desktop Bundle ChecksMobile Bundle Checks
|
The release had some merge conflicts 🚨
This pull request was created in order to resolve the merge conflicts between the release and develop branches.
git checkout develop && git pull git checkout support/release-merge-conflicts git merge develop
Checklist
To be ready to be merged, we must comply with all theses checks: