Skip to content

feat: add support for node 24 #6363

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

Draft
wants to merge 21 commits into
base: master
Choose a base branch
from
Draft

Conversation

zahin-mohammad
Copy link
Contributor

No description provided.

@zahin-mohammad zahin-mohammad force-pushed the WP-5182/support-node-24 branch 2 times, most recently from e379ead to be215cc Compare June 26, 2025 16:04
This is done for Node.js 24 compatibility

Replace `import assert = require('assert')` with `import assert from 'assert'`
to resolve "TypeScript import equals declaration is not supported in strip-only mode" error

TICKET: WP-5182
…s 24 compatibility

Replace enum declarations with const assertion objects to resolve
"TypeScript enum is not supported in strip-only mode" errors.

TICKET: WP-5182
This commit utxo-lib for node 24 strip-only mode

TICKET: WP-5182
Updates code for node 24 strip only mode

TICKET: WP-5182
Updates code for node 24 strip only mode

TICKET: WP-5182
Updates code for node 24 strip only mode

TICKET: WP-5182
Updates code for node 24 strip only mode

TICKET: WP-5182
@zahin-mohammad zahin-mohammad force-pushed the WP-5182/support-node-24 branch from fa9c0ec to 8dfec04 Compare June 26, 2025 18:08
@zahin-mohammad zahin-mohammad force-pushed the WP-5182/support-node-24 branch from 0a4284a to 8e5f47c Compare June 26, 2025 20:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant