mirror of
https://github.com/bitcoinbook/bitcoinbook
synced 2024-11-13 19:38:56 +00:00
206ee88a26
- Explain why almost nobody uses vanity addresses any more---HD wallets killed them, plus they suck for privacy. - Remove example code. It's only useful for base58check addresses, but those are no longer recommended and (as mentioned above) almost nobody uses vanity addresses any more, so there's not much point in updating it for bech32(m). - Remove vanity address security section with unvetted security claims. - Replace outdated claim about miners using GPUs. - Remove specific amount for cost of vanity address pooling and URL for a pool. That pool doesn't work, I don't know of any others, and I have no idea what the pricing would be even if there were existing pools. |
||
---|---|---|
.. | ||
bip-table.py | ||
extract-from-pk-script.go | ||
get-utxo.py | ||
hash_example.py | ||
max_money.py | ||
merkle.cpp | ||
p2wpkh.js | ||
pay-to-addr-script.go | ||
proof-of-work-example.py | ||
pycoin_example.py | ||
rpc_block.py | ||
rpc_example.py | ||
rpc_transaction.py | ||
satoshi-words.cpp | ||
select-utxo.py | ||
websocket-example.go |