move bcrypt operations to webworkers

This commit is contained in:
2024-11-17 21:40:16 +02:00
parent 9ef74d7a42
commit 8679911c65
8 changed files with 128 additions and 6 deletions

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "qortal-go",
"version": "0.3.1",
"version": "0.3.2",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "qortal-go",
"version": "0.3.1",
"version": "0.3.2",
"dependencies": {
"@capacitor/android": "^6.1.2",
"@capacitor/app": "^6.0.1",