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(wallet): default unversioned inputs + fix cucumber #1198

Merged
merged 3 commits into from
Nov 12, 2024

Conversation

sdbondi
Copy link
Member

@sdbondi sdbondi commented Nov 8, 2024

Description

feat(wallet): default unversioned inputs + fix cucmber

Motivation and Context

Concurrency cucumber failing due to use of versioned inputs. Needed a way to tell the wallet not to use versioned inputs when autodetecting them

How Has This Been Tested?

Cucumber

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

Submit a transaction to the wallet and set detect_inputs_use_unversioned = true

Breaking Changes

  • None
  • Requires data directory to be deleted
  • Other - Please specify

Copy link

github-actions bot commented Nov 8, 2024

Test Results (CI)

561 tests  ±0   561 ✅ ±0   1h 20m 17s ⏱️ - 3m 45s
 54 suites ±0     0 💤 ±0 
  1 files   ±0     0 ❌ ±0 

Results for commit 2c91e2d. ± Comparison against base commit a148dcb.

♻️ This comment has been updated with latest results.

@sdbondi sdbondi changed the title feat(wallet): default unversioned inputs + fix cucmber feat(wallet): default unversioned inputs + fix cucumber Nov 11, 2024
@sdbondi sdbondi merged commit b878f58 into tari-project:development Nov 12, 2024
11 checks passed
@sdbondi sdbondi deleted the cucumber-concurrency branch November 12, 2024 07:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants