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

Refactor interface #21

Open
wants to merge 19 commits into
base: main
Choose a base branch
from
Open

Refactor interface #21

wants to merge 19 commits into from

Commits on Nov 24, 2024

  1. Split deriveAddress functions

    Pessina committed Nov 24, 2024
    Configuration menu
    Copy the full SHA
    ff24316 View commit details
    Browse the repository at this point in the history
  2. Split signing process in BTC

    Pessina committed Nov 24, 2024
    Configuration menu
    Copy the full SHA
    49550e5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a9d6a54 View commit details
    Browse the repository at this point in the history
  4. BTC/EVM working

    Pessina committed Nov 24, 2024
    Configuration menu
    Copy the full SHA
    da36a22 View commit details
    Browse the repository at this point in the history
  5. Cosmos working

    Pessina committed Nov 24, 2024
    Configuration menu
    Copy the full SHA
    765d759 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8a7866a View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2024

  1. Remove unused packages

    Pessina committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    ff76a09 View commit details
    Browse the repository at this point in the history
  2. Include wallet utils methods

    Pessina committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    f00ed94 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    936422d View commit details
    Browse the repository at this point in the history
  4. Update to match new interface

    Pessina committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    ae0268a View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2024

  1. Configuration menu
    Copy the full SHA
    1e06cf3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e7b9a9 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2024

  1. Refactor package

    Pessina committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    7b606b6 View commit details
    Browse the repository at this point in the history
  2. Fix types

    Pessina committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    29fd074 View commit details
    Browse the repository at this point in the history
  3. Fix BTC and types

    Pessina committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    46fc496 View commit details
    Browse the repository at this point in the history
  4. Cosmos working

    Pessina committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    3cd2dde View commit details
    Browse the repository at this point in the history
  5. Small updates

    Pessina committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    ea09b42 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2024

  1. EVM working

    Pessina committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    2753a8b View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2024

  1. Update cosmos balance fetch

    Pessina committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    2b23bb7 View commit details
    Browse the repository at this point in the history