CClaimTrieCache should be renamed #145

Closed
opened 2018-05-23 21:09:01 +02:00 by kaykurokawa · 5 comments
kaykurokawa commented 2018-05-23 21:09:01 +02:00 (Migrated from github.com)

The naming of CClaimTrieCache in claimtrie.h/.cpp has caused a lot of confusion.
It is not a Cache for CClaimTrie, it is a cache of pending changes to CClaimTrie upon block increment/decrement.

The naming of CClaimTrieCache in claimtrie.h/.cpp has caused a lot of confusion. It is not a Cache for CClaimTrie, it is a cache of pending changes to CClaimTrie upon block increment/decrement.
kaykurokawa commented 2018-05-30 21:09:51 +02:00 (Migrated from github.com)

CClaimTrieUpdateBuffer might be a good name

CClaimTrieUpdateBuffer might be a good name
bvbfan commented 2018-06-06 19:25:02 +02:00 (Migrated from github.com)

I wrote in pull request, but should be here. I can take it on my branch too + split in own file.

I wrote in pull request, but should be here. I can take it on my branch too + split in own file.
bvbfan commented 2018-06-15 08:25:51 +02:00 (Migrated from github.com)
https://github.com/lbryio/lbrycrd/pull/160
bvbfan commented 2018-06-21 12:51:52 +02:00 (Migrated from github.com)

You can merge safety, it has only rename and separate.

You can merge safety, it has only rename and separate.
BrannonKing commented 2019-05-11 04:42:46 +02:00 (Migrated from github.com)

Now that the new one acts like a cache, we decided that renaming it was not necessary.

Now that the new one acts like a cache, we decided that renaming it was not necessary.
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#145
No description provided.