From 2c3211ed4cfa530de48741b4a8cd18ee8f3db6f1 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Tue, 15 Jun 2021 08:05:58 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/2199.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/2199.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index a9516d61f..75372f1a5 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -706,6 +706,7 @@ "0x988c11625472340b7B36FF1534893780E0d8d841", "0x98fc5B3a39D712Fa5a826Df4F9c47Bb6c0F6F8a9", "0x990E7154bB999FAa9b2fa5Ed29E822703311eA85", + "0x994517e000aa3F117E7Ad61B0e2336C76B4Fd94a", "0x9974F4E6FF49ac39469928E5d7cCa3E8649ae6b8", "0x9a6fDa69FA9859B169EF17b600Ce81c59Cf16F01", "0x9a7B87651C6C93cedb831B2B3b5549142a813Cfe", diff --git a/history/LATEST.json b/history/LATEST.json index 836dd0f26..42a7d17b0 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2198, - "commit": "802f4b85bfcd03369ff667750113066da39fbfaf", - "date": "2021-06-15T08:01:37.796Z" + "versionNum": 2199, + "commit": "ad6d134a1082f0fe679dea0e1203bf538c1aee79", + "date": "2021-06-15T08:05:45.560Z" } \ No newline at end of file diff --git a/history/versions/2199.json b/history/versions/2199.json new file mode 100644 index 000000000..900afe814 --- /dev/null +++ b/history/versions/2199.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 2199, + "commit": "ad6d134a1082f0fe679dea0e1203bf538c1aee79", + "date": "2021-06-15T08:05:45.560Z" + }, + "versionStart": { + "versionNum": 2198, + "commit": "802f4b85bfcd03369ff667750113066da39fbfaf", + "date": "2021-06-15T08:01:37.796Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x994517e000aa3F117E7Ad61B0e2336C76B4Fd94a/info.json", + "blockchains/smartchain/assets/0x994517e000aa3F117E7Ad61B0e2336C76B4Fd94a/logo.png" + ] +} \ No newline at end of file