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(gtest): Improve value and ED managment #4111

Merged
merged 35 commits into from
Aug 19, 2024

Commits on Aug 1, 2024

  1. State todos

    techraed committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    a60dc13 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. Configuration menu
    Copy the full SHA
    5b040b1 View commit details
    Browse the repository at this point in the history
  2. State proper todos

    techraed committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    32ced45 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. Fix most of workspace tests

    techraed committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    b23c60a View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. Adjust signals test

    techraed committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    7d8ac30 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    389bd45 View commit details
    Browse the repository at this point in the history
  3. Fix workspace tests

    techraed committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    17bcfa2 View commit details
    Browse the repository at this point in the history
  4. Fix test

    techraed committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    aeabdb2 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2024

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

Commits on Aug 11, 2024

  1. WIP

    ByteNacked committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    d42557b View commit details
    Browse the repository at this point in the history
  2. Update tests

    ByteNacked committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    aad49be View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. Configuration menu
    Copy the full SHA
    2b52970 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    322bd57 View commit details
    Browse the repository at this point in the history
  3. Fix mailbox test

    ByteNacked committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    6d8115d View commit details
    Browse the repository at this point in the history
  4. Update cargo-gbuild tests

    ByteNacked committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    cd44374 View commit details
    Browse the repository at this point in the history
  5. Fix CI

    techraed committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    1867a54 View commit details
    Browse the repository at this point in the history
  6. Review fixes

    ByteNacked committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    9183214 View commit details
    Browse the repository at this point in the history
  7. Update gtest doc-comments

    ByteNacked committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    6eda532 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Configuration menu
    Copy the full SHA
    032c74e View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/st-block-exec-gtest' into rmasl-…

    …gtest-improve-value-managment
    ByteNacked committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    e684bb4 View commit details
    Browse the repository at this point in the history
  3. Fix tests

    ByteNacked committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    7ce2a48 View commit details
    Browse the repository at this point in the history
  4. Fix tests II

    ByteNacked committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    e66c7e7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8edf691 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. Configuration menu
    Copy the full SHA
    3fb0d65 View commit details
    Browse the repository at this point in the history
  2. Fix doc-comment

    ByteNacked committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    e2594b2 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. refactor Actors storages

    ByteNacked committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    09e7882 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e32e4ee View commit details
    Browse the repository at this point in the history
  3. Fix fn withdraw_gas params

    ByteNacked committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    fffbe78 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. Update gtest/src/lib.rs

    Co-authored-by: Sabaun Taraki <taraki.sabaun.rl@gmail.com>
    ByteNacked and techraed authored Aug 19, 2024
    Configuration menu
    Copy the full SHA
    26548fc View commit details
    Browse the repository at this point in the history
  2. Review fixes

    ByteNacked committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    ccd3104 View commit details
    Browse the repository at this point in the history
  3. Review fixes II

    ByteNacked committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    6ddf71a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9421b16 View commit details
    Browse the repository at this point in the history
  5. Fix docs

    ByteNacked committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    820cbd1 View commit details
    Browse the repository at this point in the history
  6. Fix docs II

    ByteNacked committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    8c17db4 View commit details
    Browse the repository at this point in the history
  7. Review fixes III

    ByteNacked committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    1317078 View commit details
    Browse the repository at this point in the history