lbryio / lbrycrd

The blockchain that provides the digital content namespace for the LBRY protocol
https://lbry.com
MIT License
2.58k stars 178 forks source link

check dustrelayfee and how this affects vouts #307

Closed tzarebczan closed 5 years ago

tzarebczan commented 5 years ago

We are having an issue with small vout transactions not being accepted, even though the fees are higher than the dustrelayfee, the client still treats it as dust.

BrannonKing commented 5 years ago

The current plan is to move this from 3000 to 1000 sats in the next release. We think that 1000 sats was the default in the v12 releases, but it may not have always been enforced the exact same way.

BrannonKing commented 5 years ago

merged via #317