From bbbf91f7ae17c62d0270364ef2047be173cf8d78 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Mon, 24 May 2021 08:19:33 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/1606.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/1606.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 95675b87f..66321ab27 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -701,6 +701,7 @@ "0xcD7C5025753a49f1881B31C48caA7C517Bb46308", "0xCD9b26795d834d75867d950898695a30b1Eb17E1", "0xCE195c777e1ce96C30ebeC54C91d20417a068706", + "0xCE393C06594A5D91210Fd4f157Cd8F6D86006D57", "0xCe5814eFfF15D53EFd8025B9F2006D4d7D640b9B", "0xCed0CE92F4bdC3c2201E255FAF12f05cf8206dA8", "0xcF6BB5389c92Bdda8a3747Ddb454cB7a64626C63", diff --git a/history/LATEST.json b/history/LATEST.json index c9038a88b..e76e2bd59 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1605, - "commit": "2236fa41a31d9898e775d07e632a1294ef31b123", - "date": "2021-05-24T08:16:53.398Z" + "versionNum": 1606, + "commit": "eeecf2de32e2db532f40ea53d2723bf927f9ad05", + "date": "2021-05-24T08:19:18.572Z" } \ No newline at end of file diff --git a/history/versions/1606.json b/history/versions/1606.json new file mode 100644 index 000000000..ccab852f1 --- /dev/null +++ b/history/versions/1606.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 1606, + "commit": "eeecf2de32e2db532f40ea53d2723bf927f9ad05", + "date": "2021-05-24T08:19:18.572Z" + }, + "versionStart": { + "versionNum": 1605, + "commit": "2236fa41a31d9898e775d07e632a1294ef31b123", + "date": "2021-05-24T08:16:53.398Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xCE393C06594A5D91210Fd4f157Cd8F6D86006D57/info.json", + "blockchains/smartchain/assets/0xCE393C06594A5D91210Fd4f157Cd8F6D86006D57/logo.png" + ] +} \ No newline at end of file