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

Open
wants to merge 40 commits into
base: master
Choose a base branch
from
Open

Conversation

zahin-mohammad
Copy link
Contributor

No description provided.

@zahin-mohammad zahin-mohammad force-pushed the WP-5182/support-node-24 branch 4 times, most recently from 0a4284a to 8e5f47c Compare June 26, 2025 20:00
@mhahn2003 mhahn2003 force-pushed the WP-5182/support-node-24 branch 4 times, most recently from 42c6168 to cc9f38e Compare July 21, 2025 16:09
zahin-mohammad and others added 21 commits July 22, 2025 10:13
TICKET: WP-5182

# Conflicts:
#	.github/workflows/test_package_updates.yml
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
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
TICKET: WP-5182

# Conflicts:
#	modules/statics/src/base.ts
@mhahn2003 mhahn2003 force-pushed the WP-5182/support-node-24 branch from 3886759 to e106451 Compare July 22, 2025 17:17
@mhahn2003 mhahn2003 force-pushed the WP-5182/support-node-24 branch from 222ba8e to 17a08c2 Compare July 22, 2025 17:30
@mhahn2003 mhahn2003 force-pushed the WP-5182/support-node-24 branch from 17a08c2 to 1ddff26 Compare July 22, 2025 17:33
@ppongbitgo ppongbitgo marked this pull request as ready for review July 22, 2025 18:20
@ppongbitgo ppongbitgo requested review from a team as code owners July 22, 2025 18:20
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.

2 participants