Skip to content

fix: merge master#474

Merged
gregorymel merged 17 commits into
nextfrom
fix/merge-master
Jul 22, 2026
Merged

fix: merge master#474
gregorymel merged 17 commits into
nextfrom
fix/merge-master

Conversation

@gregorymel

Copy link
Copy Markdown
Collaborator

No description provided.

57Ark and others added 17 commits July 13, 2026 15:06
fix: add new midas and securitize adapters
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>
@gregorymel gregorymel changed the title Fix/merge master fix: merge master Jul 22, 2026
@gregorymel
gregorymel merged commit 3ee48a0 into next Jul 22, 2026
1 of 3 checks passed
@gregorymel
gregorymel deleted the fix/merge-master branch July 22, 2026 11:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants