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: don't permit trying to send interactive transfers from hardware devices #6458

Conversation

brianp
Copy link
Contributor

@brianp brianp commented Aug 7, 2024

Description

Block the sending of interactive transfers from the UX, and remove instructions on how to do so.

Motivation and Context

We don't support interactive transfers from ledger, and the transaction will fail if you try.

How Has This Been Tested?

Manually

What process can a PR reviewer use to test or verify this change?

Create a ledger wallet, and note the instructions are gone and pressing "S" does nothing.

Breaking Changes

  • None
  • Requires data directory on base node to be deleted
  • Requires hard fork
  • Other - Please specify

@brianp brianp force-pushed the bp-feat-block-ledger-interactive-sends branch from 2f61c94 to 8c02cf7 Compare August 7, 2024 15:35
Copy link

github-actions bot commented Aug 7, 2024

Test Results (CI)

    3 files    123 suites   38m 16s ⏱️
1 301 tests 1 301 ✅ 0 💤 0 ❌
3 895 runs  3 895 ✅ 0 💤 0 ❌

Results for commit 8c02cf7.

@ghpbot-tari-project ghpbot-tari-project added P-acks_required Process - Requires more ACKs or utACKs P-reviews_required Process - Requires a review from a lead maintainer to be merged labels Aug 7, 2024
Copy link

github-actions bot commented Aug 7, 2024

Test Results (Integration tests)

 2 files   1 errors  9 suites   11m 42s ⏱️
19 tests 18 ✅ 0 💤 1 ❌
20 runs  19 ✅ 0 💤 1 ❌

For more details on these parsing errors and failures, see this check.

Results for commit 8c02cf7.

@SWvheerden SWvheerden merged commit 540be2c into tari-project:development Aug 8, 2024
15 of 17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P-acks_required Process - Requires more ACKs or utACKs P-reviews_required Process - Requires a review from a lead maintainer to be merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants