Add RepostedCount, EffectiveAmount prefix rows #51

Merged
moodyjon merged 3 commits from schema_catchup2 into master 2022-08-26 15:24:40 +02:00
moodyjon commented 2022-08-19 16:36:22 +02:00 (Migrated from github.com)

Work-in-progress... Fixes #46

Currently looking into how the tables are used to service requests, and finding places that need an update to use the new tables.

[edit] Completed changes to db_get.go, db_test.go accounting for new tables.

Work-in-progress... Fixes #46 Currently looking into how the tables are used to service requests, and finding places that need an update to use the new tables. [edit] Completed changes to db_get.go, db_test.go accounting for new tables.
moodyjon (Migrated from github.com) reviewed 2022-08-23 18:39:01 +02:00
@ -4,2 +2,4 @@
S,532556ed1cab9d17f2a9392030a9ad7f5d138f11bd01000a6b67006286030000,0000007615cbad28
S,532556ed1cab9d17f2a9392030a9ad7f5d138f11bd01000a706a0063105c0000,000000000bebc200
S,532556ed1cab9d17f2a9392030a9ad7f5d138f11bd02000a73ea006367550000,0000000005f5e100
S,532556ed1cab9d17f2a9392030a9ad7f5d138f11bd02000a7d63006469750000,0000000db0b7c894
moodyjon (Migrated from github.com) commented 2022-08-23 18:39:01 +02:00

I changed 2 of these rows to be ActivateClaimTXOType (1) instead of ActivatedSupportTXOType (2)..

I changed 2 of these rows to be ActivateClaimTXOType (1) instead of ActivatedSupportTXOType (2)..
jeffreypicard (Migrated from github.com) approved these changes 2022-08-26 15:24:25 +02:00
jeffreypicard (Migrated from github.com) left a comment

looks good.

looks good.
Sign in to join this conversation.
No reviewers
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/herald.go#51
No description provided.