dusk-network / rusk

The reference Dusk platform implementation and tools
Mozilla Public License 2.0
164 stars 60 forks source link

web-wallet: Update to Node 22 and Resolve Deprecation Warnings #2543

Open nortonandreev opened 1 month ago

nortonandreev commented 1 month ago

Description:

To accelerate the development of the web-wallet for w3sper, I have updated the engine requirements to Node 22 (which will be the next LTS version) due to web socket compatibility. While there might be a way to use compatible web sockets in Node 20, I didn’t have the time to explore this further due to other priorities. We can revisit this later if needed.

Immediate Actions:

Problem:

Potential Solution:

Next Steps: