WavesGUI
WavesGUI copied to clipboard
Waves Client
Greetings All, Just wondering if there are any plans to add 2FA/TOTP to the WavesGUI? I think that this would be a very nice improvement if possible. Cheers, Lonnie
Hello, a static scan of the Waves-GUI showed a few issues: https://sonarcloud.io/dashboard?id=Waves-GUI Please take a look into the scan results and consider the mentioned recommendations. Thanks.
Waves platform uses a custom way of seeding a key pair. There is a standard way of seeding ED25519 keys implemented in NaCl compatible libraries (including tweetnacl.js, pynacl and libsodium)....
Removes [xmldom](https://github.com/xmldom/xmldom). It's no longer used after updating ancestor dependency [plist](https://github.com/TooTallNate/node-plist). These dependencies need to be updated together. Removes `xmldom` Updates `plist` from 3.0.1 to 3.0.6 Changelog Sourced from plist's...
Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3. Changelog Sourced from qs's changelog. 6.5.3 [Fix] parse: ignore __proto__ keys (#428) [Fix] utils.merge: avoid a crash with a null target and a truthy...
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...
Bumps [electron](https://github.com/electron/electron) from 6.0.12 to 18.3.7. Release notes Sourced from electron's releases. electron v18.3.7 Release Notes for v18.3.7 Fixes Fixed WCO not responding to touch events on windows. #35177 (Also...