Skip to content
New issue

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

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

Already on GitHub? # to your account

Converting sever static initializations of nano::network_params to references #3406

Merged
merged 6 commits into from
Jul 29, 2021

Commits on Jul 29, 2021

  1. Changing nano::node to hold nano::network_params by reference rather …

    …than initializing it statically.
    clemahieu committed Jul 29, 2021
    Configuration menu
    Copy the full SHA
    1ecefdd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df2a811 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cf80f89 View commit details
    Browse the repository at this point in the history
  4. Changing nano::wallets::network_params to a reference rather than ini…

    …tializing it statically.
    clemahieu committed Jul 29, 2021
    Configuration menu
    Copy the full SHA
    4eefdcc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cc30219 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e0387c5 View commit details
    Browse the repository at this point in the history