Skip to content
This repository has been archived by the owner on Apr 15, 2019. It is now read-only.

Handle failed pending transactions - Closes #738 #846

Merged
merged 7 commits into from
Oct 12, 2017

Conversation

slaweet
Copy link
Contributor

@slaweet slaweet commented Oct 9, 2017

In the end, I implemented this exactly as described in #738. I discarded the idea with displaying the failed transactions in red because after discussing it with Isabella I found out that this situation is much less likely than I originally thought.

It is impossible to produce this situation with just one Lisk node - e.g. If I send two transactions with the total sum exceeding my balance, the second one is rejected right away and won't make it to the pending state.

Closes #738

because the failed transactions is rarer than I thought and there is no
easy way to reproduce it so that we can actually test it.

This reverts commit ccedb70.
because the failed transactions is rarer than I thought and there is no
easy way to reproduce it so that we can actually test it.
@slaweet slaweet self-assigned this Oct 9, 2017
@slaweet slaweet requested a review from reyraa October 9, 2017 12:37
Copy link
Contributor

@reyraa reyraa left a comment

Choose a reason for hiding this comment

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

Thank you Vit. good job

@slaweet slaweet merged commit c36a074 into 1.2.0 Oct 12, 2017
@slaweet slaweet deleted the 738-handle-failed-transactions branch October 12, 2017 07:08
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants