From 8f739ff9814250c331d023e4308dc9019878b106 Mon Sep 17 00:00:00 2001 From: FabriceDautriat <44614987+FabriceDautriat@users.noreply.github.com> Date: Wed, 1 Apr 2020 16:39:36 +0200 Subject: [PATCH 1/6] Update BakersRegistryCoreUnfilteredData.json Added Staking Team Morpheus Tezos Baking Team --- tools/BakersRegistryCoreUnfilteredData.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/tools/BakersRegistryCoreUnfilteredData.json b/tools/BakersRegistryCoreUnfilteredData.json index 812c2b42..3cccf748 100644 --- a/tools/BakersRegistryCoreUnfilteredData.json +++ b/tools/BakersRegistryCoreUnfilteredData.json @@ -553,5 +553,20 @@ "bakerName": "Tezos Alliance", "bakerAccount": "tz1RSWMYKGAykpizFteowByYMueCYv9TMn1L", "openForDelegation": "true" + }, + { + "bakerName": "Staking Team", + "bakerAccount": "tz1STeamwbp68THcny9zk3LsbG3H36DMvbRK", + "openForDelegation": "true" + }, + { + "bakerName": " Morpheus Tezos", + "bakerAccount": "tz1MWhSr4oT8W67CKdxduqp4bkVyF32qsERK", + "openForDelegation": "true" + }, + { + "bakerName": " Baking Team", + "bakerAccount": "tz1fJHFn6sWEd3NnBPngACuw2dggTv6nQZ7g", + "openForDelegation": "true" } ] From 394d0a86747e9cae32ddb79ec646faa6fd1153d6 Mon Sep 17 00:00:00 2001 From: FabriceDautriat <44614987+FabriceDautriat@users.noreply.github.com> Date: Thu, 4 Jun 2020 08:45:45 +0200 Subject: [PATCH 2/6] Update BakersRegistryCoreUnfilteredData.json Added Money Every 3 days + rename Everstake to Everstake Legacy + added new Everstake --- tools/BakersRegistryCoreUnfilteredData.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/tools/BakersRegistryCoreUnfilteredData.json b/tools/BakersRegistryCoreUnfilteredData.json index 3cccf748..bdde02e1 100644 --- a/tools/BakersRegistryCoreUnfilteredData.json +++ b/tools/BakersRegistryCoreUnfilteredData.json @@ -100,7 +100,7 @@ "openForDelegation": "true" }, { - "bakerName": "Everstake", + "bakerName": "Everstake Legacy", "bakerAccount": "tz1MXFrtZoaXckE41bjUCSjAjAap3AFDSr3N", "openForDelegation": "true" }, @@ -568,5 +568,15 @@ "bakerName": " Baking Team", "bakerAccount": "tz1fJHFn6sWEd3NnBPngACuw2dggTv6nQZ7g", "openForDelegation": "true" + }, + { + "bakerName": "Everstake", + "bakerAccount": "tz1aRoaRhSpRYvFdyvgWLL6TGyRoGF51wDjM", + "openForDelegation": "true" + }, + { + "bakerName": "Money Every 3 Days", + "bakerAccount": "tz1NEKxGEHsFufk87CVZcrqWu8o22qh46GK6", + "openForDelegation": "true" } ] From 7d10cc8b57d7b1a26ea8b0bbb07c761bb837c5c7 Mon Sep 17 00:00:00 2001 From: Jacquin Mininger Date: Thu, 4 Jun 2020 11:40:19 -0400 Subject: [PATCH 3/6] fix botched merge --- tools/BakersRegistryCoreUnfilteredData.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/tools/BakersRegistryCoreUnfilteredData.json b/tools/BakersRegistryCoreUnfilteredData.json index a3eafb5f..477ced05 100644 --- a/tools/BakersRegistryCoreUnfilteredData.json +++ b/tools/BakersRegistryCoreUnfilteredData.json @@ -445,27 +445,27 @@ }, { "bakerName": "Tezos Alliance", - "bakerAccount": "tz1RSWMYKGAykpizFteowByYMueCYv9TMn1L", + "bakerAccount": "tz1RSWMYKGAykpizFteowByYMueCYv9TMn1L" }, { "bakerName": "Staking Team", - "bakerAccount": "tz1STeamwbp68THcny9zk3LsbG3H36DMvbRK", + "bakerAccount": "tz1STeamwbp68THcny9zk3LsbG3H36DMvbRK" }, { "bakerName": " Morpheus Tezos", - "bakerAccount": "tz1MWhSr4oT8W67CKdxduqp4bkVyF32qsERK", + "bakerAccount": "tz1MWhSr4oT8W67CKdxduqp4bkVyF32qsERK" }, { "bakerName": " Baking Team", - "bakerAccount": "tz1fJHFn6sWEd3NnBPngACuw2dggTv6nQZ7g", + "bakerAccount": "tz1fJHFn6sWEd3NnBPngACuw2dggTv6nQZ7g" }, { "bakerName": "Everstake", - "bakerAccount": "tz1aRoaRhSpRYvFdyvgWLL6TGyRoGF51wDjM", + "bakerAccount": "tz1aRoaRhSpRYvFdyvgWLL6TGyRoGF51wDjM" }, { "bakerName": "Money Every 3 Days", - "bakerAccount": "tz1NEKxGEHsFufk87CVZcrqWu8o22qh46GK6", + "bakerAccount": "tz1NEKxGEHsFufk87CVZcrqWu8o22qh46GK6" }, { "bakerName": "Coinhouse Staking Services", From 6d571aded047272cf6d8022cc695fba5b9d7c74f Mon Sep 17 00:00:00 2001 From: Jacquin Mininger Date: Thu, 4 Jun 2020 11:49:38 -0400 Subject: [PATCH 4/6] remove extra comma --- tools/BakersRegistryCoreUnfilteredData.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/BakersRegistryCoreUnfilteredData.json b/tools/BakersRegistryCoreUnfilteredData.json index 477ced05..911c56a9 100644 --- a/tools/BakersRegistryCoreUnfilteredData.json +++ b/tools/BakersRegistryCoreUnfilteredData.json @@ -81,7 +81,7 @@ }, { "bakerName": "Everstake Legacy", - "bakerAccount": "tz1MXFrtZoaXckE41bjUCSjAjAap3AFDSr3N", + "bakerAccount": "tz1MXFrtZoaXckE41bjUCSjAjAap3AFDSr3N" }, { "bakerName": "Anonstake", From af299ae3e2ac9917c7e67bdac7c02629d0f557b7 Mon Sep 17 00:00:00 2001 From: FabriceDautriat <44614987+FabriceDautriat@users.noreply.github.com> Date: Wed, 9 Sep 2020 16:17:41 +0200 Subject: [PATCH 5/6] Update BakersRegistryCoreUnfilteredData.json Added new bakers to the list to be supported through Ledger Live --- tools/BakersRegistryCoreUnfilteredData.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/tools/BakersRegistryCoreUnfilteredData.json b/tools/BakersRegistryCoreUnfilteredData.json index 911c56a9..ec3bf50b 100644 --- a/tools/BakersRegistryCoreUnfilteredData.json +++ b/tools/BakersRegistryCoreUnfilteredData.json @@ -506,5 +506,17 @@ { "bakerName": "Baking Team", "bakerAccount": "tz1fJHFn6sWEd3NnBPngACuw2dggTv6nQZ7g" + }, + { + "bakerName": "ownBLOCK", + "bakerAccount": "tz1hTFcQk2KJRPzZyHkCwbj7E1zY1xBkiHsk" + }, + { + "bakerName": "Staking Facilities", + "bakerAccount": "tz1WpeqFaBG9Jm73Dmgqamy8eF8NWLz9JCoY" + }, + { + "bakerName": "Spice", + "bakerAccount": "tz1dRKU4FQ9QRRQPdaH4zCR6gmCmXfcvcgtB" } ] From f1d55d428cd39c705af2896cd822db7b7102b9ef Mon Sep 17 00:00:00 2001 From: FabriceDautriat <44614987+FabriceDautriat@users.noreply.github.com> Date: Fri, 18 Sep 2020 09:21:58 +0200 Subject: [PATCH 6/6] Update BakersRegistryCoreUnfilteredData.json removed duplicates --- tools/BakersRegistryCoreUnfilteredData.json | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) diff --git a/tools/BakersRegistryCoreUnfilteredData.json b/tools/BakersRegistryCoreUnfilteredData.json index ec3bf50b..faa60d50 100644 --- a/tools/BakersRegistryCoreUnfilteredData.json +++ b/tools/BakersRegistryCoreUnfilteredData.json @@ -448,17 +448,9 @@ "bakerAccount": "tz1RSWMYKGAykpizFteowByYMueCYv9TMn1L" }, { - "bakerName": "Staking Team", - "bakerAccount": "tz1STeamwbp68THcny9zk3LsbG3H36DMvbRK" - }, - { - "bakerName": " Morpheus Tezos", + "bakerName": "Morpheus Tezos", "bakerAccount": "tz1MWhSr4oT8W67CKdxduqp4bkVyF32qsERK" }, - { - "bakerName": " Baking Team", - "bakerAccount": "tz1fJHFn6sWEd3NnBPngACuw2dggTv6nQZ7g" - }, { "bakerName": "Everstake", "bakerAccount": "tz1aRoaRhSpRYvFdyvgWLL6TGyRoGF51wDjM" @@ -499,10 +491,6 @@ "bakerName": "Staking Team", "bakerAccount": "tz1STeamwbp68THcny9zk3LsbG3H36DMvbRK" }, - { - "bakerName": "Morpheus Tezos", - "bakerAccount": "tz1MWhSr4oT8W67CKdxduqp4bkVyF32qsERK" - }, { "bakerName": "Baking Team", "bakerAccount": "tz1fJHFn6sWEd3NnBPngACuw2dggTv6nQZ7g"