0xB10C / ofac-sanctioned-digital-currency-addresses

Tool to extract the 'sanctioned' digital currency (Bitcoin and others) addresses from the Specially Designated Nationals list by the US Office of Foreign Asset Control.
https://github.com/0xB10C/ofac-sanctioned-digital-currency-addresses/tree/lists
MIT License
103 stars 22 forks source link

fix: let the XML parser choose the character set encoding #9

Closed derekm closed 11 months ago

derekm commented 11 months ago

this fixes XML parsing on platforms where the default character set encoding isn't UTF-8

Fixes #8

derekm commented 11 months ago

I test on Windows and Linux...

PS: Know anyone actually using the Visual Studio build_msvc files for bitcoind & bitcoin-qt builds? LOL :eyes: