smart contracts
play

Smart Contracts September 23, 2019 guha.jayachandran@sjsu.edu - PowerPoint PPT Presentation

Smart Contracts September 23, 2019 guha.jayachandran@sjsu.edu Whats a Contract? Whats a Contract? A legally binding agreement which recognizes and governs the rights and duties of the parties to the agreement Pacta sunt servanda


  1. Smart Contracts September 23, 2019 guha.jayachandran@sjsu.edu

  2. What’s a Contract?

  3. What’s a Contract? “A legally binding agreement which recognizes and governs the rights and duties of the parties to the agreement”

  4. Pacta sunt servanda

  5. What’s a Contract? If this, then that

  6. Smart Contract If this, then that

  7. Smart Contract First proposed by Nick Szabo in 1994

  8. Smart Contract Self-executing contract Computerized transaction protocols that execute terms of a contract

  9. How Does it Work?

  10. How Does it Work? Everyone evaluate contract, consensus reached on outcome

  11. How Does it Work? Bitcoin - Bitcoin script Ethereum - EVM Some cryptocurrencies support, some don’t

  12. Examples Transfer value if signed Transfer if multi-signature provided “Tipping point” funding Provable casino Prediction markets …

  13. Ethereum Smart Contracts Turing complete Write in high-level language and compile to EVM bytecode Solidity

  14. Sample Solidity Source: solidity.readthedocs.io

  15. Digression: UTXO vs. Account-Based • UTXO = Unspent transaction output • Graph of transactions like in Bitcoin from before. • Your money is spread across your (potentially) many UTXOs • Account-based • There is a specific account associated with your key on the blockchain • When you spend or receive, your account is updated

  16. Sample Solidity Source: solidity.readthedocs.io

  17. Questions How do you prevent DOS? Everyone runs the contract? Bugs?

  18. Gas Transaction creator charged gas_price * gas If you run out of gas, transaction does not complete

  19. Dapp Decentralized application

  20. DAO Decentralized Autonomous Organization

  21. The DAO 2016 Investor-directed venture capital fund No human directors/managers Cross-border Raised $150 million in crowdsale Legality?

  22. The DAO Bug resulted in $50 million hack What would you do?

  23. Code = Law ?

  24. Is the right thing to do to respect the transparent smart contract or the human intentions?

  25. The DAO Outcome: Fork of Ethereum into Ethereum (restore hacked funds) and Ethereum Classic (go along with hack)

  26. Flaws Continued Many hundreds of millions of dollars in smart contract hacks Prompting e ff orts in formal verification

  27. � Real-World Interaction But how would you know if the seller actually delivered possession?

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend