From 7295f3d92a53bf77172d74cb9a9eaa9e7870f6a5 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Mon, 31 May 2021 07:20:37 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/binance/validators/list.json | 2 +- history/LATEST.json | 6 +++--- history/versions/1790.json | 18 ++++++++++++++++++ 3 files changed, 22 insertions(+), 4 deletions(-) create mode 100644 history/versions/1790.json diff --git a/blockchains/binance/validators/list.json b/blockchains/binance/validators/list.json index 134c9f02b..93f3fc0eb 100644 --- a/blockchains/binance/validators/list.json +++ b/blockchains/binance/validators/list.json @@ -167,4 +167,4 @@ "description": "Professional Staking+ Ecosystem Service Provider", "website": "https://www.hashquark.io/" } -] +] \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 63875e9bb..0e2e7c7ce 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1789, - "commit": "b2cf06f156ab7eedc92d200532662489b6d53a03", - "date": "2021-05-31T07:18:37.455Z" + "versionNum": 1790, + "commit": "f21d7a59f1e7d24316ffd57f21bafdc069b5c9a1", + "date": "2021-05-31T07:20:22.246Z" } \ No newline at end of file diff --git a/history/versions/1790.json b/history/versions/1790.json new file mode 100644 index 000000000..edddd2341 --- /dev/null +++ b/history/versions/1790.json @@ -0,0 +1,18 @@ +{ + "versionEnd": { + "versionNum": 1790, + "commit": "f21d7a59f1e7d24316ffd57f21bafdc069b5c9a1", + "date": "2021-05-31T07:20:22.246Z" + }, + "versionStart": { + "versionNum": 1789, + "commit": "b2cf06f156ab7eedc92d200532662489b6d53a03", + "date": "2021-05-31T07:18:37.455Z" + }, + "changes": [ + "blockchains/binance/validators/assets/bva139vgg7x68z3z7mjcyg6q02h3y0pvah678vr0y3/logo.png", + "blockchains/binance/validators/list.json", + "blockchains/tron/allowlist.json", + "blockchains/tron/assets/TBnY2jGuuYYF4j7kp1otQizqF5wbEhFKxA/info.json" + ] +} \ No newline at end of file