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

fix: invalid tx showing up as valid #306

Merged
merged 2 commits into from
Oct 31, 2020
Merged

fix: invalid tx showing up as valid #306

merged 2 commits into from
Oct 31, 2020

Conversation

yknl
Copy link
Contributor

@yknl yknl commented Oct 30, 2020

This PR fixes a bug where invalid STX transactions (valid BTC transaction but rejected by Stacks core node) shows up as a valid STX transaction in the wallet transaction history. This only occurs when the account has no prior transaction history. Fixed by updating to @blockstack/[email protected] stacks-network/stacks-utils#17

Type of Change

  • New feature
  • Bug fix
  • API reference/documentation update
  • Other

Does this introduce a breaking change?

No

Are documentation updates required?

No

Testing information

Invalid transactions should not show up as valid in history.

Copy link

@timstackblock timstackblock left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:
good to go

@yknl yknl merged commit 84f0da4 into master Oct 31, 2020
@kyranjamie kyranjamie deleted the fix/invalid-tx branch October 31, 2020 10:30
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