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

The Great Reset #99

Merged
merged 5 commits into from
Jul 6, 2022
Merged

Commits on Jun 27, 2022

  1. Refactor everything

    This PR moves all the components into different module.
    Checkout PR description for more details.
    rajarshimaitra committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    1e70ff9 View commit details
    Browse the repository at this point in the history
  2. Remove base64 dependency

    We don't need base64 because rust-bitcoin already exposes a version of
    that crate that we can use. Removing one more parallel dependency.
    rajarshimaitra committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    b09c405 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4e8f830 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2022

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

Commits on Jul 6, 2022

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