feat: regenerate asset data 04/01/2026#12234
Merged
kaladinlight merged 1 commit intodevelopfrom Apr 1, 2026
Merged
Conversation
kaladinlight
approved these changes
Apr 1, 2026
This was referenced Apr 3, 2026
kaladinlight
pushed a commit
that referenced
this pull request
Apr 4, 2026
Co-authored-by: asset-generation-bot <action@github.com>
kaladinlight
added a commit
that referenced
this pull request
Apr 7, 2026
* feat: regenerate asset data 04/01/2026 (#12234) Co-authored-by: asset-generation-bot <action@github.com> * feat: enable Across and deBridge swappers (#12208) Enable VITE_FEATURE_ACROSS_SWAP and VITE_FEATURE_DEBRIDGE_SWAP feature flags. Both swappers are fully implemented and wired to multiple chains: - Across: supports 20+ EVM chains including MegaETH, Scroll, Base, Arbitrum - deBridge: supports 12+ EVM chains including MegaETH, Berachain, Sonic These swappers have been in the codebase since PR #11941 (deBridge) and earlier (Across), with chain wiring expanded in PRs #12143 and #12144. Enabling them adds competitive route options alongside Relay, THORChain, and Chainflip for best-price routing. Co-authored-by: kaladinlight <35275952+kaladinlight@users.noreply.github.com> * feat: enable MegaETH chain support (#12207) * feat: regenerate asset data 04/02/2026 (#12237) Co-authored-by: asset-generation-bot <action@github.com> * fix: fix Relay non-EVM transaction notification and Tron calldata handling (#12015) * feat: update RFOX current epoch IPFS hash (#12251) Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com> * feat: regenerate asset data 04/03/2026 (#12246) * fix: display requiresBalance protocol fees in network fee UI Protocol fees with requiresBalance (e.g. deBridge fixFee, Jupiter account creation) were only validated for sufficient balance but never displayed. This misrepresented the true cost of routes like deBridge which charges ~0.005 BNB on BSC. - Include requiresBalance protocol fees in network fee selectors (crypto + fiat) - Fix TradeConfirmFooter (Sign & Swap screen) to include protocol fees - Account for requiresBalance fees in quote sorting even when network fee is unknown - Fix deBridge to use fixFee directly instead of prepended operating expenses Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: asset-generation-bot <action@github.com> Co-authored-by: stuuagentclaw <stuagentclaw@gmail.com> Co-authored-by: Apotheosis <0xapotheosis@gmail.com> Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Generated from CI.