From add6180578486c2c66e8c3ff880d1f4c2ff6d762 Mon Sep 17 00:00:00 2001 From: hewigovens Date: Fri, 26 Mar 2021 23:56:51 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/binance/validators/list.json | 2 +- history/LATEST.json | 6 +++--- history/versions/299.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 4 deletions(-) create mode 100644 history/versions/299.json diff --git a/blockchains/binance/validators/list.json b/blockchains/binance/validators/list.json index 0f44f0e6a..ee4f11159 100644 --- a/blockchains/binance/validators/list.json +++ b/blockchains/binance/validators/list.json @@ -149,4 +149,4 @@ "description": "Fueling Blockchains, Infinitely", "website": "https://infstones.com/" } -] +] \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index f94b31473..42c51b139 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 298, - "commit": "7ca27f1b96863dd8b704bf89b19a412365bf9f1d", - "date": "2021-03-26T06:46:46.655Z" + "versionNum": 299, + "commit": "44274dd7e4e2b8dd112cd27c2e29e2efe8d7e666", + "date": "2021-03-26T23:56:35.368Z" } \ No newline at end of file diff --git a/history/versions/299.json b/history/versions/299.json new file mode 100644 index 000000000..9ca56bd92 --- /dev/null +++ b/history/versions/299.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 299, + "commit": "44274dd7e4e2b8dd112cd27c2e29e2efe8d7e666", + "date": "2021-03-26T23:56:35.368Z" + }, + "versionStart": { + "versionNum": 298, + "commit": "7ca27f1b96863dd8b704bf89b19a412365bf9f1d", + "date": "2021-03-26T06:46:46.655Z" + }, + "changes": [ + "blockchains/binance/validators/assets/bva1a7n56r44h4tlgrk3mazxx6cavhgpkrm7a8p6g4/logo.png", + "blockchains/binance/validators/list.json" + ] +} \ No newline at end of file