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

Add wallet address generator binary #1261

Merged
merged 7 commits into from
Oct 6, 2023

Commits on Oct 5, 2023

  1. Add wallet address generator binary

    - used for generating new seed phrase and addresses for mainnet
    OBorce committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    6922d7b View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. Configuration menu
    Copy the full SHA
    d1074d8 View commit details
    Browse the repository at this point in the history
  2. Use LOOKAHEAD_SIZE constant

    OBorce committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    b615759 View commit details
    Browse the repository at this point in the history
  3. Reformat output

    TheQuantumPhysicist committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    9e933b7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    73b7e3b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f93f5de View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6f231c4 View commit details
    Browse the repository at this point in the history