These are the trivia questions from the BitDevs Socractic Village at TABconf. Looking up answers was not allowed during trivia game
Easier Questions
-
What number does a P2SH address start with?
-
What signature scheme comes with Taproot?
-
How many blocks are in each difficulty period?
-
What is the type of transaction that pays out to miners?
-
The original Satoshi client was first released for which OS?
-
What upgrade to Bitcoin fixed transaction malleability?
-
1 Bitcoin is equivalent to how many Satoshis?
-
Standard OP_RETURN allows how many bytes to be passed as arbitrary data?
-
Which developer discovered how to deploy Segwit as a Soft Fork?
-
What is the name of the full node Bitcoin implementation written in Golang, written by Conformal Systems?
Bitcoin/Lightning Protocol Questions
-
What is the default lightning port number and why was this number chosen?
-
There is a lightning theme song in the BOLTs, who wrote it and what tune is it set to?
-
A: Lightning's secure messaging layer is based on this "thunderous" crypto protocol framework. B: This protocol is named after this "low muffled sound like distant thunder, thought to be caused by feeble earth tremors"
-
What does the number F9 BE B4 D9 refer to?
-
What activation method did P2SH use?
-
A: What was the sigop limit prior to the activation of segwit? B: What was the sigop limit post activation of segwit?
-
How many in-flight HTLCs can a channel have?
-
Roughly, how many lines of code did the original satoshi client have?
Bitcoin History Questions
-
Name the company that invented the secp256k1 curve
-
Name three protocols Greg Maxwell first proposed on Bitcointalk that start with a C. Hint: only two of them were ever implemented.
-
Name the Bitcointalk user who first proposed the concept of selfish mining.
-
A: Satoshi famously said "If you don't believe me or don't get it, I don't have time to try to convince you, sorry." Who was he talking to? B: Name the three projects that this person was involved in. One has two names, please provide both.
-
In 2010, who wrote the first patch for the Satoshi client to raise the block size?
-
What did Greg Maxwell sell in the first Zero Knowledge Contingent Payment?
-
Name the user who wrote the first GPU miner for Bitcoin?
-
Who bought and open sourced the Bitcoin CUDA miner
-
Fixed in 2010, what OPcode had a bug that allowed the spending of any UTXO with a simple script?
-
What card game was present in early versions of the satoshi codebase?
-
What was the original name for the blockchain?
-
What number BIP was associated with the network split that occurred in 2015?
-
Who was the author of the concept of UASF?
-
Which merged mined chain did Luke-JR attack (allegedly)
-
What was the first alt coin? Hint: it’s also merge mined with Bitcoin
-
What was the first Bitcoin output type? Spell out the acronym
-
Name two of the three authors of the original Lightning whitepaper?