Skip to content

fix(dashmate): wrong envoy config path on windows - #949

Merged
shuplenkov merged 1 commit into
v0.24-devfrom
fix/windows_path
Apr 21, 2023
Merged

fix(dashmate): wrong envoy config path on windows#949
shuplenkov merged 1 commit into
v0.24-devfrom
fix/windows_path

Conversation

@shuplenkov

@shuplenkov shuplenkov commented Apr 20, 2023

Copy link
Copy Markdown

Issue being fixed or feature implemented

Dashmate throws fatal error "invalid input" even for valid path for existing cert in Windows environment

What was done?

Fixed error in filename parsing.

How Has This Been Tested?

Manual

Breaking Changes

No

Checklist:

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have added or updated relevant unit/integration/functional/e2e tests
  • I have made corresponding changes to the documentation

For repository code-owners and collaborators only

  • I have assigned this pull request to a milestone

@shuplenkov shuplenkov added this to the v0.24.0 milestone Apr 20, 2023
@shuplenkov
shuplenkov merged commit 3709332 into v0.24-dev Apr 21, 2023
@shuplenkov
shuplenkov deleted the fix/windows_path branch April 21, 2023 12:37
@thephez thephez changed the title fix(dashamte): wrong envoy config path on windows fix(dashmate): wrong envoy config path on windows Apr 24, 2023
QuantumExplorer added a commit that referenced this pull request Aug 11, 2026
…y-wallet

rust-dashcore#952 (merged as 9c0e8742) gave the #926 policy a canonical
home: AccountType::is_contact_owned(), with an exhaustive match so any
future account type must declare whether its coins are the wallet's or
a contact's. Bump the workspace pin to the dev tip (37b1a361, which
also brings dash-spv sync-reliability fixes #941/#943/#949/#953) and
make is_contact_watch_only delegate to the upstream predicate instead
of matching DashpayExternalAccount locally.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
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