From 7351f381c0b4a8fc34cc9c8ba650d359e1fc46a3 Mon Sep 17 00:00:00 2001 From: jaybeddict1 <71771116+jaybeddict1@users.noreply.github.com> Date: Fri, 12 Apr 2024 09:06:21 -0500 Subject: [PATCH 1/4] Add FUSAP Rare Sat Address FUSAP began separating 546 sats from coinbase at block 838781 https://mempool.space/address/bc1p8k4v4xuz55dv49svzjg43qjxq2whur7ync9tm0xgl5t4wjl9ca9snxgmlt --- pools-v2.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pools-v2.json b/pools-v2.json index 2b29a51..e05d45c 100644 --- a/pools-v2.json +++ b/pools-v2.json @@ -1231,7 +1231,8 @@ "addresses": [ "12KKDt4Mj7N5UAkQMN7LtPZMayenXHa8KL", "1FFxkVijzvUPUeHgkFjBk2Qw8j3wQY2cDw", - "bc1qxhmdufsvnuaaaer4ynz88fspdsxq2h9e9cetdj" + "bc1qxhmdufsvnuaaaer4ynz88fspdsxq2h9e9cetdj", + "bc1p8k4v4xuz55dv49svzjg43qjxq2whur7ync9tm0xgl5t4wjl9ca9snxgmlt" ], "tags": [ "/2cDw/", From 49f2a8716ab457f1a6b5740bc1d0d347eb6baa5b Mon Sep 17 00:00:00 2001 From: wiz Date: Tue, 7 May 2024 02:14:56 +0900 Subject: [PATCH 2/4] Add wiz tag to test testnet4 mining dashboard --- pools-v2.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/pools-v2.json b/pools-v2.json index 2b29a51..8f921a6 100644 --- a/pools-v2.json +++ b/pools-v2.json @@ -1563,5 +1563,16 @@ "WhitePool" ], "link": "" + }, + { + "id": 144, + "name": "wiz", + "addresses": [ + "tb1q548z58kqvwyjqwy8vc2ntmg33d7s2wyfv7ukq4" + ], + "tags": [ + "/@wiz/" + ], + "link": "https://wiz.biz/" } ] From 86039e8b75504ba450bf1ae150e476f8eea12c68 Mon Sep 17 00:00:00 2001 From: Mononaut Date: Tue, 7 May 2024 00:08:40 +0000 Subject: [PATCH 3/4] Add mononaut tag to test testnet4 mining dashboard --- pools-v2.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/pools-v2.json b/pools-v2.json index 8f921a6..7f2f78c 100644 --- a/pools-v2.json +++ b/pools-v2.json @@ -1574,5 +1574,16 @@ "/@wiz/" ], "link": "https://wiz.biz/" + }, + { + "id": 145, + "name": "mononaut", + "addresses": [ + "mjP97q5BWtdpdsJLkEJvQWgLe9zw4MMVU6" + ], + "tags": [ + "🐵🚀" + ], + "link": "https://twitter.com/mononautical" } ] From 985ed19cb7a3871076b0126e6fa61003403be8ef Mon Sep 17 00:00:00 2001 From: rot13maxi Date: Wed, 8 May 2024 12:04:09 -0400 Subject: [PATCH 4/4] add rijndael to tags for testnet --- pools-v2.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/pools-v2.json b/pools-v2.json index 7f2f78c..ebeba42 100644 --- a/pools-v2.json +++ b/pools-v2.json @@ -1585,5 +1585,16 @@ "🐵🚀" ], "link": "https://twitter.com/mononautical" + }, + { + "id": 146, + "name": "rijndael", + "addresses": [ + "tb1qg8zlznrvns9u46muxamxjh7sa8wry3vutzaujm" + ], + "tags": [ + "rijndael's toaster" + ], + "link": "https://twitter.com/rot13maxi" } ]