Skip to content

Commit

Permalink
fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
bnonni committed Mar 6, 2024
1 parent 25d7862 commit 6070fdc
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions content/events/2024-03-06-mastering-bitcoin-chapters-5-6.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,16 +64,11 @@ These questions are provided to help guide your thinking as read the material. W
- What are these outputs called? What protects full nodes from these outputs? Explain. Any exceptions?
- What makes OP_RETURN transactions special?
- Is there a min/max for output scripts? How and when are these enforced?
- Can anyone recall examples of an output script size that takes up almost a whole tx? How about a tx that almost takes up a whole block?
- Can anyone recall examples of an output script that tookup or almost tookup a whole tx?
- How about a tx that took up (almost) a whole block?

##### Segwit

Links:

- [Chaincode Seminar Week 2: Segwit](https://chaincode.gitbook.io/seminars/bitcoin-protocol-development/segwit)
- [Chaincode Seminar Notes](https://docs.google.com/document/d/1uwHZ8zYnEVOAUaFv14_qngy9j3QK5WLctsTtivzqCGk/edit#heading=h.iwqqf2id6ggo)
- [Segwit Video w/ Jimmy Song](https://www.youtube.com/watch?v=Txfy2mFe16A)

- What is a "witness" in bitcoin?
- Why are they important?
- Why do they exist?
Expand All @@ -85,4 +80,9 @@ Links:
- What is an anyone-can-spend output script and how does it allow us to soft-fork Segwit into Bitcoin?
- What defines a segwit output script template?
- What are the two types of templates? How do they work?
-

Links:

- [Chaincode Seminar Week 2: Segwit](https://chaincode.gitbook.io/seminars/bitcoin-protocol-development/segwit)
- [Chaincode Seminar Notes](https://docs.google.com/document/d/1uwHZ8zYnEVOAUaFv14_qngy9j3QK5WLctsTtivzqCGk/edit#heading=h.iwqqf2id6ggo)
- [Segwit Video w/ Jimmy Song](https://www.youtube.com/watch?v=Txfy2mFe16A)

0 comments on commit 6070fdc

Please sign in to comment.