Closed adsnaider closed 2 years ago
Hey Adam, just an FYI, you should make sure to include [topic]
as a prefix in your commit messages; I usually use the directory the changes are in. So [protocol]
for the first, then [fuzz]
for the second.
Also, CI is unhappy. Unfortunately GH needs me to click a button for them to run, so ping me to rerun them as needed.
Aaaaand I just broke merging for this CL because I just merged #140... shouldn't be too bad, you'll just need to rename make_fuzz_safe
to derive_borrowed
, and regenerate the fuzz tests again.
Apologies for the force push (I scrapped the old branch and started over since I had so many conflicts)
Progress on #45