Matt Morehouse
Matt Morehouse
> > In C, only adjacent string literals are concatenated at compile time, so the `GOSSIP_STORE_FILENAME` _has_ to be a string literal. I tried using a function as a substitute...
> The latest push triggers the `Assertion 'bitcoin_tx_check(tx)' failed.` bug when run on the corpus for some time even though it disables all the developer options... I looked into this....
[crash.tar.gz](https://github.com/user-attachments/files/21604775/crash.tar.gz)
> Getting rid of the `if-else` branch and only sending a valid `funding_created` message here would fix the issue No, we want to fuzz other messages besides `funding_created`, since a...