{"id":49560719,"url":"https://github.com/pool2win/braidpool","last_synced_at":"2026-05-03T08:14:56.768Z","repository":{"id":219719941,"uuid":"748262011","full_name":"pool2win/braidpool","owner":"pool2win","description":"A scalable peer to peer bitcoin mining pool with support for hashrate futures.","archived":false,"fork":false,"pushed_at":"2024-07-15T14:22:42.000Z","size":7250,"stargazers_count":4,"open_issues_count":2,"forks_count":5,"subscribers_count":4,"default_branch":"main","last_synced_at":"2024-07-15T17:18:30.507Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pool2win.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","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":"2024-01-25T16:01:22.000Z","updated_at":"2024-07-15T14:22:47.000Z","dependencies_parsed_at":null,"dependency_job_id":"c2279d9e-b581-4e09-874c-42f7c0ac32a6","html_url":"https://github.com/pool2win/braidpool","commit_stats":null,"previous_names":["pool2win/braidpool"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/pool2win/braidpool","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pool2win%2Fbraidpool","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pool2win%2Fbraidpool/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pool2win%2Fbraidpool/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pool2win%2Fbraidpool/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pool2win","download_url":"https://codeload.github.com/pool2win/braidpool/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pool2win%2Fbraidpool/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32562218,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T06:36:36.687Z","status":"ssl_error","status_checked_at":"2026-05-03T06:36:09.306Z","response_time":103,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":[],"created_at":"2026-05-03T08:14:56.038Z","updated_at":"2026-05-03T08:14:56.760Z","avatar_url":"https://github.com/pool2win.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n[![Build status](https://github.com/wholooks/braidpool/actions/workflows/rust-node.yml/badge.svg)](https://github.com/pool2win/braidpool/actions/workflows/rust-node.yml) [![codecov](https://codecov.io/github/pool2win/braidpool/graph/badge.svg?token=41YE7WQS5J)](https://codecov.io/github/pool2win/braidpool)\n\n# Goals\n\nThe goals of the pool are:\n\n1. Lower variance for independent miners, even when large miners join the pool.\n2. Miners build their own blocks, just like in p2pool.\n3. Payouts require a constant size blockspace, independent of the number of\n   miners on the pool.\n4. Provide building blocks for enabling a futures market of hash rates.\n\n# Developer\n\nTo run tests for the braidpool node, use the usual `cargo` test utility.\n\n```\ncd node\ncargo test\n```\n\nWe are using codecov in the CI workflow. To set codecov locally, you\nwill need to install llvm-codecov and then you'll be able to run it.\n\nInstallation `cargo +stable install cargo-llvm-cov --locked` or follow\ninstructions here: https://github.com/taiki-e/cargo-llvm-cov.\n\nRunning test with coverage reports `cargo llvm-code`.\n\n# Running the node\n\nFor the moment, the node runs a simple p2p broadcast. To run it you need to do\nthe usual cargo things\n\n```\ncd node\ncargo build\n\n# run the first seed node on port 6680\nRUST_LOG=info cargo run\n\n# run other nodes pointing to the seed node and specify their own port as 6681\nRUST_LOG=info cargo run -- --config-file=config.1.toml\n\n# run other nodes pointing to the seed node and specify their own port as 6682\nRUST_LOG=info cargo run -- --config-file=config.2.toml\n```\n\n# Progress\n\nThe [project on github](https://github.com/wholooks/braidpool/projects/1)\ntracks the main components to build. Here's a list to keep us focused:\n\n- [ ] P2P gossip based broadcast of miner blocks and shares.\n- [ ] Use FROST rust implementation for providing threshold schnorr\n      signatures. Use mock clock for identifying rounds.\n- [ ] A DAG of shares to track contributions for miners.\n- [ ] Validate received blocks and shares.\n- [ ] Single script installer (limited to Linux variants, potentially using\n      docker).\n\n\nMatrix chat: [https://matrix.to/#/#braidpool:matrix.org](https://matrix.to/#/#braidpool:matrix.org)\n\nMailing list: [https://sourceforge.net/p/braidpool/mailman/braidpool-discuss/](https://sourceforge.net/p/braidpool/mailman/braidpool-discuss/)\n\nDevelopment blog: [https://blog.opdup.com/](https://blog.opdup.com/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpool2win%2Fbraidpool","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpool2win%2Fbraidpool","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpool2win%2Fbraidpool/lists"}