This is an attempt to bypass the CloudFlare WAF (web application firewall) using Flaresolverr. This is a potential fix for issues #157, #170 and #172. The code is not yet stable and not ready to b...
bucko13merged 12 commits intocaravan-bitcoin:mainfromchadchapnick:fix/segwit-psbts Sep 8, 2024 +45−18 Conversation27Commits12Checks2Files changed9 Copy link Contributor chadchapnickcommentedSep 2, 2024 Fixes some segwit psbt formatting:
{ + "version": "0.11.4", + "resolved": "https://registry.npmjs.org/color/-/color-0.11.4.tgz", + "integrity": "sha1-bXtcdPtl6EHNSHkq0e1eB7kE12Q=", + "dev": true, + "requires": { + "clone": "1.0.4", + "color-convert": "1.9.1", + "color-string": "0.3.0" +...