Unstructured Blockchain MIT Course By Prof. Gary Gensler
FIAT currency
what are the key design features cryptography, networking, timestamp
Two main cryptographic algorithms:-communication and computation that need to by verified
Hash functions
Digital Signatures
Zero-Knowledge proof
Double spending problem,
You have a piece of information and you use it twice. In terms of money, double spending is a big problem
Money is a social contract. Money itself is a consensus that this paper that we call money will be accepted.
FIAT currency:- It has instability due to weak monitory policy.
Ledgers:-Its a way to keep records, transaction records, and balance ledgers. Central banking is based on central ledgers.
Satoshi Nakamoto doesn't use the word blockchain. Blocks are added in average 10 minutes.
Ethereum adds blocks in 7 seconds.
The whole debate is about who gets the ability to change the data.
Key features
Hash Function, private and public keys (asymmetric cryptography), bitcoin addresses, miners, proof of work, the concept of nodes. How much information is stored? The Merkle tree structure.
Merkle tree is to compress and retrieve data. Nonce
The nonce:-A random number that is used once.
Bitcoin technical features:-
Timestamp
cryptographic hash functions
timestamped
block headers
asymmetric cryptography
address
consensus
when you mine and did a proof of work it means that you have created a native currency
Bitcoin creates a unit of an account of 17 million right now. Proof of work mining,
80k to mine a block
Transaction input and output
Unspent transactions
how much electricity is consumed to get 80K dollars for a blockchain block? the probability of winning a block is it 15 zeros. There are so many hashes that are done. Mining pool and everybody shares the reward. 2 pools in china and 1 in Russia.
Cryptography
communication in the presence of adversaries.
a hash function is a fingerprint for data
it takes input x
certain data sane hash and could be computed efficiently
51% attack.
collision-resistant
Avalanche effect
it is not 100% immutable. quadrillion immutable it's highly unlikely to be broken.
Merkle root hurdles use SHA 256
Satoshi Nakamoto use
Block
Version
previous block hash
Merkle root hash:-transaction list at the bottom, there can be 100 transactions in a block,
Full node
Light node:- wallet can be downloaded. Merkle root has all the transactions that are in the block
Every block has a difficult target
Nonce:-Number once, a random number that can only be used once.
timespans:-its, not an important feature, it's not a precise information, if the block is mined
Timestamps are a really important difficult adjustment that happens every two weeks.
Two miners solved the hash function it's not that they will have the same block
Merkle root binary data tree
- Cryptography with hash Timestamped
- Decentralized network consensus
- transaction script and UTXO
Bitcoin is a real currency or just an aspect of currency?
FIAT currency
what are they key design features cryptography, networking, timestamp
Two main cryptographic algorithms:-communication and computation that
need to by verified
Hash functions
Digital Signatures
Zero Knowledge proof
Double spending problem,
You have a piece of information and you use it twice. In terms of money,
double spending is a big problem
Money is a social contract. Money itself is a consensus that this paper
that we call money will be accepted.
FIAT currency:- It has instability due to weak monitory policy.
Ledgers:-Its a way to keep records, transaction records and balance
ledgers. Central banking is based on central ledgers.
Satoshi nakamoti doesn't use the word blockchain. Blocks are added in
average 10 minutes.
Ethereum adds blocks in 7 seconds.
THe whole debate is who gets the ability to change the data.
Key features
Hash Function, private and public keys (asymmetric cryptography), bitcon
addresses, miners, proof of work, concept of nodes. How much information that is
stored. The merkle tree structure.
Merkle tree is to compress and retrieve data. Nonce
Nonce:-A random number that is used for once.
Bitcoin technical features:-
Timestamp
cryptographic hash functions
timestamped
block headers
asymmetric cryptography
address
consensus
when you mine and did a proof of work it means that you have created a
native currency
Bitcoin creates a unit of a account 17 million right now. Proof of work
mining,
80k to mine a block
Transaction input and output
Unspend transactions
how much electricity is consumed to get 80K dollars for a blockchain
bloc. the probability of winning a block is it 15 zeros. There are so many
hashes are done. Mining pool and everybody shares the reward. 2 pools in china
and 1 in russia.
Cryptography
communication in the presence of adversaries.
hash function is a finger print for data
it takes input x
certaub data sane hash and could be computed efficiently
51% attack.
collision resistant
Avalanche effect
it is not 100% immutable. quadrillion immutable its highly unlikely to
be broken.
Merkle root herdles use SHA 256
satoshi nakamoti use
Block
Version
previous block hash
merkle root hash:-transaction list at the bottom, there can be 100
transactions in a block,
Full node
Lishgt node:- wallent can be download. merkle root has all the
transactions that are in the block
Every block has a difficult target
Nonce:-Number once, random number that can only be used once.
timespans:-its not important feature, its not a precise information, if
the block is mined
Timestamps are really importantdifficult adjustment happens every two
weeks.
Two miners solved hash function its not that they will have the same
block
Merkle root binary data tree
merkle
root changes if some of the data in the 10k transactions change. merkle root
will be different depending on who wins
order of
transactions should memory pool
hash
functions compress data
slice
sings the public key and sends it symmetric key both people has the key.
Asymmetric public and private key are bonded together
generate
key pair public and private key is generated at the same time infeasible to
find a private key using a public ke
Bitcoin
addresses
Comments
Post a Comment