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

feat: Added interactive-clap for cargo-near #103

Merged
merged 15 commits into from
Oct 1, 2023

Commits on Sep 14, 2023

  1. start

    FroVolod committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    1bddaed View commit details
    Browse the repository at this point in the history
  2. added interactive_clap for abi

    FroVolod committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    0d5a09f View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2023

  1. added interactive_clap for build

    FroVolod committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    6510b3d View commit details
    Browse the repository at this point in the history
  2. refactored

    FroVolod committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    40d6f2d View commit details
    Browse the repository at this point in the history
  3. refactored

    FroVolod committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    55568ae View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2023

  1. added lib.rs

    FroVolod committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    1d42c80 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. fixed console command

    FroVolod committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    208157c View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. changed "anyhow" to "color-eyre"

    FroVolod committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    1e55872 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. fixed tests

    FroVolod committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    ed61413 View commit details
    Browse the repository at this point in the history
  2. refactored

    FroVolod committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    69d1c88 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2023

  1. updated: interactive-clap = "0.2.5"

    FroVolod committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    d4a053e View commit details
    Browse the repository at this point in the history
  2. updated: rust-version = "1.70.0"

    FroVolod committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    a3ce2c1 View commit details
    Browse the repository at this point in the history
  3. ci: Added libudev as a Linux build dependency to support Ledger devic…

    …es and added cargo-dist and release-plz
    frol committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    06f0369 View commit details
    Browse the repository at this point in the history
  4. ci: Fixing compilation errors

    frol committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    1631c3e View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2023

  1. ci: Temporarily ignore near-workspaces-rs tests as cargo-near require…

    …s Rust 1.70+ while latest released near-workspaces-rs does not support Rust 1.70+
    frol committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    9ce42fd View commit details
    Browse the repository at this point in the history