issues
search
multiversx
/
mx-sdk-js-wallet
Core wallet components (generation, signing) for TypeScript (JavaScript).
Other
7
stars
2
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update readme after unification
#53
danielailie
closed
1 week ago
0
Add "mnemonicToEntropy" and "entropyToMnemonic"
#52
andreibancioiu
closed
1 month ago
0
BLS: translate herumi-mcl logic into noble-curves
#51
andreibancioiu
opened
1 month ago
0
Run npm audit fix, fix code warnings
#50
andreibancioiu
closed
2 months ago
0
Update CodeQL workflow
#49
andreibancioiu
closed
2 months ago
0
Add support for custom HRP
#48
andreibancioiu
closed
5 months ago
0
Accept "Uint8Array", in addition to "Buffer" (on the main flows: sign, verify)
#47
andreibancioiu
closed
7 months ago
0
Run npm audit fix
#46
andreibancioiu
closed
9 months ago
0
Some tests fail on Node v18
#45
andreibancioiu
opened
9 months ago
0
Remove some dev-dependencies (axios, in particular)
#44
andreibancioiu
closed
9 months ago
0
Added extra check when decrypting secret key
#43
popenta
closed
11 months ago
0
Check if the default "addressIndex" argument is correctly set to zero when not provided
#42
andreibancioiu
closed
11 months ago
1
Added .yml file for the `ignore-for-release-notes` label
#41
popenta
closed
1 year ago
0
Workaround: cast (convert) buffers to Uint8Array before calling noble functions
#40
andreibancioiu
closed
1 year ago
0
Automatically handle both kinds of keystores in "UserWallet.decrypt(), "UserSigner.fromWallet()"
#39
andreibancioiu
closed
1 year ago
0
Sandbox: Test integration in react native.
#38
andreibancioiu
closed
5 months ago
0
Automatically handle both kinds of keystores in "UserWallet.loadSecretKey(), "UserSigner.fromWallet()"
#37
andreibancioiu
closed
1 year ago
1
Proposal: move "UserVerifier" out of sdk-wallet
#36
andreibancioiu
opened
1 year ago
0
UserSinger.sign accepts Buffer instead if ISignable - How to sign a transaction now?
#35
icegriffinguru
closed
1 year ago
1
Migration support: "v2" to "v3" (February 2023)
#34
andreibancioiu
closed
9 months ago
1
Migration support: "v3" to "v4" (end of March 2023)
#33
andreibancioiu
opened
1 year ago
1
Reference "sdk-address" instead of re-defining "UserAddress"
#32
andreibancioiu
closed
9 months ago
0
Where possible, use "Uint8Array" instead of "Buffer"
#31
andreibancioiu
opened
1 year ago
0
Use BLS from "noble-crypto", instead of "@multiversx/sdk-bls-wasm" - fork
#30
andreibancioiu
opened
1 year ago
3
Use the async variant of the "noble-crypto" functions
#29
andreibancioiu
opened
1 year ago
0
Use proper version number for release
#28
andreibancioiu
closed
1 year ago
0
Use noble-ed25519 for signing & verifying (user wallets)
#27
andreibancioiu
closed
1 year ago
0
Add benchmark for sign & verify (before switching to noble crypto libs)
#26
andreibancioiu
closed
1 year ago
0
Bit of decoupling: use interface "IUserSecretKey"
#25
andreibancioiu
closed
1 year ago
0
Merge feat/next into main
#24
andreibancioiu
closed
1 year ago
0
Do not call applySignature() in sdk-wallet anymore
#23
andreibancioiu
closed
1 year ago
0
Simplified signature verification
#22
andreibancioiu
closed
1 year ago
0
Do not call applySignature() in sdk-wallet anymore. Simplify verify().
#21
andreibancioiu
closed
1 year ago
0
Drop some interfaces
#20
andreibancioiu
closed
1 year ago
0
Implement keystore files with mnemonic
#19
andreibancioiu
closed
1 year ago
1
Reference newer bls-wasm
#18
andreibancioiu
closed
1 year ago
0
Use sdk-bls-wasm from new organization
#17
andreibancioiu
closed
1 year ago
0
Rename package: sdk-wallet
#16
andreibancioiu
closed
1 year ago
0
Rename Elrond to MultiversX (part 1). Drop tinyify dev-dependency (npm audit issues)
#15
andreibancioiu
closed
1 year ago
0
added defaultHRP & prefix on UserAddress construct
#14
schimih
closed
5 months ago
0
Enable codeql.yml
#13
andreibancioiu
closed
1 year ago
0
Fix license copyright
#12
andreibancioiu
closed
2 years ago
0
added publish-alpha
#11
schimih
closed
2 years ago
0
Add guardians support
#10
schimih
closed
1 year ago
0
fixed changelog, export encryptor/decryptor and prepared release
#9
ccorcoveanu
closed
2 years ago
0
X25519 encryption
#8
ccorcoveanu
closed
2 years ago
0
Change package licensing
#7
ccorcoveanu
closed
2 years ago
0
Derive keys with predicate
#6
andreibancioiu
opened
2 years ago
0
Fix link of changelog.
#5
andreibancioiu
closed
2 years ago
0
Fix Github Actions error: "Resource not accessible by integration"
#4
andreibancioiu
closed
2 years ago
0
Next