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

Enhancing Access to Extrinsic Operations through an API #1213

Merged
merged 19 commits into from
Aug 30, 2023

Commits on Aug 30, 2023

  1. Configuration menu
    Copy the full SHA
    3fdc274 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b8b982f View commit details
    Browse the repository at this point in the history
  3. docs(extrinsics): add doc comments for the methods

    Signed-off-by: Tarek <[email protected]>
    tareknaser committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    e838b7c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c977e4e View commit details
    Browse the repository at this point in the history
  5. test(extrinsics): write tests for the API

    Signed-off-by: Tarek <[email protected]>
    tareknaser committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    93c306c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3f6f94d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4defe5f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1c5c3d3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7a8b902 View commit details
    Browse the repository at this point in the history
  10. feat(extrinsics): use tokio runtime block in main

    Signed-off-by: Tarek <[email protected]>
    tareknaser committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    377dd28 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e6c57f5 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7ef5fdd View commit details
    Browse the repository at this point in the history
  13. fix(extrinsics): update integration tests

    Signed-off-by: Tarek <[email protected]>
    tareknaser committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    b2c4a4e View commit details
    Browse the repository at this point in the history
  14. fix(extrinsics): compile integration-tests

    Signed-off-by: Tarek <[email protected]>
    tareknaser committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    d315ca6 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    a967332 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    d799a8d View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    b712746 View commit details
    Browse the repository at this point in the history
  18. fix(test): update integration tests to unwrap

    Signed-off-by: Tarek <[email protected]>
    tareknaser committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    a1000f0 View commit details
    Browse the repository at this point in the history
  19. fix(extrinsics): add file headers

    Signed-off-by: Tarek <[email protected]>
    tareknaser committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    358ed0f View commit details
    Browse the repository at this point in the history