Jeremy Rubin

Results 86 comments of Jeremy Rubin

Can't you make much more efficient leafs with CSFS alone for BitVM? e.g., an addiiton gate would be something like: ``` DUP TOALT CSFSV DUP TOALT CSFSV DUP TOALT CSFSV...

I think it's a separate issue -- since it seems that the release (e.g., non code doc changes pre-release) is maybe not getting run through CI anyways, or else this...

I guess it's _not_ a failure, as it only pops up when other issues flag, but it does get reported in CI as: ``` ^---- ⚠️ Failure generated from lint-tests.py...

no, because it's mergeable as is, which is excluding the lint rule to release-notes.md as it is excluded to draft release notes, which is fine.

@jmooring i'm ok on a workaround, it's easy enough to do with a number of tools. Thanks for the suggestion though :) it's convenient to keep files (e.g. for git)...

One "hotfix" option would be to just *ignore* csv/tsvs placed in the data directory? This is at least a bit better than throwing an error, and then they can be...