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: Expose transact async for asynchronous transactions #222

Merged
merged 37 commits into from
Oct 31, 2022

Commits on Oct 6, 2022

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

Commits on Oct 7, 2022

  1. Configuration menu
    Copy the full SHA
    96a7d5a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    84d9105 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a91c877 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4cb54d1 View commit details
    Browse the repository at this point in the history
  5. Some more cleanup

    ChaoticTempest committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    1ce4b43 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    38ef6d0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f39a58b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1902dd4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ef4fe5a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3b5b414 View commit details
    Browse the repository at this point in the history
  11. Sort imports

    ChaoticTempest committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    50bcf1f View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2022

  1. Added Finality type

    ChaoticTempest committed Oct 8, 2022
    Configuration menu
    Copy the full SHA
    5f2a6d2 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2022

  1. Added doc

    ChaoticTempest committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    6e431c8 View commit details
    Browse the repository at this point in the history
  2. Expose access keys

    ChaoticTempest committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    eb99079 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    99b12a4 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2022

  1. Configuration menu
    Copy the full SHA
    807e937 View commit details
    Browse the repository at this point in the history
  2. Added gas price

    ChaoticTempest committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    b22ac35 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ae020ef View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    27b6899 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    897ab47 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2022

  1. Addressed comments

    ChaoticTempest committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    be7d910 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2022

  1. Addressed comments

    ChaoticTempest committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    758767c View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2022

  1. Configuration menu
    Copy the full SHA
    4fa351b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e9bc8fa View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2022

  1. Addressed comments

    ChaoticTempest committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    5266978 View commit details
    Browse the repository at this point in the history
  2. Added transact_async

    ChaoticTempest committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    1a957a5 View commit details
    Browse the repository at this point in the history
  3. Update docs

    ChaoticTempest committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    103ba9d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a42bc8b View commit details
    Browse the repository at this point in the history
  5. Addressed comments

    ChaoticTempest committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    dc6a5e6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a251b8e View commit details
    Browse the repository at this point in the history
  7. Update workspaces/src/operations.rs

    Co-authored-by: Austin Abell <austinabell8@gmail.com>
    ChaoticTempest and austinabell committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    097a20c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    da16342 View commit details
    Browse the repository at this point in the history
  9. Added test for nonce

    ChaoticTempest committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    21b9c15 View commit details
    Browse the repository at this point in the history
  10. Status Result<Poll>

    ChaoticTempest committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    5a3ed24 View commit details
    Browse the repository at this point in the history
  11. Fix tests

    ChaoticTempest committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    b785ddb View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    705da77 View commit details
    Browse the repository at this point in the history