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 method name to execution message and call syscall #112

Merged
merged 16 commits into from
Oct 4, 2024
Merged

Commits on Oct 1, 2024

  1. Configuration menu
    Copy the full SHA
    34f535f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0299858 View commit details
    Browse the repository at this point in the history
  3. Fix typo

    lrettig committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    96b9afa View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Misc cleanup

    Factor in review comments
    Integration test passing
    lrettig committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    25d434a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9268b31 View commit details
    Browse the repository at this point in the history
  3. Merge in main branch

    Move call syscall implementation to new location
    lrettig committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    23c406a View commit details
    Browse the repository at this point in the history
  4. Update go bindings

    lrettig committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    56e4c53 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b6e02fb View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Cleanup, adding tests WIP

    Finish updating host fn signatures
    Adding entrypoint test
    lrettig committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    c0f2ea1 View commit details
    Browse the repository at this point in the history
  2. Finish the entrypoint test

    Fixed some bugs and did some cleanup
    lrettig committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    1137083 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    773485e View commit details
    Browse the repository at this point in the history
  4. Update tests

    lrettig committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    74b036a View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. Update ffi/athcon/bindings/rust/athcon-client/src/host.rs

    Co-authored-by: Bartosz Różański <bartek.roza@gmail.com>
    lrettig and poszu authored Oct 4, 2024
    Configuration menu
    Copy the full SHA
    e18b372 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f3abe5 View commit details
    Browse the repository at this point in the history
  3. Update go bindings

    lrettig committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    d19e7ce View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7a5be65 View commit details
    Browse the repository at this point in the history