1
0
mirror of https://github.com/bitcoinbook/bitcoinbook synced 2024-11-13 19:38:56 +00:00
bitcoinbook/code
David A. Harding 8d6972d719 Libbitcoin bx: remove all mentions of vulnerable tool
- Remove appendix dedicated to `bx`.  They had already been slated for
  deletion, as I wrote to a reviewer on 2023-07-27: "I'm also probably
  going to delete the library/tool focused appendixes as I don't think
  they add anything".  After the disclosure of CVE-2023-39910 on August
  8th, it's clear that this appendix was worse than useless: it was
  harmful.

- Remove other mentions of `bx` in the book.  I had not previously
  intended this because it looked like a pain, but mentions of a tool
  often come across as endorsements to readers and no tool created by
  the team behind Libbitcoin is one I would ever want to endorse.  I
  regret that I didn't remove the mentions earlier in the process of
  updating the book.

- Remove appendix dedicated to pycoin.  I'm now aware of any problems
  with pycoin, but I don't think these sort of short detached tutorials
  add anything.  Programming Bitcoin is an entire book built on pycoin,
  and all of these tools have their own webpages that get updated more
  frequently than the book.
2023-09-01 13:21:39 +02: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
max_money.py Revert CC-BY-SA material added since the second edition 2023-02-01 06:31:10 -10: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
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
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