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(rust): provide async implementations of blocking entity and vault functions #1832

Closed
wants to merge 9 commits into from

Commits on Oct 13, 2021

  1. Configuration menu
    Copy the full SHA
    52f3276 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a2611e8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2314de3 View commit details
    Browse the repository at this point in the history
  4. feat(rust): various improvements to ockam_executor

    - remove bump allocator from ockam_executor
    - unify Wakers
    - only poll ready tasks
    antoinevg committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    7303e3a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3210a4f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9125bf5 View commit details
    Browse the repository at this point in the history
  7. feat(rust): new feature 'no_main' to control ockam_node_attribute beh…

    …avior on baremetal platforms
    antoinevg committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    184d740 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2021

  1. feat(rust): itm logging

    antoinevg committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    70da6c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f69d1a5 View commit details
    Browse the repository at this point in the history