Patricia Trie
패트리샤 트리
Cryptography
1 references
키-값 매핑을 효율적으로 저장하고 확인하는 데 사용되는 기수 트리 변형입니다. Ethereum은 상태를 나타내고 증명을 지원하기 위해 Patricia 시도(및 변형)를 사용합니다.
1개 백서 섹션에 등장
Related Stories
Technical Explainer
Merkle Trees: The Data Structure That Makes Blockchains Possible
How hash trees enable efficient verification of massive datasets, from Bitcoin's SPV to Ethereum's state tries and beyo…
Technical ExplainerEthereum's State Machine: Accounts, Storage, and the World State Trie
How Ethereum tracks every contract and account using Merkle Patricia Tries, and why state management is the chain's big…