From 9abc1a344c7f468a3450567b35831d77490f2960 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Wed, 5 May 2021 15:33:10 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/1060.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/1060.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 7102cd486..df1c22b16 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -455,6 +455,7 @@ "0xcCc2d670E801570247E9De1841480F52A62Eb6F3", "0xcCe7F9eB881248E04f2975a3Fb3B62631ad9eE37", "0xCD40F2670CF58720b694968698A5514e924F742d", + "0xCd77880edea8E7D1f2be011BE560B45B96Ba68Ad", "0xcD7C5025753a49f1881B31C48caA7C517Bb46308", "0xCD9b26795d834d75867d950898695a30b1Eb17E1", "0xCE195c777e1ce96C30ebeC54C91d20417a068706", diff --git a/history/LATEST.json b/history/LATEST.json index 34b5f1dac..6cbb6ad51 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1059, - "commit": "1c44f6947c601f8b8928ea1ae7698ddc5000a847", - "date": "2021-05-05T13:24:43.009Z" + "versionNum": 1060, + "commit": "0bd56ca828da2e19c8ea1c69f9dbde86a179386f", + "date": "2021-05-05T15:32:53.561Z" } \ No newline at end of file diff --git a/history/versions/1060.json b/history/versions/1060.json new file mode 100644 index 000000000..acda7dee2 --- /dev/null +++ b/history/versions/1060.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 1060, + "commit": "0bd56ca828da2e19c8ea1c69f9dbde86a179386f", + "date": "2021-05-05T15:32:53.561Z" + }, + "versionStart": { + "versionNum": 1059, + "commit": "1c44f6947c601f8b8928ea1ae7698ddc5000a847", + "date": "2021-05-05T13:24:43.009Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xCd77880edea8E7D1f2be011BE560B45B96Ba68Ad/info.json", + "blockchains/smartchain/assets/0xCd77880edea8E7D1f2be011BE560B45B96Ba68Ad/logo.png" + ] +} \ No newline at end of file