Align dust calculation to lbrycrd #89

Closed
opened 2022-09-01 00:41:44 +02:00 by roylee17 · 0 comments
roylee17 commented 2022-09-01 00:41:44 +02:00 (Migrated from github.com)

Currently, some low-value transactions are being considered dust and rejected by lbcd while accepted by lbrycrd.

Things to check:

-[ ] minRelayFee on both clients are the same, and in terms of KBC/KB or absolute value?
-[ ] Does lbrycrd rn with accepting non-standard enabled?
-[ ] The logic of dust calculation.

Currently, some low-value transactions are being considered dust and rejected by lbcd while accepted by lbrycrd. Things to check: -[ ] minRelayFee on both clients are the same, and in terms of KBC/KB or absolute value? -[ ] Does lbrycrd rn with accepting non-standard enabled? -[ ] The logic of dust calculation.
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/lbcd#89
No description provided.