{"id":13414734,"url":"https://github.com/bitcoin/bitcoin","last_synced_at":"2026-01-16T06:21:53.520Z","repository":{"id":1243547,"uuid":"1181927","full_name":"bitcoin/bitcoin","owner":"bitcoin","description":"Bitcoin Core integration/staging tree","archived":false,"fork":false,"pushed_at":"2025-05-12T13:22:59.000Z","size":281594,"stargazers_count":83527,"open_issues_count":720,"forks_count":37204,"subscribers_count":4042,"default_branch":"master","last_synced_at":"2025-05-12T14:45:18.258Z","etag":null,"topics":["bitcoin","c-plus-plus","cryptocurrency","cryptography","p2p"],"latest_commit_sha":null,"homepage":"https://bitcoincore.org/en/download","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bitcoin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2010-12-19T15:16:43.000Z","updated_at":"2025-05-12T14:23:37.000Z","dependencies_parsed_at":"2023-01-16T18:30:15.795Z","dependency_job_id":"e21d1726-4c37-4038-9bf4-70d29d7b8b9f","html_url":"https://github.com/bitcoin/bitcoin","commit_stats":{"total_commits":28650,"total_committers":1139,"mean_commits":"25.153643546971026","dds":0.9186038394415358,"last_synced_commit":"41a2ce9b7d7354c633c104bab5653f1f60eb2068"},"previous_names":[],"tags_count":325,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitcoin%2Fbitcoin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitcoin%2Fbitcoin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitcoin%2Fbitcoin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitcoin%2Fbitcoin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bitcoin","download_url":"https://codeload.github.com/bitcoin/bitcoin/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253759853,"owners_count":21959833,"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":["bitcoin","c-plus-plus","cryptocurrency","cryptography","p2p"],"created_at":"2024-07-30T21:00:34.019Z","updated_at":"2026-01-16T06:21:53.503Z","avatar_url":"https://github.com/bitcoin.png","language":"C++","readme":"Bitcoin Core integration/staging tree\n=====================================\n\nhttps://bitcoincore.org\n\nFor an immediately usable, binary version of the Bitcoin Core software, see\nhttps://bitcoincore.org/en/download/.\n\nWhat is Bitcoin Core?\n---------------------\n\nBitcoin Core connects to the Bitcoin peer-to-peer network to download and fully\nvalidate blocks and transactions. It also includes a wallet and graphical user\ninterface, which can be optionally built.\n\nFurther information about Bitcoin Core is available in the [doc folder](/doc).\n\nLicense\n-------\n\nBitcoin Core is released under the terms of the MIT license. See [COPYING](COPYING) for more\ninformation or see https://opensource.org/license/MIT.\n\nDevelopment Process\n-------------------\n\nThe `master` branch is regularly built (see `doc/build-*.md` for instructions) and tested, but it is not guaranteed to be\ncompletely stable. [Tags](https://github.com/bitcoin/bitcoin/tags) are created\nregularly from release branches to indicate new official, stable release versions of Bitcoin Core.\n\nThe https://github.com/bitcoin-core/gui repository is used exclusively for the\ndevelopment of the GUI. Its master branch is identical in all monotree\nrepositories. Release branches and tags do not exist, so please do not fork\nthat repository unless it is for development reasons.\n\nThe contribution workflow is described in [CONTRIBUTING.md](CONTRIBUTING.md)\nand useful hints for developers can be found in [doc/developer-notes.md](doc/developer-notes.md).\n\nTesting\n-------\n\nTesting and code review is the bottleneck for development; we get more pull\nrequests than we can review and test on short notice. Please be patient and help out by testing\nother people's pull requests, and remember this is a security-critical project where any mistake might cost people\nlots of money.\n\n### Automated Testing\n\nDevelopers are strongly encouraged to write [unit tests](src/test/README.md) for new code, and to\nsubmit new unit tests for old code. Unit tests can be compiled and run\n(assuming they weren't disabled during the generation of the build system) with: `ctest`. Further details on running\nand extending unit tests can be found in [/src/test/README.md](/src/test/README.md).\n\nThere are also [regression and integration tests](/test), written\nin Python.\nThese tests can be run (if the [test dependencies](/test) are installed) with: `build/test/functional/test_runner.py`\n(assuming `build` is your build directory).\n\nThe CI (Continuous Integration) systems make sure that every pull request is tested on Windows, Linux, and macOS.\nThe CI must pass on all commits before merge to avoid unrelated CI failures on new pull requests.\n\n### Manual Quality Assurance (QA) Testing\n\nChanges should be tested by somebody other than the developer who wrote the\ncode. This is especially important for large or high-risk changes. It is useful\nto add a test plan to the pull request description if testing the changes is\nnot straightforward.\n\nTranslations\n------------\n\nChanges to translations as well as new translations can be submitted to\n[Bitcoin Core's Transifex page](https://explore.transifex.com/bitcoin/bitcoin/).\n\nTranslations are periodically pulled from Transifex and merged into the git repository. See the\n[translation process](doc/translation_process.md) for details on how this works.\n\n**Important**: We do not accept translation changes as GitHub pull requests because the next\npull from Transifex would automatically overwrite them again.\n","funding_links":[],"categories":["Cryptocurrencies","TODO scan for Android support in followings","C++","2009","Read","\u003ca name=\"cpp\"\u003e\u003c/a\u003eC++","Codebase","Bitcoin","List of Bitcoin Projects","区块链、智能合约","p2p","开源项目","Projects using I2P","Cryptocurrency","inbox","Awesome Blockchain Articles","Cryptocurrency Wallets"],"sub_categories":["Bitcoin","Bitcoin (BTC)","Review Pull requests","网络服务_其他","Cryptocurrencies","Web","比特币","从源码中学习","All listed cryptocurrencies"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbitcoin%2Fbitcoin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbitcoin%2Fbitcoin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbitcoin%2Fbitcoin/lists"}