Byron Hambly

Results 38 issues of Byron Hambly

Found a crash when running against the `coins_deserialize` target ``` > FUZZ=coins_deserialize ./result/bin/fuzz crash-f77124d7f0b2b8708302ed1e203f852ead503e7a INFO: Running with entropic power schedule (0xFF, 100). INFO: Seed: 3125864708 INFO: Loaded 1 modules (336833...

Allow `-mintxfee=0`, so the elements wallet can create transactions with 0 value fee outputs. Elements can already accept 0 value fees with `-minrelaytxfee=0` and `-blockmintxfee=0`, but before this change the...

i think it’s time to archive this repo and point to https://github.com/UnstoppableSwap/core as the canonical repo. it is more actively developed and used

example: https://github.com/comit-network/xmr-btc-swap/actions/runs/10719720591/job/29724396110?pr=1767

upstream pull bitcoin/bitcoin#24584 introduces a new unit test `availablecoins_tests` about 30% of the time the test fails with "invalid schnorr signature" when trying to verify the signature of the transaction...

Implementation for [ELIP 202](https://github.com/ElementsProject/ELIPs/blob/main/elip-0202.mediawiki)

hacktoberfest-accepted

merges to the bitcoin v25 branch point

from #923 which was superseded by #1210 evaluate what still needs to be done to improve the script TODO - [ ] check whether we're running from /tmp and don't...