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

[SDK] [Python] Updated cancel method #960

Merged
merged 7 commits into from
Jan 10, 2024

Conversation

eugenvoronov
Copy link
Contributor

Description

Returns the hash of the transaction as the result of the cancel method.
The transaction hash is required when we process a refund to the user. The idea is to wait for a transaction to receive a certain number of confirmations before we receive logs of the last transfer.

Summary of changes

  • Update cancel method to SDK
  • Updated GitBook

How test the changes

make run-test

Related issues

[SDK] [Python] Return transaction hash as result of cancel method#920

@vercel
Copy link

vercel bot commented Sep 30, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
faucet-server ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 9, 2024 0:43am
hufi-exchange-oracle-server ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 9, 2024 0:43am
hufi-job-launcher-server ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 9, 2024 0:43am
hufi-recording-oracle-server ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 9, 2024 0:43am
hufi-reputation-oracle ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 9, 2024 0:43am
job-launcher-client ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 9, 2024 0:43am
job-launcher-server ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 9, 2024 0:43am
reputation-oracle-server ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 9, 2024 0:43am
8 Ignored Deployments
Name Status Preview Comments Updated (UTC)
escrow-dashboard ⬜️ Ignored (Inspect) Visit Preview Jan 9, 2024 0:43am
fortune-exchange-oracle ⬜️ Ignored (Inspect) Visit Preview Jan 9, 2024 0:43am
fortune-exchange-oracle-server ⬜️ Ignored (Inspect) Visit Preview Jan 9, 2024 0:43am
fortune-job-launcher-client ⬜️ Ignored (Inspect) Visit Preview Jan 9, 2024 0:43am
fortune-job-launcher-server ⬜️ Ignored (Inspect) Visit Preview Jan 9, 2024 0:43am
fortune-recording-oracle ⬜️ Ignored (Inspect) Visit Preview Jan 9, 2024 0:43am
fortune-reputation-oracle ⬜️ Ignored (Inspect) Visit Preview Jan 9, 2024 0:43am
human-protocol-typescript-sdk-docs ⬜️ Ignored (Inspect) Visit Preview Jan 9, 2024 0:43am

@eugenvoronov eugenvoronov self-assigned this Sep 30, 2023
@eugenvoronov eugenvoronov linked an issue Sep 30, 2023 that may be closed by this pull request
@vercel vercel bot temporarily deployed to Preview – human-protocol-typescript-sdk-docs September 30, 2023 06:52 Inactive
@vercel vercel bot temporarily deployed to Preview – fortune-job-launcher-client October 3, 2023 07:32 Inactive
@vercel vercel bot temporarily deployed to Preview – human-protocol-typescript-sdk-docs October 3, 2023 07:35 Inactive
@eugenvoronov eugenvoronov marked this pull request as draft October 5, 2023 10:57
@eugenvoronov eugenvoronov changed the title [SDK] [Python] Updated cancel method [WIP] [SDK] [Python] Updated cancel method Oct 5, 2023
@portuu3 portuu3 added the WIP Work In Progress label Oct 10, 2023
@eugenvoronov eugenvoronov changed the title [WIP] [SDK] [Python] Updated cancel method [SDK] [Python] Updated cancel method Oct 10, 2023
@leric7 leric7 removed the WIP Work In Progress label Jan 8, 2024
@leric7 leric7 self-assigned this Jan 8, 2024
@leric7 leric7 marked this pull request as ready for review January 8, 2024 22:23
@leric7 leric7 requested a review from portuu3 January 8, 2024 22:24
@leric7 leric7 merged commit af03ba8 into develop Jan 10, 2024
@leric7 leric7 deleted the feature/python-sdk/cancel-method branch January 15, 2024 15:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[SDK] [Python] Return transaction hash as result of cancel method
4 participants