From c4ed03a07d696e065c09f75e7cc58fc921e7aea0 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Wed, 26 May 2021 10:04:19 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/1653.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/1653.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index c3c692672..8049acea2 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -718,6 +718,7 @@ "0xCD40F2670CF58720b694968698A5514e924F742d", "0xCd77880edea8E7D1f2be011BE560B45B96Ba68Ad", "0xcD7C5025753a49f1881B31C48caA7C517Bb46308", + "0xCD89B587A38FCCE8877E558133ef6bf8e0727b91", "0xCD9b26795d834d75867d950898695a30b1Eb17E1", "0xCE195c777e1ce96C30ebeC54C91d20417a068706", "0xCE393C06594A5D91210Fd4f157Cd8F6D86006D57", diff --git a/history/LATEST.json b/history/LATEST.json index 9aa9afa3e..097b7c9fe 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1652, - "commit": "375a20bbf8ec54f65f7ee0dc5666ccb977d03ba7", - "date": "2021-05-26T09:59:00.032Z" + "versionNum": 1653, + "commit": "8e13d4a6159d6430bb8963768547d73847058348", + "date": "2021-05-26T10:04:05.227Z" } \ No newline at end of file diff --git a/history/versions/1653.json b/history/versions/1653.json new file mode 100644 index 000000000..378f9f6ff --- /dev/null +++ b/history/versions/1653.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 1653, + "commit": "8e13d4a6159d6430bb8963768547d73847058348", + "date": "2021-05-26T10:04:05.227Z" + }, + "versionStart": { + "versionNum": 1652, + "commit": "375a20bbf8ec54f65f7ee0dc5666ccb977d03ba7", + "date": "2021-05-26T09:59:00.032Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xCD89B587A38FCCE8877E558133ef6bf8e0727b91/info.json", + "blockchains/smartchain/assets/0xCD89B587A38FCCE8877E558133ef6bf8e0727b91/logo.png" + ] +} \ No newline at end of file