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

Accept new fixes and features #67

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

Commits on Apr 12, 2024

  1. Updated "Makefile".

    Fixed the commands "sendfrom?" not working if no fall-back fee is configured. Modified the parameters of the commands "address?". Implemented the new commands "wallet?".
    M61Shaforostov committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    c9fa1a4 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2024

  1. Configuration menu
    Copy the full SHA
    06d8cb9 View commit details
    Browse the repository at this point in the history
  2. Updated "README.md".

    Deleted the [obsolete] output samples for "make getinfo". Brought in the "make" commands for wallet creation. Slightly edited the block generation guidelines.
    M61Shaforostov committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    17ab88c View commit details
    Browse the repository at this point in the history
  3. Updated the guidelines for running a Docker container.

    Updated the "Makefile" targets. Referred to the existing "Makefile" targets in "README.md".
    M61Shaforostov committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    f9eca8d View commit details
    Browse the repository at this point in the history