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 reason for transaction cancellation for callback in wallet_ffi #3601

Merged

Conversation

StriderDM
Copy link
Contributor

@StriderDM StriderDM commented Nov 22, 2021

Description

Exposes reason for transaction cancellation to wallet_ffi via the transaction cancellation callback.

Additionally removes outdated docs and fixes Clippy errors.

Motivation and Context

How Has This Been Tested?

cargo test --all

@StriderDM StriderDM changed the title feat!: expose reason for transaction cancellation callback in wallet_ffi feat!: expose reason for transaction cancellation for callback in wallet_ffi Nov 22, 2021
Update cancellation callback and transaction protocols
Update unit tests
Update integration tests
Update wallet header
Clippy fixes

Review comments

Update documentation
@aviator-app aviator-app bot merged commit 3b3da21 into tari-project:development Nov 23, 2021
sdbondi added a commit to sdbondi/tari that referenced this pull request Nov 23, 2021
* development:
  fix: seed word parsing (tari-project#3607)
  feat: add ban peers metric (tari-project#3605)
  feat!: expose reason for transaction cancellation for callback in wallet_ffi (tari-project#3601)
  test: improve cucumber scenario robustness (tari-project#3599)
  feat: use CipherSeed wallet birthday for recovery start point (tari-project#3602)
  docs: ignore RFC code blocks (tari-project#3603)
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.

None yet

3 participants