Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

Fix local transactions without condition. #5716

Merged
merged 2 commits into from
Jun 3, 2017
Merged

Fix local transactions without condition. #5716

merged 2 commits into from
Jun 3, 2017

Conversation

tomusdrw
Copy link
Collaborator

It was not possible to cancel transaction that didn't have a condition.
In fact no transaction was displayed, cause TxRow expected every transaction to always have a condition.

Closes #5715

@tomusdrw tomusdrw added A0-pleasereview 🤓 Pull request needs code review. B0-patch labels May 30, 2017
@tomusdrw tomusdrw requested a review from CraigglesO May 30, 2017 14:56
@CraigglesO
Copy link
Contributor

Yeah, this looks good to me. Real shame that mistake. It's hard to check every use case sometimes.

I wanted to test the branch myself, but I keep getting errors even using the branches rust compiled. Which branch of rust are you using to make the --ui-no-valdiation work?

@tomusdrw
Copy link
Collaborator Author

@CraigglesO No worries, we didn't catch it during the review either, and it wasn't that obvious that this functionality is actually required.
You can run with --ws-origins all as a workaround for now.

@jacogr jacogr added A8-looksgood 🦄 Pull request is reviewed well. and removed A0-pleasereview 🤓 Pull request needs code review. labels May 31, 2017
@gavofyork gavofyork merged commit 5ec5d2f into master Jun 3, 2017
@gavofyork gavofyork deleted the localtx branch June 3, 2017 12:41
jacogr pushed a commit that referenced this pull request Jun 7, 2017
@jacogr jacogr mentioned this pull request Jun 7, 2017
arkpar pushed a commit that referenced this pull request Jun 7, 2017
* Merge #5716

* Merge #5784

* Merge #5698
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A8-looksgood 🦄 Pull request is reviewed well.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants