Ethereum

1234567891011121314151617181920
Across
  1. 3. action to undo state changes in Ethereum if execution runs out of gas.
  2. 7. transition function takes a state and a transaction and outputs a new state.
  3. 8. computer chip designed for specific tasks like Bitcoin mining.
  4. 9. proof of work system allowing public agreement on transaction order.
  5. 11. unspent transaction outputs representing coins in the Bitcoin state.
  6. 12. decentralized peer-to-peer online currency.
  7. 16. property allowing a system to encode any computation including loops.
  8. 18. internal crypto-fuel used for paying transaction fees in Ethereum.
  9. 19. of work mechanism for nodes to gain participation rights by solving computational puzzles.
  10. 20. in Ethereum state with address balance code and storage.
Down
  1. 1. tree data structure allowing verification of block data piecemeal.
  2. 2. signed data package sending a message from an Ethereum externally owned account.
  3. 4. package of transactions created by miners.
  4. 5. contracts systems automatically move digital assets according to pre-specified rules.
  5. 6. virtual entity with members controlling funds and code via blockchain.
  6. 10. coins protocol allowing creation of custom digital currencies on Bitcoin.
  7. 13. early altcoin for decentralized name registration.
  8. 14. fee paid per computational step in an Ethereum transaction.
  9. 15. blockchain platform with built-in Turing-complete programming language.
  10. 17. protocol for light node transaction verification without the full blockchain.