From vincenzopalazzodev at gmail.com Thu Aug 24 23:10:25 2023 From: vincenzopalazzodev at gmail.com (Vincenzo Palazzo) Date: Fri, 25 Aug 2023 01:10:25 +0200 Subject: [Lightning-dev] lnprototest: Gather feedback on the usage of 'lnprototest' in the implementation Message-ID: Hi all, I am currently in the process of re-writing lnprototest and I am seeking feedback from others who have implemented it or encountered challenges while using it. Additionally, I am collaborating with the cln team on an experimental design that emerged from our needs. However, I believe it would also be beneficial to involve other implementations in the design process. In my opinion, a framework like lnprototest is becoming increasingly important now that features such as BOLT 12, splicing, and dual-funding are being introduced. It is getting challenging to reproduce issues and ensure that we are not compromising the integrity of the protocol. I will stop here for now. I have created a GitHub issue where I intend to gather all the feedback. If you are interested, please take some time to share your ideas when convenient. Feedback Issue: [GitHub Link](https://github.com/rustyrussell/lnprototest/issues/105) Experimental Design: [GitHub Link](https://github.com/rustyrussell/lnprototest/pull/95) P.S: feel free to leave also a feedback here, I will monitors the list every days. Cheers, Vincent