Navigation Menu

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

Remove Replaced transactions from cache #2088

Merged

Conversation

lontivero
Copy link
Collaborator

In case a transaction is replaced (RBF) by other one or when there is a chain reorg the coins created by those transactions are removed from the Coins list. The transactions that created those coins has to be removed too.

benthecarman
benthecarman previously approved these changes Aug 7, 2019
Copy link
Contributor

@benthecarman benthecarman left a comment

Choose a reason for hiding this comment

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

ACK after @yahiheb's formatting fix

molnard
molnard previously approved these changes Aug 8, 2019
Copy link
Collaborator

@molnard molnard left a comment

Choose a reason for hiding this comment

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

Code is fine, logic seems good too, but @nopara73 approval required.

@nopara73 nopara73 dismissed stale reviews from molnard and benthecarman via ae3b7c7 August 9, 2019 13:00
nopara73
nopara73 previously approved these changes Aug 9, 2019
Copy link
Contributor

@nopara73 nopara73 left a comment

Choose a reason for hiding this comment

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

ACK. (Resolve conflict and mergable.)

@lontivero
Copy link
Collaborator Author

Done.

benthecarman
benthecarman previously approved these changes Aug 9, 2019
MaxHillebrand
MaxHillebrand previously approved these changes Aug 10, 2019
@nopara73
Copy link
Contributor

Oh, wanted to merge it, but there's still a conflict.

@lontivero lontivero force-pushed the Fix/Remove-Transaction-From-Chache branch from ddb3432 to 26f56c6 Compare August 12, 2019 13:18
@lontivero
Copy link
Collaborator Author

Rebased.

@nopara73 nopara73 merged commit 4845ed8 into zkSNACKs:master Aug 13, 2019
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.

None yet

6 participants