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

Use tokio instead of async-std #495

Merged
merged 4 commits into from
Apr 1, 2022
Merged

Use tokio instead of async-std #495

merged 4 commits into from
Apr 1, 2022

Commits on Apr 1, 2022

  1. examples: Use tokio instead of std async

    Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
    lexnv committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    3986be1 View commit details
    Browse the repository at this point in the history
  2. test-runtime: Use tokio instead of std async

    Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
    lexnv committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    f84099d View commit details
    Browse the repository at this point in the history
  3. subxt: Use tokio instead of std async

    Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
    lexnv committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    40cf35f View commit details
    Browse the repository at this point in the history
  4. examples: Use only necessary tokio features

    Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
    lexnv committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    b13b005 View commit details
    Browse the repository at this point in the history