notes up to midterm Flashcards
unit of account
a monetary unit of measure of value (as a coin)
medium of exchange
any item that is widely accepted in exchange for goods and services
store of value
an asset, commodity, or currency that can be saved, retrieved, and exchanged in the future without deteriorating in value
how many satoshis = 1 bitcoin
100 million satoshis
how does a distributed ledger work?
- People announce transactions
- Any user may collect information about those transactions
- Users record transactions on a ledger
- Broadcast my ledger to everyone else
- Confirm the transaction
nodes
people interested in collecting transaction data
what happens after two people agree on a transaction on the bitcoin blockchain
the transaction is announced to nodes
what is the max data that can be on a ledger?
1 MB
what happens when a node collects transaction data?
it has to solve a computational puzzle to verify/add the transaction to the ledger
nonce
the puzzle solution(Set of digits/letters that result in the output below starting with a set number of zeros)
what happens after the node solves the puzzle and puts your transaction on the block?
the nodes broadcast the block and nonce to all other nodes
what is the node rewarded with?
free bitcoin
in 2009, how many bitcoins were given out per transaction?
50 bitcoins
how do you know your odds of solving the puzzle?
odds = your CPU power / total network CPU power
what code did litecoin use?
the general bitcoin code
how long does it take to mine in litecoin?
2.5 minutes
how many litecoin will be produced?
84 million
forking
people come together and agree to change the rules
soft fork
not a fundamental change and all nodes have to agree