{"id":16068155,"url":"https://github.com/milewski/puzzle-solver","last_synced_at":"2025-10-24T18:16:49.624Z","repository":{"id":226885670,"uuid":"769885386","full_name":"milewski/puzzle-solver","owner":"milewski","description":"Bitcoin Puzzle Solver","archived":false,"fork":false,"pushed_at":"2024-09-06T10:53:29.000Z","size":459,"stargazers_count":5,"open_issues_count":1,"forks_count":2,"subscribers_count":1,"default_branch":"development","last_synced_at":"2025-06-08T23:11:30.895Z","etag":null,"topics":["bitcoin","puzzle","rust"],"latest_commit_sha":null,"homepage":"https://privatekeys.pw/puzzles/bitcoin-puzzle-tx","language":"Cuda","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/milewski.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":"milewski","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"lfx_crowdfunding":null,"polar":null,"custom":null}},"created_at":"2024-03-10T10:47:55.000Z","updated_at":"2025-06-02T20:40:12.000Z","dependencies_parsed_at":"2024-10-31T02:04:38.766Z","dependency_job_id":"b2006eb2-77a1-4b59-bcec-7c92d60c243a","html_url":"https://github.com/milewski/puzzle-solver","commit_stats":{"total_commits":21,"total_committers":1,"mean_commits":21.0,"dds":0.0,"last_synced_commit":"affc86449821254fa0b5db0299660b01575b4912"},"previous_names":["milewski/esp-puzzle-solver","milewski/puzzle-solver"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/milewski/puzzle-solver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milewski%2Fpuzzle-solver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milewski%2Fpuzzle-solver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milewski%2Fpuzzle-solver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milewski%2Fpuzzle-solver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/milewski","download_url":"https://codeload.github.com/milewski/puzzle-solver/tar.gz/refs/heads/development","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milewski%2Fpuzzle-solver/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260342164,"owners_count":22994777,"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","puzzle","rust"],"created_at":"2024-10-09T06:08:46.469Z","updated_at":"2025-10-24T18:16:44.585Z","avatar_url":"https://github.com/milewski.png","language":"Cuda","funding_links":["https://github.com/sponsors/milewski"],"categories":[],"sub_categories":[],"readme":"# Bitcoin Puzzle Solver Project\n\n## What is this project about?\n\nhttps://privatekeys.pw/puzzles/bitcoin-puzzle-tx\n\n\u003e In 2015, in order to show the hugeness of the private key space (or maybe just for fun), someone created a \"puzzle\"\n\u003e where he chose keys in a certain smaller space and sent increasing amounts to each of those keys like this [...]\n\nSeveral puzzles remain unsolved, amounting to a total of 956.5 BTC!\n\nThe goal of this project is to tackle these puzzles. Currently, it only works on CPU and Nvidia GPUs specifically via CUDA.\n\n# Download\n\nYou can find the binaries on the [releases](https://github.com/milewski/puzzle-solver/releases) page. \n\n- Windows: [puzzle-solver (CPU + GPU)](https://github.com/milewski/puzzle-solver/releases/download/0.1.1/x86_64-windows_puzzle-solver.exe)\n- Linux: [puzzle-solver (CPU + GPU)](https://github.com/milewski/puzzle-solver/releases/download/0.1.1/x86_64-linux_puzzle-solver)\n- Mac (Intel): [puzzle-solver (CPU)](https://github.com/milewski/puzzle-solver/releases/download/0.1.1/x86_64-apple_puzzle-solver)\n- Mac (ARM): [puzzle-solver (CPU)](https://github.com/milewski/puzzle-solver/releases/download/0.1.1/aarch64-apple_puzzle-solver)\n\n# How to Run the Solver\n\n## Run on GPU (Nvidia)\n\n```shell\n./puzzle-solver.exe --puzzle 66 gpu\n```\n\n#### Options:\n\n```\n./puzzle-solver.exe --puzzle 66 gpu \\ \n    --threads 1024 \\\n    --blocks 1024\n```\n\n## Run on CPU\n\n```shell\n./puzzle-solver.exe --puzzle 66 cpu\n```\n\n#### Options:\n\n```\n./puzzle-solver.exe --puzzle 66 cpu \\ \n    --threads 8\n```\n\n## Run from Source\n\n```\ncargo run --release --features cuda --puzzle 66 gpu\n```\n\n## Donation\n\nIf you're feeling generous, please consider a donation. Every bit helps.\n\n```\n BTC: bc1qkrcpyq9ep20nkkkh60jev7mpf0ytgjhev04aaz\n ETH: 0xcc13f793a3842fD3fE192f5358249612Fa3D173F\nUSDT: 0xcc13f793a3842fD3fE192f5358249612Fa3D173F\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmilewski%2Fpuzzle-solver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmilewski%2Fpuzzle-solver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmilewski%2Fpuzzle-solver/lists"}