iancoleman

Results 38 issues of iancoleman

See BIP86 - https://github.com/bitcoin/bips/blob/master/bip-0086.mediawiki > This document suggests a derivation scheme for HD wallets whose keys are involved in single key P2TR (BIP 341) outputs as the Taproot internal key....

Entropy should be able to source from the following character sets: * lowercase [a-z] * uppercase [A-Z] * alphabetic [a-zA-Z] * alphanumeric [a-zA-Z0-9] * alphasymbolic [a-zA-Z0-9 + ascii7 symbols] This...

See https://github.com/bitcoin/bips/pull/493#issuecomment-970511014 Possible ways to deal with this: * reorder the list and the old list removed * reorder the list and the old list renamed as 'Czech pre-2022' or...

Dear Ian/Mr. Coleman, I 'm desperately trying to write to anyone who I think might be able to help. Since my last ledger nano s update about 6 weeks ago...

On bip32 tab there's a link to multibit for the derivation path which is now dead. Multibit is defunct so remove the path for multibit. https://github.com/Multibit-Legacy/multibit#multibit-is-deprecated---do-not-use

See https://github.com/iancoleman/bip39/issues/471#issuecomment-784526716

When the parser becomes a bit more mature it would be good to have a formal schema available Something like http://json-schema.org/ I have a feeling there's still some bits and...

eg see data.economy.stock_of_direct_foreign_investment.at_home.annual_values The tabulated value is a string ``` [{"value":28060000000000,"units":"USD","date":"2016-12-31"},{"value":26070000000000,"units":"USD","date":"2015-12-31"}] ``` I'm not sure how it should be listed, but this isn't a very useful format. Explorer is at:...

Option to select / clear all columns in the list for "Change Columns" in the explorer https://iancoleman.github.io/explorer-cia-world-factbook/

Some pages require blacklisting due to their content (or lack of content). Investigate these incidences and ensure the blacklisting functionality of the scraper (ie fetch.py) is working correctly. Sometimes archive.org...