Ethereum Merkle Patricia Trie

GPTKB entity

Statements (34)
Predicate Object
gptkbp:instanceOf gptkb:architecture
gptkbp:author gptkb:Vitalik_Buterin
gptkbp:definedIn gptkb:Ethereum_Yellow_Paper
gptkbp:feature cryptographic hash pointers
efficient updates
path compression
proof of exclusion
proof of inclusion
gptkbp:hashFunction gptkb:Keccak-256
https://www.w3.org/2000/01/rdf-schema#label Ethereum Merkle Patricia Trie
gptkbp:implementedIn gptkb:Parity_Ethereum
Go Ethereum
gptkbp:numberOfLocations account balances
Ethereum state
smart contract storage
transaction receipts
gptkbp:openSource true
gptkbp:purpose state management
cryptographic verification
efficient key-value storage
gptkbp:relatedTo gptkb:cryptocurrency
gptkb:Merkle_tree
cryptography
hash function
Patricia trie
gptkbp:rootHash receiptsRoot
stateRoot
transactionsRoot
gptkbp:type gptkb:Merkle_tree
trie
Patricia trie
gptkbp:usedIn gptkb:Ethereum
gptkbp:bfsParent gptkb:Ethereum_Yellow_Paper
gptkbp:bfsLayer 6