Ethereum
Blockchain
Blockchain
Blockchain – разрешение конфликтов
Ethereum – учетные записи
Ethereum – состояние
Ethereum – состояние (merkle tree)
Ethereum – состояние
Ethereum – структура блока
Ethereum – газ
Ethereum – газ
Ethereum – транзакции
Ethereum – выполнение транзакции
Спасибо за внимание
778.17K
Category: informaticsinformatics

Ethereum, cryptographically secure transactional singleton machine with sharedstate

1.

Туктаров Ренат
МГТУ им. Н. Э. Баумана

2. Ethereum

• cryptographically secure transactional singleton machine with sharedstate

3. Blockchain

4. Blockchain

5. Blockchain – разрешение конфликтов

GHOST – Greedy Heaviest Observed SubTree

6. Ethereum – учетные записи

7. Ethereum – состояние

• Mapping Account address -> Account state

8. Ethereum – состояние (merkle tree)

9. Ethereum – состояние

10. Ethereum – структура блока

11. Ethereum – газ

• 1 Ether = 1e18 Wei = 1e9 gwei
• Вознаграждение майнеров
• Оплата места на диске

12. Ethereum – газ

13. Ethereum – транзакции

• gasLimit, gasPrice
• to, value
• init

14. Ethereum – выполнение транзакции

• Recursively Length Prefixed
• Valid signature
• Gas limit >= intrinsic gas limit
• 21000 + 4*null-bytes +68*non-null-bytes + 32000 (if contract creating
transaction)
• Transaction substate (refund balance, logs, self-destruct set)

15. Спасибо за внимание

English     Русский Rules