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

Add --binary flag for info command #1311

Merged
merged 65 commits into from
Sep 4, 2023
Merged

Add --binary flag for info command #1311

merged 65 commits into from
Sep 4, 2023

Commits on Feb 28, 2023

  1. add info structure

    lean-apple committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    a4c4775 View commit details
    Browse the repository at this point in the history
  2. add info import

    lean-apple committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    83e02db View commit details
    Browse the repository at this point in the history
  3. change function call

    lean-apple committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    19c6dd8 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2023

  1. wip - fix some issues

    lean-apple committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    8657bb6 View commit details
    Browse the repository at this point in the history
  2. fix client error

    lean-apple committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    2f9bab1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3b13b04 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2023

  1. Configuration menu
    Copy the full SHA
    9cab620 View commit details
    Browse the repository at this point in the history
  2. Decode bytes into type.

    ascjones committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    32723ac View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2023

  1. Configuration menu
    Copy the full SHA
    ef400f8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ef22bb2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    835b38b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a505dce View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ad14610 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2023

  1. Configuration menu
    Copy the full SHA
    1c5c2e7 View commit details
    Browse the repository at this point in the history
  2. add last changes

    lean-apple committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    0de3eb4 View commit details
    Browse the repository at this point in the history
  3. add doc

    lean-apple committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    26bfc36 View commit details
    Browse the repository at this point in the history
  4. fix fmt

    lean-apple committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    39dac30 View commit details
    Browse the repository at this point in the history
  5. update changelog

    lean-apple committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    d96cc4a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    357f66a View commit details
    Browse the repository at this point in the history
  7. add last changes

    lean-apple committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    e1fc3c6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3f1a13b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4b493a1 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ca5509e View commit details
    Browse the repository at this point in the history
  11. fix fmt

    lean-apple committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    945206c View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2023

  1. change trie id format

    lean-apple committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    2442dea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9200774 View commit details
    Browse the repository at this point in the history
  3. remove output_json

    lean-apple committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    97c4c25 View commit details
    Browse the repository at this point in the history
  4. fix fmt

    lean-apple committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    95a5eba View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b68960b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2b50898 View commit details
    Browse the repository at this point in the history
  7. complete doc

    lean-apple committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    3ee9892 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2023

  1. docs: change minor term

    lean-apple committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    8ac5b0d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e173f02 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2023

  1. Configuration menu
    Copy the full SHA
    311eb63 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c06c7d7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0b3f56d View commit details
    Browse the repository at this point in the history
  4. fix output-json result

    lean-apple committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    3741ef9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c9266a1 View commit details
    Browse the repository at this point in the history
  6. update changelog + doc

    lean-apple committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    934e7dd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1bc5320 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a6a9e09 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    034064c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3f8d00c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a252a41 View commit details
    Browse the repository at this point in the history
  12. fix fmt and clippy

    lean-apple committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    5093738 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2023

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

Commits on Mar 16, 2023

  1. merge last changes

    lean-apple committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    a6809e7 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2023

  1. Configuration menu
    Copy the full SHA
    0571c81 View commit details
    Browse the repository at this point in the history
  2. optimize the display

    lean-apple committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    8e67cf6 View commit details
    Browse the repository at this point in the history
  3. fix fmt

    lean-apple committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    c704a51 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1ffbffa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    793cb4a View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2023

  1. complete tests

    lean-apple committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    d0b18ce View commit details
    Browse the repository at this point in the history
  2. fix error merge

    lean-apple committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    fa22b0a View commit details
    Browse the repository at this point in the history
  3. fix error merge

    lean-apple committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    c01759e View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2023

  1. Configuration menu
    Copy the full SHA
    bbb4f59 View commit details
    Browse the repository at this point in the history
  2. fix temporary test

    lean-apple committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    68a29b2 View commit details
    Browse the repository at this point in the history
  3. fix fmt

    lean-apple committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    133aea6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    234b258 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2023

  1. Update crates/cargo-contract/src/cmd/info.rs

    Co-authored-by: Michael Müller <mich@elmueller.net>
    lean-apple and cmichi authored Mar 23, 2023
    Configuration menu
    Copy the full SHA
    2a357b5 View commit details
    Browse the repository at this point in the history
  2. Update crates/cargo-contract/src/cmd/info.rs

    Co-authored-by: Michael Müller <mich@elmueller.net>
    lean-apple and cmichi authored Mar 23, 2023
    Configuration menu
    Copy the full SHA
    91d883e View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

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

Commits on Sep 4, 2023

  1. Configuration menu
    Copy the full SHA
    c73fc53 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    71b4560 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c3eb3fc View commit details
    Browse the repository at this point in the history