Socratic Seminar #7
Optech
Security/CVEs/InfoSec/Research
- The stair-pattern in time-locked Bitcoin transactions
- Bitcoin thieves use malicious QR code readers to steal $45,000 this month
- Fair and Privacy-Respecting Bitcoin Payments for Smart Grid Data
- On the Evaluation of the Security Usability of Bitcoin’s APIs (libbitcoin)
- CoinPrune: How to Securely Prune Bitcoin’s Blockchain
- Bitcoin-Energy Markets Interrelationships - new evidence
- The cost of Bitcoin mining has never really increased
- Tim Ruffings Dissertation: Cryptography for Bitcoin and friends
- Collaborative Deanonymization
Miscellaneous
- Uniswap/Lendf.Me Hacks: Root Cause and Loss Analysis
- Bloxy Theft Tx
- Sextortion mails now using bech32
- Blockstream Satellite 2.0
- 0xB10C: The daily BitMEX broadcast at 13:08 UTC
- A look at the code for the Bitcoin halving
- SHA-256 animation in your terminal
- Announcing Juggernaut
- Cambridge Bitcoin Mining Map
Europe/Germany/Berlin
- Schloss Bitcoin - crime, thriller, black comedy 2020 - Finanzcrash, Bitcoin Diebstahl - YouTube
- Warum die Übertragung von Bitcoins kein dingliches Rechtsgeschäft erfordert
- Aktuelles aus der Steuer-Rechtsprechung zu Krypto-Assets
- Things have turned bitter for Bittr
Mailing Lists
- bitcoin-dev: BIP-341: Committing to all scriptPubKeys in the signature message
- bitcoin-dev/lightning-dev: RBF Pinning with Counterparties and Competing Interest
- bitcoin-dev/lightning-dev: On the scalability issues of onboarding millions of LN mobile clients
- lightning-dev: An update on PTLCs
Pull requests
BIPs
Bitcoin Core
- Andrew Chow: Wallet Storage
- P2P: Mempool tracks locally submitted transactions to improve wallet privacy #18038
- Replace -upgradewallet startup option with upgradewallet RPC #15761
- gui: save and load PSBT #17509
- guix: Enable building for
x86_64-w64-mingw32
target #17595
LND
- rpc: allow wumbo invoices #4075
- routing: multi-part mpp send #3967
- verrpc: add GetVersion endpoint #4163
- lncli: live table-based payment updates #4196
c-lightning
- HTLC blinded route support (EXPERIMENTAL) #3623
- Plugin implementation of
keysend
spontaneous payments #3611
Eclair
Quiz
- When will the next Bitcoin halving occur?
- a) May 2021
- b) May 2022
- c) May 2023
- d) May 2024
- What will be the subsidy per block in 10 years from now?
- a) 0.78125 BTC
- b) 1.5625 BTC
- c) 3.125 BTC
- d) 6.25 BTC
- Which message was included in the last 12.5 BTC block #629999?
- a) The Times 03/Jan/2009 Chancellor on brink of second bailout for banks
- b) NYTimes 09/Apr/2020 With $2.3T Injection, Fed’s Plan Far Exceeds 2008 Rescue
- How is the halving implemented in the code?
- a) old subsidy divided by two
- b) query nChain™ oracle once per day
- c) shift bits 3 places to the right
- d) date/365blocks50/2
- How many coins where already mined at the first halving in 2012?
- a) 5250000 BTC (25%)
- b) 6930000 BTC (33%)
- c) 10500000 BTC (50%)
- d) 13860000 BTC (66%)
- What hashrate secured the Bitcoin network last halving in July 2016 in comparison to todays 120 EH/s?
- a) 0.1 EH/s (0.08%)
- b) 1.5 EH/s (1.25%)
- c) 15 EH/s (12.5%)
- d) 50 EH/s (42%)
- How many Bitcoins will be added in total during the 4 years of the last subsidy epoch?
- a) 0.0021 BTC
- b) 0.1 BTC
- c) 1 BTC
- d) 10 BTC
Answers
- d
- b
- b
- c
- c
- b
- a