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 remove command #837

Merged
merged 38 commits into from
Feb 15, 2023
Merged

Add remove command #837

merged 38 commits into from
Feb 15, 2023

Commits on Nov 22, 2022

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

Commits on Nov 23, 2022

  1. import remove command

    lean-apple committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    810661a View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2022

  1. Configuration menu
    Copy the full SHA
    4b86a21 View commit details
    Browse the repository at this point in the history
  2. update with last changes

    lean-apple committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    d6c41d9 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2022

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

Commits on Dec 19, 2022

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

Commits on Jan 9, 2023

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

Commits on Jan 16, 2023

  1. get last changes

    lean-apple committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    ea7f284 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f07ee02 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2023

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

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

Commits on Jan 20, 2023

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

Commits on Jan 23, 2023

  1. add last changes

    lean-apple committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    2f2f68c View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2023

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

    lean-apple committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    33a6662 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2023

  1. Configuration menu
    Copy the full SHA
    05d9e75 View commit details
    Browse the repository at this point in the history
  2. ignore integration tests

    lean-apple committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    27e25b9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2b2ce84 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d94be80 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2023

  1. Configuration menu
    Copy the full SHA
    67e5a77 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dcccb12 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4aee17f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bb30200 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6551782 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9daca4c View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2023

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

Commits on Feb 3, 2023

  1. fix code-hash handle

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

Commits on Feb 10, 2023

  1. get last changes

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

Commits on Feb 13, 2023

  1. Configuration menu
    Copy the full SHA
    6058aa8 View commit details
    Browse the repository at this point in the history
  2. fix documentation

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

Commits on Feb 14, 2023

  1. improve code_hash

    lean-apple committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    3622781 View commit details
    Browse the repository at this point in the history
  2. fix error handling

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

Commits on Feb 15, 2023

  1. Add api imports

    ascjones committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    a857219 View commit details
    Browse the repository at this point in the history
  2. Use correct event type

    ascjones committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    a39c712 View commit details
    Browse the repository at this point in the history
  3. Fix extrinsics.md

    ascjones committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    cba704b View commit details
    Browse the repository at this point in the history
  4. Fix extrinsics.md

    ascjones committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    c733739 View commit details
    Browse the repository at this point in the history
  5. Wrap long error message

    ascjones committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    27763a2 View commit details
    Browse the repository at this point in the history
  6. Error message formatting

    ascjones committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    59117d8 View commit details
    Browse the repository at this point in the history