Skip to content

chore: upgrade Taquito to v25 and drop Beacon overrides - #457

Open
AK-APRIORIT wants to merge 1 commit into
StableTechnologies:mainfrom
AK-APRIORIT:chore/taquito-v25-upgrade
Open

chore: upgrade Taquito to v25 and drop Beacon overrides#457
AK-APRIORIT wants to merge 1 commit into
StableTechnologies:mainfrom
AK-APRIORIT:chore/taquito-v25-upgrade

Conversation

@AK-APRIORIT

Copy link
Copy Markdown
Contributor

No description provided.

@KevinMehrabi
KevinMehrabi self-requested a review July 22, 2026 17:38

@KevinMehrabi KevinMehrabi left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please hold this upgrade until the runtime and frontend testing requirements are addressed.

Taquito 25 requires Node.js 22 or newer, while PR #455 currently pins Node 20.19.5. Please:

  • Pin Node 22 or 24 consistently in CI, local development, and the production build environment.
  • Update the Node version configured in PR #455.
  • Add the actual React production build to CI; the current TypeScript job builds the utility and post-deployment packages but not the UI.
  • Review the direct bignumber.js@9 dependency because Taquito now uses v10 and TezFin exposes BigNumber in TypeScript signatures.
  • Complete Previewnet wallet smoke tests covering Temple and Kukai connection, operation estimation, batching, repayment, and withdrawal.

The dependency upgrade can be approved after those compatibility and wallet-flow checks pass.

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