Skip to content

feat: Migrate to Node.js 24 LTS#6063

Merged
Pyatakov merged 18 commits into
developfrom
feat/node24-version
Jun 30, 2026
Merged

feat: Migrate to Node.js 24 LTS#6063
Pyatakov merged 18 commits into
developfrom
feat/node24-version

Upgrade @meeco/cryppo to v3; remove serializationVersion

f8dc529
Select commit
Loading
Failed to load commit list.
DCO-2 / DCO succeeded Jun 30, 2026 in 0s

Check passed!

All commits are signed off, the check passed.

Summary


Sha Message Pass or fail reason
🟢 ad2502f chore: Update Node version, deps, and TS configs Valid sign-off found
🟢 a08d593 Update Node.js to v24.18.0 in workflows Valid sign-off found
🟢 0d7d05c Remove duplicate FindOptions imports Valid sign-off found
🟢 13a6255 Remove obsolete and unused test files Valid sign-off found
🟢 837f54d Refactor IPFS client URL parsing and file upload Valid sign-off found
🟢 208cac9 Enable unused code checks in all tsconfig files Valid sign-off found
🟢 a03a91a Remove unused imports and variables Valid sign-off found
🟢 af1b109 Remove unused IPFS node loader implementations Valid sign-off found
🟢 97450c6 Refactor core modules imports to use node: prefix Valid sign-off found
🟢 bd44329 Fix NodeNext interop with CJS dependencies on Node... Valid sign-off found
🟢 6458c3c yarn.lock update Valid sign-off found
🟢 c58f581 Add rootDir to tsconfig across packages Valid sign-off found
🟢 36ce801 guardian-cli: fix path refs, bump solc, workspace Valid sign-off found
🟢 0ea9e19 Fix relative imports to local modules Valid sign-off found
🟢 7a4f58e docs: Update prerequisites and tech stack docs Valid sign-off found
🟢 5203ee5 Update NGINX to 1.30.3-alpine Valid sign-off found
🟢 8e4c9f1 Replace xmldom with @xmldom/xmldom Valid sign-off found
🟢 f8dc529 Upgrade @meeco/cryppo to v3; remove serializationV... Valid sign-off found