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

fix: rename swarm key #4647

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Apr 17, 2024

  1. fix: rename key from swarm.key to wallet.key

    BREAKING CHANGE: The key previously known as swarm.key is now named wallet.key. This change is necessary to improve the clarity of the key's purpose.
    ersonp committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    5e53c65 View commit details
    Browse the repository at this point in the history
  2. fix: handle existing swarm key

    ersonp committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    957443f View commit details
    Browse the repository at this point in the history
  3. test: add rename test

    ersonp committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    32904d5 View commit details
    Browse the repository at this point in the history