1
0
mirror of https://github.com/bitcoinbook/bitcoinbook synced 2024-11-13 19:38:56 +00:00
bitcoinbook/code
David A. Harding 5b1a5bff0a CH03-04: edits for Murchandamus feedback
- Mention the reason for the long validation time is the verification of
  transactions.  We previously implied it was download time, but some
  people have really fast internet.

- Better describe bitcoind cookie authentication and provide an example
  to make it even more clear.

- Add a link to bitcoin-s

- Make the long sidebar on collision attacks even longer by descripting
  a pre-image attack in addition to the previous descriptions of second
  pre-image and collision.  That way we don't conflate pre-image and
  second pre-image.

- Remove redundant tip box about an oddity in language about compressed
  and uncompressed private keys.

- Link to information about vanity address "mining" (brute forcing)
2023-08-01 07:13:47 -10:00
..
bip-table.py print() function for Python 3 2017-08-24 18:14:02 +02:00
extract-from-pk-script.go Extract info from pk script example 2014-07-31 20:21:26 +03:00
get-utxo.py whitespace fixes to placate flake8 2018-02-03 01:33:46 +01:00
hash_example.py Revert CC-BY-SA material added since the second edition 2023-02-01 06:31:10 -10:00
max_money.py Revert CC-BY-SA material added since the second edition 2023-02-01 06:31:10 -10:00
merkle.cpp code fixes to update to libbitcoin v3 2017-07-18 12:07:31 +08:00
p2wpkh.js transaction fees 2016-12-12 15:00:27 +02:00
pay-to-addr-script.go bitcoin/Bitcoin capitalization changed everywhere 2021-10-25 23:51:17 +02:00
proof-of-work-example.py Revert CC-BY-SA material added since the second edition 2023-02-01 06:31:10 -10:00
pycoin_example.py whitespace fixes to placate flake8 2018-02-03 01:33:46 +01:00
rpc_block.py CH03-04: edits for Murchandamus feedback 2023-08-01 07:13:47 -10:00
rpc_example.py Rework ch03 for most recent version of Bitcoin Core 2017-10-19 22:35:15 +02:00
rpc_transaction.py CH03::shell & code examples: update for 2023 2023-02-05 13:33:02 -10:00
satoshi-words.cpp code fixes to update to libbitcoin v3 2017-07-18 12:07:31 +08:00
select-utxo.py long() and print() for Python 3 2017-08-24 18:44:48 +02:00
websocket-example.go bitcoin/Bitcoin capitalization changed everywhere 2021-10-25 23:51:17 +02:00