Add SoloPool.com to Mining Pool List#139
Open
Sledge0001 wants to merge 161 commits intobtccom:masterfrom
Open
Conversation
Added pools slugs into separated object
…date Add new binance pool tag
Remove dot from `21 Inc.` slug
Update EclipseMC tag and addresses
Add new EMCD pool tags
Add a JSON validation GHA
Update check name
+tag okminer +addr okminer binance ultimus | update link
added "btccom" tag to "coinbase_tags". btc.com appears to have changed their coinbase tag syntax starting at block 746530. tested and confirmed on btc.com explorer (https://explorer.btc.com/btc/block/746530)
added "/Titan.io/" to "coinbase_tags" and associated address, 14hLEtxozmmih6Gg5xrGZLfx51bEMj21NW, to "payout_addresses" https://twitter.com/OGBTC/status/1554845449290502144
updated "slugs" to include titan
add new btc.com coinbase tag
Added Titan pool to pools.json
Add innopolis tech
Add BTCLab
rename luckypool -> GDPool
Set review needed automatically
Fix JSON formatting in pools-v2.json
jz24q6bct9-ops
approved these changes
Jan 16, 2026
| # Trigger: Runs whenever a reviewer is requested on a pull request | ||
| on: | ||
| pull_request: | ||
| types: [review_requested] |
jz24q6bct9-ops
approved these changes
Jan 16, 2026
| - name: Update Project Status to Review Needed | ||
| uses: actions/github-script@v7 | ||
| with: | ||
| # Use the PAT stored in repository secrets (has project write access) |
There was a problem hiding this comment.
| pullRequest(number: $pr) { | ||
| projectItems(first: 10) { | ||
| nodes { | ||
| id |
There was a problem hiding this comment.
bc1qkvxdrxxt5405t3wrs5eersm95fmafdtc68fkxzkhdrpctr8m50ss7rce28
| } | ||
| ``` | ||
|
|
||
| ### Add a new mining pool by `coinbase_tags` |
There was a problem hiding this comment.
Suggested change
| ### Add a new mining pool by `coinbase_tags` | |
| ### Add a new mining pool by `coinbase_tags` | |
| ```suggestion | |
| ### Add a new mining pool by `coinbase_tags` |
| ### Add a new mining pool by `coinbase_tags` | ||
|
|
||
| You can add a new mining pool by specifying the coinbase tag they're using in | ||
| the coinbase transaction. |
There was a problem hiding this comment.
| } | ||
| ``` | ||
|
|
||
| ### Add a new mining pool by `payout_addresses` |
There was a problem hiding this comment.
| For example: | ||
|
|
||
| ```json | ||
| "1FFxkVijzvUPUeHgkFjBk2Qw8j3wQY2cDw" : { |
There was a problem hiding this comment.
| ```javascript | ||
| const address = txMinerInfo.vout[0].scriptpubkey_address; | ||
| for (let i = 0; i < pools.length; ++i) { | ||
| if (address !== undefined) { |
| configuration variable: | ||
| ``` | ||
| { | ||
| "MEMPOOL": { |
pools.json
Outdated
| }, | ||
| "BITFARMS": { | ||
| "name": "Bitfarms", | ||
| "link": "https://www.bitarms.io/" |
| "/Minerium.com/" : { | ||
| "name" : "Minerium", | ||
| "link" : "https://www.minerium.com/" | ||
| }, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adding SoloPool Mining Pool
This PR adds SoloPool to the mining pools identification list.
Pool Information
/Mined @ SoloPool.Com/solopool.comPool Details
SoloPool is a Bitcoin mining pool supporting multiple networks:
The pool is actively mining and uses the coinbase signature
/Mined @ SoloPool.Com//for block identification.Verification
The pool infrastructure is running on dedicated servers and has been actively mining blocks that can be verified on the blockchain with our coinbase signature.
Please let me know if any additional information or changes are needed.