Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bring src of sdk-core-wallet with history #490

Merged
merged 140 commits into from
Oct 2, 2024
Merged

Commits on Dec 3, 2020

  1. Configuration menu
    Copy the full SHA
    058e93a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4fe3533 View commit details
    Browse the repository at this point in the history
  3. Compute public keys.

    andreibancioiu committed Dec 3, 2020
    Configuration menu
    Copy the full SHA
    fe7e0ef View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4b7344d View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2020

  1. Configuration menu
    Copy the full SHA
    c192bb4 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2020

  1. Configuration menu
    Copy the full SHA
    7afc3b7 View commit details
    Browse the repository at this point in the history
  2. Sketch BLS migration.

    andreibancioiu committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    661d6a3 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2021

  1. Fix, test signing.

    andreibancioiu committed Jan 11, 2021
    Configuration menu
    Copy the full SHA
    77d7244 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df33d2c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eb22b24 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    70eb4a2 View commit details
    Browse the repository at this point in the history
  5. Add tests, fix tests.

    andreibancioiu committed Jan 11, 2021
    Configuration menu
    Copy the full SHA
    b48994b View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2021

  1. Fix after merge.

    andreibancioiu committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    38c145a View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2021

  1. Configuration menu
    Copy the full SHA
    676b984 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6748803 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2021

  1. Configuration menu
    Copy the full SHA
    1b7bd12 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2021

  1. Configuration menu
    Copy the full SHA
    66760e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a6478f8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    937001e View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2021

  1. Fixes necessary for automatic publishing of elrond-sdk-docs (#201)

    * Sketch workflow to build docs.
    
    * Fix typedoc configuration (upon upgrade to 0.20).
    
    * Try out various options for grouping components (in docs).
    andreibancioiu authored Feb 17, 2021
    Configuration menu
    Copy the full SHA
    f369b66 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f4115e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fc88864 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2021

  1. Fix after review.

    andreibancioiu committed Mar 10, 2021
    Configuration menu
    Copy the full SHA
    2607ddc View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2021

  1. Configuration menu
    Copy the full SHA
    e7344a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    702268d View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2021

  1. Configuration menu
    Copy the full SHA
    77f3306 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2021

  1. Add contract wrapper

    claudiu725 committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    1145192 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2021

  1. added empty line

    ccorcoveanu committed Jun 29, 2021
    Configuration menu
    Copy the full SHA
    1f93e0d View commit details
    Browse the repository at this point in the history
  2. added empty line

    ccorcoveanu committed Jun 29, 2021
    Configuration menu
    Copy the full SHA
    a4b511e View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2021

  1. typo fix

    ccorcoveanu committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    a0950fc View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2021

  1. Merge pull request #14 from ElrondNetwork/development

    Merge development into main
    ccorcoveanu authored Jul 5, 2021
    Configuration menu
    Copy the full SHA
    db62fd4 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2021

  1. Merge pull request #20 from ElrondNetwork/feat/nft-token

    Update ESDTToken fields
    claudiulataretu authored Jul 8, 2021
    Configuration menu
    Copy the full SHA
    afb67aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fb1a364 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2021

  1. message signing progress

    ccorcoveanu committed Jul 15, 2021
    Configuration menu
    Copy the full SHA
    0cd3700 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cf57740 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2021

  1. Merge pull request #30 from ElrondNetwork/development

    Merge development into main
    ccorcoveanu authored Jul 16, 2021
    Configuration menu
    Copy the full SHA
    912d1d2 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2021

  1. exported user verifier

    ccorcoveanu committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    57c6a7a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #31 from ElrondNetwork/bugfix-export-user-verifier

    Bugfix export user verifier
    ccorcoveanu authored Jul 20, 2021
    Configuration menu
    Copy the full SHA
    b4e1672 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #32 from ElrondNetwork/development

    Merge development into main
    ccorcoveanu authored Jul 20, 2021
    Configuration menu
    Copy the full SHA
    10b89b8 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2021

  1. Merge pull request #33 from ElrondNetwork/login-token

    Login token
    ccorcoveanu authored Jul 21, 2021
    Configuration menu
    Copy the full SHA
    47c52c7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #36 from ElrondNetwork/development

    Merge development into main
    ccorcoveanu authored Jul 21, 2021
    Configuration menu
    Copy the full SHA
    59b0a9b View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2021

  1. Configuration menu
    Copy the full SHA
    01b1e66 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2021

  1. Merge pull request #9 from ElrondNetwork/contract-wrapper

    Contract wrapper
    claudiu725 authored Aug 9, 2021
    Configuration menu
    Copy the full SHA
    e4e5d04 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2021

  1. Merge branch 'development' of github.com:ElrondNetwork/elrond-sdk-erd…

    …js into walletconnect-provider-token-login
    radumojic committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    afeacb6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #50 from ElrondNetwork/walletconnect-provider-toke…

    …n-login
    
    Walletconnect provider token login - to dev
    ccorcoveanu authored Aug 11, 2021
    Configuration menu
    Copy the full SHA
    894bbda View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2022

  1. Fix remaining imports.

    andreibancioiu committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    58bc47e View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2022

  1. Configuration menu
    Copy the full SHA
    5eb84e4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from ElrondNetwork/copy-crypto-folder

    Copy missing "crypto" folder from erdjs.
    andreibancioiu authored Mar 23, 2022
    Configuration menu
    Copy the full SHA
    8ca8d3c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b2d88da View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dc389ca View commit details
    Browse the repository at this point in the history
  5. Fix browser tests.

    andreibancioiu committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    a24eeea View commit details
    Browse the repository at this point in the history
  6. Fix after self-review.

    andreibancioiu committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    cdc7b74 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2022

  1. Fix after review.

    andreibancioiu committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    336a46c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from ElrondNetwork/fixes-after-extraction

    Fixes after extraction
    andreibancioiu authored Mar 25, 2022
    Configuration menu
    Copy the full SHA
    6058931 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2022

  1. Configuration menu
    Copy the full SHA
    651277a View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2022

  1. finished encryptor

    ccorcoveanu committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    bc5089a View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2022

  1. Configuration menu
    Copy the full SHA
    04b0d01 View commit details
    Browse the repository at this point in the history
  2. add empty line

    ccorcoveanu committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    0f213d9 View commit details
    Browse the repository at this point in the history
  3. fix after review

    ccorcoveanu committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    c6e1cfd View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2022

  1. fix after review

    ccorcoveanu committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    650ac40 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b48d3b8 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #8 from ElrondNetwork/x25519-encryption

    X25519 encryption
    ccorcoveanu authored Aug 24, 2022
    Configuration menu
    Copy the full SHA
    e414dea View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5b31179 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #9 from ElrondNetwork/bump-version

    fixed changelog, export encryptor/decryptor and prepared release
    ccorcoveanu authored Aug 24, 2022
    Configuration menu
    Copy the full SHA
    bb4c079 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2022

  1. added guardianSigner

    schimih committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    b0cb66d View commit details
    Browse the repository at this point in the history
  2. minor fix

    schimih committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    a96e5ca View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7efe921 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2022

  1. fixes after review

    schimih committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    88c5f91 View commit details
    Browse the repository at this point in the history
  2. fix

    schimih committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    201be39 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dac65bc View commit details
    Browse the repository at this point in the history
  4. fixes after review

    schimih committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    ec31e5e View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2023

  1. Configuration menu
    Copy the full SHA
    1ab3c69 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2023

  1. Merge pull request #15 from multiversx/rebranding-01

    Rename Elrond to MultiversX (part 1). Drop tinyify dev-dependency (npm audit issues)
    andreibancioiu authored Jan 9, 2023
    Configuration menu
    Copy the full SHA
    2538954 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2023

  1. Configuration menu
    Copy the full SHA
    6e2f2c3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #16 from multiversx/rebranding-03

    Rename package: sdk-wallet
    andreibancioiu authored Jan 11, 2023
    Configuration menu
    Copy the full SHA
    006991e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    570dfce View commit details
    Browse the repository at this point in the history
  4. Merge pull request #17 from multiversx/reference-bls-wasm

    Use sdk-bls-wasm from new organization
    andreibancioiu authored Jan 11, 2023
    Configuration menu
    Copy the full SHA
    8029c43 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2023

  1. Configuration menu
    Copy the full SHA
    a988993 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    06b8a8c View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2023

  1. Configuration menu
    Copy the full SHA
    847c733 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    baf215e View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2023

  1. Configuration menu
    Copy the full SHA
    6f16027 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2023

  1. Configuration menu
    Copy the full SHA
    1577e46 View commit details
    Browse the repository at this point in the history
  2. Extra type safety.

    andreibancioiu committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    645a218 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ec013a0 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2023

  1. Merge pull request #19 from multiversx/wallet-v5

    Implement keystore files with mnemonic
    andreibancioiu authored Feb 6, 2023
    Configuration menu
    Copy the full SHA
    f7e646a View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2023

  1. Configuration menu
    Copy the full SHA
    2e1c1ed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7cdc80b View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2023

  1. Configuration menu
    Copy the full SHA
    7ad21ff View commit details
    Browse the repository at this point in the history
  2. Drop some interfaces.

    andreibancioiu committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    c71d332 View commit details
    Browse the repository at this point in the history
  3. Simplify test object.

    andreibancioiu committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    0f6f76a View commit details
    Browse the repository at this point in the history
  4. Merge pull request #20 from multiversx/drop-some-interfaces

    Drop some interfaces
    andreibancioiu authored Feb 23, 2023
    Configuration menu
    Copy the full SHA
    11a1ea7 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2023

  1. Configuration menu
    Copy the full SHA
    dd6c529 View commit details
    Browse the repository at this point in the history
  2. Remove interfaces: ISigner, ISignable. Now, signer.sign() returns the…

    … signature, instead of calling applySignature() on the signed object.
    andreibancioiu committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    b6294e7 View commit details
    Browse the repository at this point in the history
  3. Fix after self-review.

    andreibancioiu committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    ec6b3a3 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #22 from multiversx/verify-24

    Simplified signature verification
    andreibancioiu authored Feb 24, 2023
    Configuration menu
    Copy the full SHA
    7443453 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #23 from multiversx/simplify-interface

    Do not call applySignature() in sdk-wallet anymore
    andreibancioiu authored Feb 24, 2023
    Configuration menu
    Copy the full SHA
    efd160d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    413ba47 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2023

  1. Merge pull request #10 from multiversx/guardianSigner

    Add guardians support
    andreibancioiu authored Feb 27, 2023
    Configuration menu
    Copy the full SHA
    802f7a0 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2023

  1. Bit of decoupling.

    andreibancioiu committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    b15f6d1 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2023

  1. Merge pull request #25 from multiversx/next-13

    Bit of decoupling: use interface "IUserSecretKey"
    andreibancioiu authored Mar 21, 2023
    Configuration menu
    Copy the full SHA
    c73b739 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    19dc566 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    88bc18d View commit details
    Browse the repository at this point in the history
  4. Merge pull request #26 from multiversx/benchmark-sign-verify

    Add benchmark for sign & verify (before switching to noble crypto libs)
    andreibancioiu authored Mar 21, 2023
    Configuration menu
    Copy the full SHA
    98d9db4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    38a9176 View commit details
    Browse the repository at this point in the history
  6. Fix after self-review.

    andreibancioiu committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    5dc401e View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2023

  1. Merge pull request #27 from multiversx/noble-ed25519

    Use noble-ed25519 for signing & verifying (user wallets)
    andreibancioiu authored Mar 22, 2023
    Configuration menu
    Copy the full SHA
    486ae63 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #24 from multiversx/feat/next

    Merge feat/next into main
    andreibancioiu authored Mar 22, 2023
    Configuration menu
    Copy the full SHA
    a84cb3d View commit details
    Browse the repository at this point in the history

Commits on May 8, 2023

  1. Automatically handle both kinds of keystores in "UserWallet.loadSecre…

    …tKey(), "UserSigner.fromWallet()".
    andreibancioiu committed May 8, 2023
    Configuration menu
    Copy the full SHA
    8c341c2 View commit details
    Browse the repository at this point in the history
  2. Add extra unit test.

    andreibancioiu committed May 8, 2023
    Configuration menu
    Copy the full SHA
    67b19c8 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2023

  1. Fix after review.

    andreibancioiu committed May 9, 2023
    Configuration menu
    Copy the full SHA
    19d1426 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #39 from multiversx/handle-keystores

    Automatically handle both kinds of keystores in "UserWallet.loadSecretKey(), "UserSigner.fromWallet()"
    andreibancioiu authored May 9, 2023
    Configuration menu
    Copy the full SHA
    203f63a View commit details
    Browse the repository at this point in the history

Commits on May 24, 2023

  1. Configuration menu
    Copy the full SHA
    322257a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    36d64fd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c91a71d View commit details
    Browse the repository at this point in the history
  4. Fix get public key.

    andreibancioiu committed May 24, 2023
    Configuration menu
    Copy the full SHA
    ad1bbe9 View commit details
    Browse the repository at this point in the history
  5. Add proper casts.

    andreibancioiu committed May 24, 2023
    Configuration menu
    Copy the full SHA
    351abcb View commit details
    Browse the repository at this point in the history
  6. Merge pull request #40 from multiversx/uint8array-vs-buffer

    Workaround: cast (convert) buffers to Uint8Array before calling noble functions
    andreibancioiu authored May 24, 2023
    Configuration menu
    Copy the full SHA
    45db24d View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. add extra check

    popenta committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    f46cc4c View commit details
    Browse the repository at this point in the history
  2. remove only

    popenta committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    87eb57d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cc4d2e6 View commit details
    Browse the repository at this point in the history
  4. add new line

    popenta committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    9e797c5 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. make error more explicit

    popenta committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    1366cf1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #43 from multiversx/add-extra-check-decrypt-secret…

    …-key
    
    Added extra check when decrypting secret key
    popenta authored Dec 7, 2023
    Configuration menu
    Copy the full SHA
    7470df5 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. Configuration menu
    Copy the full SHA
    bc60489 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. Merge pull request #44 from multiversx/dev-dependencies-2024-01-17

    Remove some dev-dependencies (axios, in particular)
    andreibancioiu authored Jan 18, 2024
    Configuration menu
    Copy the full SHA
    fe4d5f8 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Configuration menu
    Copy the full SHA
    f27408d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #47 from multiversx/next-core

    Accept "Uint8Array", in addition to "Buffer" (on the main flows: sign, verify)
    andreibancioiu authored Mar 21, 2024
    Configuration menu
    Copy the full SHA
    dc50113 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Configuration menu
    Copy the full SHA
    cac0eee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b4400e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ee264ef View commit details
    Browse the repository at this point in the history
  4. Deprecation notice.

    andreibancioiu committed May 14, 2024
    Configuration menu
    Copy the full SHA
    01b9715 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. Add library config.

    andreibancioiu committed May 15, 2024
    Configuration menu
    Copy the full SHA
    26ee76a View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. Merge pull request #48 from multiversx/custom-hrp

    Add support for custom HRP
    andreibancioiu authored May 27, 2024
    Configuration menu
    Copy the full SHA
    5794b87 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Configuration menu
    Copy the full SHA
    5352a6d View commit details
    Browse the repository at this point in the history
  2. Handle some errors.

    andreibancioiu committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    a5e0017 View commit details
    Browse the repository at this point in the history
  3. Fix import.

    andreibancioiu committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    2f74baa View commit details
    Browse the repository at this point in the history
  4. Fix imports.

    andreibancioiu committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    4fb5e5c View commit details
    Browse the repository at this point in the history
  5. Merge pull request #52 from multiversx/entropy-1

    Add "mnemonicToEntropy" and "entropyToMnemonic"
    andreibancioiu authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    74bb771 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Configuration menu
    Copy the full SHA
    8bc371c View commit details
    Browse the repository at this point in the history