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

Wasm buildable packages #7

Closed
wants to merge 13 commits into from
Closed

Wasm buildable packages #7

wants to merge 13 commits into from

Commits on Apr 6, 2021

  1. polished imports

    removed unused code
    update version of crates
    leobragaz committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    12d4bf0 View commit details
    Browse the repository at this point in the history
  2. added wasm build action

    leobragaz committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    cb7efb1 View commit details
    Browse the repository at this point in the history
  3. formatted files

    leobragaz committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    993e7b5 View commit details
    Browse the repository at this point in the history
  4. fixed building errors

    implement from trait for anyWrapper with Fee
    leobragaz committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    bfce696 View commit details
    Browse the repository at this point in the history
  5. fixing clippy errors

    leobragaz committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    a03d32d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    75fe0fe View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5569dfc View commit details
    Browse the repository at this point in the history
  8. fixed syntax error on yaml

    leobragaz committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    4968f68 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    93cac70 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2021

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

Commits on Apr 8, 2021

  1. Merge branch 'main' of https://github.com/forbole/cosmos-key-signer i…

    …nto wasm-buildable
    
    � Conflicts:
    �	Cargo.toml
    �	modules/js-helpers/src/signer.rs
    leobragaz committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    757c58d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d7f768 View commit details
    Browse the repository at this point in the history
  3. trying fixing wasm test

    leobragaz committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    8dd2fe7 View commit details
    Browse the repository at this point in the history