fix: merge master#474
Merged
Merged
Conversation
…pdate fix: update wc
…pdate fix: update mellow wsc
fix: add new midas and securitize adapters
fix: update midas adapter
fix: bump subcompressors and worker versions
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
fix: approve underlying to approveTarget in AccountOpener
Resolved conflicts: - src/abi/compressors/withdrawalCompressor.ts: kept HEAD's newer superset ABI (contains all functions next's code needs, incl. getWithdrawalRequestResult with extraData overload) - src/plugins/adapters/contracts/MidasGatewayAdapterContract.ts: took next's full delayed-withdrawal implementation over HEAD's stub - src/plugins/adapters/contracts/SecuritizeRedemptionGatewayAdapterContract.ts: took next's V311 ABIs (matching the already-merged imports) - src/plugins/adapters/createAdapter.ts: took next's `sdk` arg, dropped duplicate MIDAS_GATEWAY case and redundant Midas import - src/plugins/adapters/abi/conctructorAbi.ts: dropped stray blank line - src/plugins/adapters/types.ts: removed duplicate MIDAS_GATEWAY entries Verified: tsc --noEmit, tsup build, and 640 unit tests all pass. Co-Authored-By: Claude Opus 4.8 <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.
No description provided.