Содержание
- 2. Blockchain Blockchain – is immutable storage / ledger with decentralized peers and own consensus rules. All
- 3. Append new transaction node validator Client broadcast the unconfirmed tx to all known peers. No guarantees,
- 4. Delays between tx has been broadcasted and validator received it Latency Higher fee – higher chances
- 5. Off-chain Off-chain is a pattern, where some operations, related to blockchain, are performed out of blockchain
- 6. Off-chain concept TX1: Alice->Bob (5 coins) TX2 Alice-> Mike (5 coins) Alice TX1: Bob->Mike (2 coins)
- 7. Off-chain implementations General backend sidechain
- 8. Sidechain Sidechain is a pattern, which allows to use certain blockchain tokens on another blockchain /
- 9. Sidechain GCR Token clone Send to platform account (holder) Holder send tokens back to account GCR
- 10. Cluster components State machine Consensus Engine Run all rules against tx Form global state of system
- 11. Full EVM machine, as on Parity and Geth clients Full EVM support Can connect via web3
- 12. MOKKA use single leadership model for making changes to RSM, however each follower may hold unconfirmed
- 13. Workflow Send to platform account (holder) The transaction about token transfer Transaction validation Consensus replicates all
- 14. Real example https://github.com/ega-forever/mokka/tree/master/examples/node/decentralized-ganache Distributed ganache
- 15. Опрос https://otus.ru/polls/6416/
- 17. Скачать презентацию