From 3313fa19ee5de3d207b860d2662c0f43a70a0dd1 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Fri, 30 Jul 2021 10:05:17 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/3115.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/3115.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 6cefe63c8..b961eedec 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -290,6 +290,7 @@ "0x2f801292924433F41E34669b0817F990764EcAA0", "0x2FA5dAF6Fe0708fBD63b1A7D1592577284f52256", "0x2fF3d0F6990a40261c66E1ff2017aCBc282EB6d0", + "0x2FFEE7b4DF74F7C6508A4Af4D6D91058dA5420D0", "0x30365Ed4Ca8173013ad948b9842f34ac71d01f7C", "0x303dE4bdb189B951F875eB4A8ECDe2985138161e", "0x3048144676Ea683bF670392971e569d9511015eb", diff --git a/history/LATEST.json b/history/LATEST.json index 83bc6b24d..bc803d815 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 3114, - "commit": "2153d60d6cf0f081807b31bd01e1ed87a29d6e2f", - "date": "2021-07-30T01:29:19.747Z" + "versionNum": 3115, + "commit": "f2d5ee33d9682b17a17a9919b567e565214c902f", + "date": "2021-07-30T10:05:02.623Z" } \ No newline at end of file diff --git a/history/versions/3115.json b/history/versions/3115.json new file mode 100644 index 000000000..97c8a1e66 --- /dev/null +++ b/history/versions/3115.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 3115, + "commit": "f2d5ee33d9682b17a17a9919b567e565214c902f", + "date": "2021-07-30T10:05:02.623Z" + }, + "versionStart": { + "versionNum": 3114, + "commit": "2153d60d6cf0f081807b31bd01e1ed87a29d6e2f", + "date": "2021-07-30T01:29:19.747Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x2FFEE7b4DF74F7C6508A4Af4D6D91058dA5420D0/info.json", + "blockchains/smartchain/assets/0x2FFEE7b4DF74F7C6508A4Af4D6D91058dA5420D0/logo.png" + ] +} \ No newline at end of file