在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称:vulcanize/eth-ipfs-state-validator开源软件地址:https://github.com/vulcanize/eth-ipfs-state-validator开源编程语言:Go 100.0%开源软件介绍:eth-ipfs-state-validator
BackgroundState data on Ethereum takes the form of Modified Merkle Patricia Tries. On disk each unique node of a trie is stored as a key-value pair between the Keccak256 hash of the RLP-encoded node and the RLP-encoded node. To prove the existence of a specific node in an MMPT with a known root hash, one provides a list of all of the nodes along the path descending from the root node to the node in question. To validate the completeness of a state database- to confirm every node for a state and/or storage trie(s) is present in a database- requires traversing the entire trie (or linked set of tries) and confirming the presence of every node in the database. Usage
If an IPFS path is provided with the Alternatively, if no IPFS path is provided, the Postgres DB config: [database]
name = "vulcanize_public"
hostname = "localhost"
user = "postgres"
password = ""
port = 5432 Maintainers@vulcanize @AFDudley @i-norden ContributingContributions are welcome! VulcanizeDB follows the Contributor Covenant Code of Conduct. LicenseAGPL-3.0 © Vulcanize Inc |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论