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

Merge master -> feat/unified #1487

Merged
merged 38 commits into from
Mar 20, 2024
Merged

Commits on Mar 4, 2024

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

Commits on Mar 11, 2024

  1. Configuration menu
    Copy the full SHA
    e9b799a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b596f3 View commit details
    Browse the repository at this point in the history
  3. exclude no_new_dir feature

    alyn509 committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    b287580 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c284c1e View commit details
    Browse the repository at this point in the history
  5. add action

    laurci committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    2d5b341 View commit details
    Browse the repository at this point in the history
  6. add action

    laurci committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    23555e3 View commit details
    Browse the repository at this point in the history
  7. fix action

    laurci committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    93e5f2b View commit details
    Browse the repository at this point in the history
  8. fix action

    laurci committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    c56efef View commit details
    Browse the repository at this point in the history
  9. cleanup

    andrei-marinica committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    d920b53 View commit details
    Browse the repository at this point in the history
  10. fix action

    laurci committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    3f9676c View commit details
    Browse the repository at this point in the history
  11. fix action

    laurci committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    f6b548c View commit details
    Browse the repository at this point in the history
  12. fix action

    laurci committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    d41af20 View commit details
    Browse the repository at this point in the history
  13. fix action

    laurci committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    263f968 View commit details
    Browse the repository at this point in the history
  14. fix action

    laurci committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    5fe0027 View commit details
    Browse the repository at this point in the history
  15. fix action

    laurci committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    216e629 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. fix clippy warnings

    laurci committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    51b9fac View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1451 from multiversx/bugfix_template

    template enforce new name arg to kebab case
    alyn509 authored Mar 12, 2024
    Configuration menu
    Copy the full SHA
    efe7395 View commit details
    Browse the repository at this point in the history
  3. fix fmt

    laurci committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    e18bf80 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d44ee7c View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1471 from multiversx/test-coverage

    test coverage action
    andrei-marinica authored Mar 12, 2024
    Configuration menu
    Copy the full SHA
    58af3f6 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Configuration menu
    Copy the full SHA
    63fc3a8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1477 from multiversx/gitignore-more-editors-configs

    add idea and zed editor configs to gitignore
    andrei-marinica authored Mar 14, 2024
    Configuration menu
    Copy the full SHA
    c092f82 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    89cf661 View commit details
    Browse the repository at this point in the history
  4. clippy fix

    andrei-marinica committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    34eabff View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1479 from multiversx/adder-interact-template

    adder interactor in template
    andrei-marinica authored Mar 14, 2024
    Configuration menu
    Copy the full SHA
    0817a63 View commit details
    Browse the repository at this point in the history
  6. sc 0.47.6

    andrei-marinica committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    e4b1620 View commit details
    Browse the repository at this point in the history
  7. Cargo.lock update

    andrei-marinica committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    faa9941 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. Configuration menu
    Copy the full SHA
    835ac02 View commit details
    Browse the repository at this point in the history
  2. sc 0.47.7

    andrei-marinica committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    54789fe View commit details
    Browse the repository at this point in the history
  3. Cargo.lock update

    andrei-marinica committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    b2bf499 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1480 from multiversx/release-47-6

    Release: sc 0.47.6 + sc 0.47.7
    andrei-marinica authored Mar 15, 2024
    Configuration menu
    Copy the full SHA
    f3901a0 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. Configuration menu
    Copy the full SHA
    1602097 View commit details
    Browse the repository at this point in the history
  2. vec_mapper set has mut ref

    alyn509 committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    9f233b4 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1485 from multiversx/vec-mapper-set-fix

    vec_mapper set has mut ref
    alyn509 authored Mar 19, 2024
    Configuration menu
    Copy the full SHA
    55c8528 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bb8c7a3 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. Merge pull request #1483 from multiversx/whitebox-legacy-undeprecate

    removed deprecation from old testing framework
    andrei-marinica authored Mar 20, 2024
    Configuration menu
    Copy the full SHA
    cf7ef6b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9ebc192 View commit details
    Browse the repository at this point in the history