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: verify wallet recovery #6788

Merged

Conversation

hansieodendaal
Copy link
Contributor

Description

  • Verified wallet recovery does not always start scanning from the genesis block instead of a bit before the closest wallet birthday block.
  • Fixed a Windows build error introduced by feat: upgrade crossterm #6783.

Motivation and Context

See #6787

How Has This Been Tested?

New unit test
System-level testing (wallet recovery)

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

Code review

Breaking Changes

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

- Verified wallet recovery does not always start scanning from the genesis block instead of from
a bit before the closest wallet birthday block.
- Fixed a Windows build error introduced by tari-project#6783.
@hansieodendaal hansieodendaal requested a review from a team as a code owner February 5, 2025 15:59
Copy link

github-actions bot commented Feb 5, 2025

Test Results (CI)

    3 files    129 suites   34m 57s ⏱️
1 361 tests 1 361 ✅ 0 💤 0 ❌
4 081 runs  4 081 ✅ 0 💤 0 ❌

Results for commit 431b47a.

Copy link

github-actions bot commented Feb 5, 2025

Test Results (Integration tests)

 2 files  11 suites   30m 5s ⏱️
36 tests 35 ✅ 0 💤 1 ❌
37 runs  36 ✅ 0 💤 1 ❌

For more details on these failures, see this check.

Results for commit 431b47a.

@SWvheerden SWvheerden merged commit e263caa into tari-project:development Feb 5, 2025
16 of 17 checks passed
@hansieodendaal hansieodendaal deleted the ho_wallet_birthday_scan branch February 6, 2025 07:06
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.

2 participants