{"id":13576843,"url":"https://github.com/ZtesoftCS/go-ethereum-code-analysis","last_synced_at":"2025-04-05T08:33:33.484Z","repository":{"id":39169360,"uuid":"107623144","full_name":"ZtesoftCS/go-ethereum-code-analysis","owner":"ZtesoftCS","description":null,"archived":false,"fork":false,"pushed_at":"2024-03-24T11:44:31.000Z","size":2978,"stargazers_count":2908,"open_issues_count":16,"forks_count":1054,"subscribers_count":204,"default_branch":"master","last_synced_at":"2025-03-30T09:04:26.718Z","etag":null,"topics":["analysis","chinese","code","ethereum"],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ZtesoftCS.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-10-20T02:35:52.000Z","updated_at":"2025-03-28T10:08:39.000Z","dependencies_parsed_at":"2024-09-29T06:19:02.662Z","dependency_job_id":null,"html_url":"https://github.com/ZtesoftCS/go-ethereum-code-analysis","commit_stats":{"total_commits":77,"total_committers":12,"mean_commits":6.416666666666667,"dds":"0.49350649350649356","last_synced_commit":"d6a8bce331d6869c2242fd1b31266de8fa3ddf01"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZtesoftCS%2Fgo-ethereum-code-analysis","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZtesoftCS%2Fgo-ethereum-code-analysis/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZtesoftCS%2Fgo-ethereum-code-analysis/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZtesoftCS%2Fgo-ethereum-code-analysis/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ZtesoftCS","download_url":"https://codeload.github.com/ZtesoftCS/go-ethereum-code-analysis/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247312065,"owners_count":20918340,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["analysis","chinese","code","ethereum"],"created_at":"2024-08-01T15:01:14.867Z","updated_at":"2025-04-05T08:33:33.475Z","avatar_url":"https://github.com/ZtesoftCS.png","language":null,"readme":"# go-ethereum-code-analysis\n\n**希望能够分析以太坊的代码来学习区块链技术和GO语言的使用**\n\n分析[go-ethereum](https://github.com/ethereum/go-ethereum)的过程，我希望从依赖比较少的底层技术组件开始，慢慢深入到核心逻辑。\n\n## 目录\n\n- [go-ethereum代码阅读环境搭建](/go-ethereum源码阅读环境搭建.md)\n- [以太坊黄皮书 符号索引](a黄皮书里面出现的所有的符号索引.md)\n- [rlp源码解析](/rlp源码解析.md)\n- [trie源码分析](/trie源码分析.md)\n- [ethdb源码分析](/ethdb源码分析.md)\n- [rpc源码分析](/rpc源码分析.md)\n- [p2p源码分析](/p2p源码分析.md)\n- [eth协议源码分析](/eth源码分析.md)\n- core源码分析\n\t- [区块链索引 chain_indexer源码分析](/core-chain_indexer源码解析.md)\n\t- [布隆过滤器索引 bloombits源码分析](/core-bloombits源码分析.md)\n\t- [以太坊的trie树管理 回滚等操作 state源码分析](/core-state源码分析.md)\n\t- [交易执行和处理部分源码分析](/core-state-process源码分析.md)\n\t- vm 虚拟机源码分析\n\t\t- [虚拟机堆栈和内存数据结构分析](/core-vm-stack-memory源码分析.md)\n\t\t- [虚拟机指令,跳转表,解释器源码分析](/core-vm-jumptable-instruction.md)\n\t\t- [虚拟机源码分析](/core-vm源码分析.md)\n\t- 待确认交易池的管理txPool\n\t\t- [交易执行和处理部分源码分析](/core-txlist交易池的一些数据结构源码分析.md)\n\t\t- [交易执行和处理部分源码分析](/core-txpool交易池源码分析.md)\n\t- [创世区块的源码分析](/core-genesis创世区块源码分析.md)\n\t- [blockchain 源码分析](/core-blockchain源码分析.md)\n- [miner挖矿部分源码分析CPU挖矿](/miner挖矿部分源码分析CPU挖矿.md)\n- [pow一致性算法](/pow一致性算法.md)\n- [以太坊测试网络Clique_PoA介绍](/以太坊测试网络Clique_PoA介绍.md)\n\n\n","funding_links":[],"categories":["Others","miscellaneous"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FZtesoftCS%2Fgo-ethereum-code-analysis","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FZtesoftCS%2Fgo-ethereum-code-analysis","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FZtesoftCS%2Fgo-ethereum-code-analysis/lists"}