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

feat(wallets): add get_wallet_names rpc #2202

Merged
merged 11 commits into from
Sep 25, 2024
Merged

feat(wallets): add get_wallet_names rpc #2202

merged 11 commits into from
Sep 25, 2024

Commits on Aug 28, 2024

  1. add get_wallet_names rpc

    shamardy committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    9857170 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

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

Commits on Sep 19, 2024

  1. Configuration menu
    Copy the full SHA
    704305d View commit details
    Browse the repository at this point in the history
  2. review fix: add tests

    shamardy committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    1a7c003 View commit details
    Browse the repository at this point in the history
  3. use STOP_TIMEOUT_MS const

    shamardy committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    874b294 View commit details
    Browse the repository at this point in the history
  4. review fix: refactor read_file_names_with_extension and `read_file_…

    …stems_with_extension` into a single `list_files_by_extension` function
    shamardy committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    bea5479 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e1dbb67 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

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

Commits on Sep 23, 2024

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

Commits on Sep 25, 2024

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