CClaimTrieCache::removeClaim does not need the height parameter #226

Closed
opened 2018-10-19 21:14:24 +02:00 by BrannonKing · 2 comments
BrannonKing commented 2018-10-19 21:14:24 +02:00 (Migrated from github.com)

... since the claim object itself knows the correct height. Please use the one on the claim object and remove the parameter and simplify the code accordingly.

Acceptance Criteria

Definition of Done

  • Tested against acceptance criteria
  • Tested against the assumptions of the user story
  • The project builds without errors
  • Unit tests are written and passing
  • Tests on devices/browsers listed in the issue have passed
  • QA performed & issues resolved
  • Refactoring completed
  • Any configuration or build changes documented
  • Documentation updated
  • Peer Code Review performed
... since the claim object itself knows the correct height. Please use the one on the claim object and remove the parameter and simplify the code accordingly. ### Acceptance Criteria 1. 2. 3. ### Definition of Done - [ ] Tested against acceptance criteria - [ ] Tested against the assumptions of the user story - [ ] The project builds without errors - [ ] Unit tests are written and passing - [ ] Tests on devices/browsers listed in the issue have passed - [ ] QA performed & issues resolved - [ ] Refactoring completed - [ ] Any configuration or build changes documented - [ ] Documentation updated - [ ] Peer Code Review performed
Techievena commented 2018-10-28 07:47:09 +01:00 (Migrated from github.com)

I want to work on this

I want to work on this
kaykurokawa commented 2018-11-25 23:27:16 +01:00 (Migrated from github.com)

This was finished with this commit: 15be5dacce

This was finished with this commit: https://github.com/lbryio/lbrycrd/commit/15be5dacce5db4923c694ae5d2cfd641c9b7840b
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: LBRYCommunity/lbrycrd#226
No description provided.