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

fix(cli): object add-link: do not allow blocks over BS limit #8414

Merged
merged 6 commits into from
Sep 28, 2021

Commits on Sep 7, 2021

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

Commits on Sep 23, 2021

  1. add force option

    schomatis committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    4e5e7f4 View commit details
    Browse the repository at this point in the history
  2. abstract check in function

    schomatis committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    e16bc39 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6374c6d View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2021

  1. test

    schomatis committed Sep 24, 2021
    Configuration menu
    Copy the full SHA
    445b9d7 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2021

  1. refactor: allow-big-block

    - renamed override flag to --allow-big-block
    - separate tests for default and override behavior
    lidel committed Sep 27, 2021
    Configuration menu
    Copy the full SHA
    77f420e View commit details
    Browse the repository at this point in the history