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

test cosmjs extension #477

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

Commits on May 15, 2024

  1. add starship to testing

    skylinezum committed May 15, 2024
    Configuration menu
    Copy the full SHA
    0d62c76 View commit details
    Browse the repository at this point in the history
  2. fix starship versions, use chain type instead for tests, add commands…

    … for deploy and port forward
    Anmol1696 committed May 15, 2024
    Configuration menu
    Copy the full SHA
    8dd0f1b View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Merge pull request #1 from Anmol1696/anmol/fix-starship

    fix: fix starship
    skylinezum authored May 16, 2024
    Configuration menu
    Copy the full SHA
    d44a7fa View commit details
    Browse the repository at this point in the history
  2. add starship command

    skylinezum committed May 16, 2024
    Configuration menu
    Copy the full SHA
    282454f View commit details
    Browse the repository at this point in the history

Commits on May 19, 2024

  1. create global starship config

    - move config.yaml to project/starship/
    - update corresponding paths
    skylinezum committed May 19, 2024
    Configuration menu
    Copy the full SHA
    0f7a098 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. create cosmjs wallet

    - create cosmjs wallet from leap extension
    skylinezum committed May 20, 2024
    Configuration menu
    Copy the full SHA
    db18add View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

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

Commits on May 23, 2024

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

Commits on May 24, 2024

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

Commits on Jun 12, 2024

  1. test cosmjs extension

    btcSteven committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    0663453 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. clean up tests and @cosmos-kit

    - remove unused lines
    - remove cosmjs wallet from cosmos-kit
    skylinezum committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    cc4e291 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. allow passing mnemonic when create a cosmjs-extension wallet

    - clean up readme for cosmjs-extension
    - allow passsing in an optional mnemonic or let it generate by default.
    skylinezum committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    9f7f5ae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ed23b7 View commit details
    Browse the repository at this point in the history
  3. fix merge conflicts to match main

    - .yarn.lock
    - 'nock'; remove ;
    skylinezum committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    7304a22 View commit details
    Browse the repository at this point in the history
  4. allow passing mnemonic when create a cosmjs-extension wallet

    - clean up readme for cosmjs-extension
    - allow passsing in an optional mnemonic or let it generate by default.
    - fix merge conflicts
    skylinezum committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    1116e49 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    10b1ca0 View commit details
    Browse the repository at this point in the history