From jtimon at jtimon.cc Fri Nov 27 09:46:05 2015 From: jtimon at jtimon.cc (=?UTF-8?B?Sm9yZ2UgVGltw7Nu?=) Date: Fri, 27 Nov 2015 10:46:05 +0100 Subject: [Lightning-dev] Committing to dust In-Reply-To: References: Message-ID: On Nov 27, 2015 8:13 AM, "Nicolas Dorier" wrote: > > As I documented on https://github.com/ElementsProject/lightning/issues/14 the problem is not easily solved because the dust amount is not constant. It depends on minTxRelayFee which itself depends on the mempool state of each node. I don think this is the case, IsDust depends on the minTxRelayFee global from main, but it's not dynamic like the one used in the mempool. If the global minTxRelayFee has been made dynamic without me noticing, it should be easy to separate a dynamic and static one though. > A way to decouple mintxrelayfee from dust is needed. I proposed to tie the dust definition to transaction's fee. But had problem during implementation because of some circular dependency. > > _______________________________________________ > Lightning-dev mailing list > Lightning-dev at lists.linuxfoundation.org > https://lists.linuxfoundation.org/mailman/listinfo/lightning-dev > -------------- next part -------------- An HTML attachment was scrubbed... URL: