Skip to content

Commit

Permalink
recent changes from 0xB10C
Browse files Browse the repository at this point in the history
  • Loading branch information
janoside committed Jul 18, 2021
1 parent 46c4cd1 commit f4a4884
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 5 deletions.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@ Bitcoin Known Miners

Bitcoin Known Miners for miner info within [btc-rpc-explorer](https://github.com/janoside/btc-rpc-explorer)

This repository hopes to be a more up-to-date fork of [btccom/Blockchain-Known-Pools](https://github.com/btccom/Blockchain-Known-Pools), which is itself a fork of [blockchain/Blockchain-Known-Pools](https://github.com/blockchain/Blockchain-Known-Pools).
This repository aims to be the most up-to-date miner "registry", combining first-party edits with edits from:

* [btccom/Blockchain-Known-Pools](https://github.com/btccom/Blockchain-Known-Pools)
* [blockchain/Blockchain-Known-Pools](https://github.com/blockchain/Blockchain-Known-Pools)
* [0xB10C/known-mining-pools](https://github.com/0xB10C/known-mining-pools/)

Contributions welcome.
16 changes: 12 additions & 4 deletions miners.json
Original file line number Diff line number Diff line change
Expand Up @@ -484,6 +484,10 @@
"name" : "Binance Pool",
"link" : "https://pool.binance.com/"
},
"binance/": {
"name" : "Binance Pool",
"link" : "https://pool.binance.com/"
},
"/Minerium.com/" : {
"name" : "Minerium",
"link" : "https://www.minerium.com/"
Expand Down Expand Up @@ -554,7 +558,7 @@
},
"TogetherPool" : {
"name" : "TogetherPool",
"link" : ""
"link" : "https://www.togetherpool.com"
},
"/CODEBLACK/" : {
"name" : "CODEBLACK",
Expand All @@ -575,6 +579,10 @@
"/E2M/": {
"name": "WAYI.CN",
"link": "http://www.easy2mine.com/"
},
"Bitdeer": {
"name": "Bitdeer",
"link": "https://www.bitdeer.com/"
}
},
"payout_addresses" : {
Expand Down Expand Up @@ -971,8 +979,8 @@
"link": "https://www.poolhb.com/"
},
"1M1Xw2rczxkF3p3wiNHaTmxvbpZZ7M6vaa" : {
"name": "1M1X",
"link": ""
"name": "Poolin",
"link": "https://www.poolin.com"
},
"39m5Wvn9ZqyhYmCYpsyHuGMt5YYw4Vmh1Z" : {
"name": "BytePool",
Expand Down Expand Up @@ -1188,7 +1196,7 @@
},
"bc1qwlrsvgtn99rqp3fgaxq6f6jkgms80rnej0a8tc" : {
"name" : "TogetherPool",
"link" : ""
"link" : "https://www.togetherpool.com"
},
"1AdbRdfLqxekeTjkybHc84iPQW11t4sGqM" : {
"name" : "CODEBLACK",
Expand Down

0 comments on commit f4a4884

Please sign in to comment.