From 295efd3b900d62c721153e8f7d291447b6189257 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Mon, 17 May 2021 05:19:22 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/1408.json | 19 +++++++++++++++++++ 3 files changed, 23 insertions(+), 3 deletions(-) create mode 100644 history/versions/1408.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 67e78dbd8..994d17563 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -604,6 +604,7 @@ "0xcc10c8AfD683c5AA86B1d170d75B555bce5a2C37", "0xcc2E12a9b5b75360c6FBf23B584c275D52cDdb0E", "0xCC42724C6683B7E57334c4E856f4c9965ED682bD", + "0xcc9b175E4b88a22543C44F1cC65B73f63b0D4EfE", "0xcCc2d670E801570247E9De1841480F52A62Eb6F3", "0xcCe7F9eB881248E04f2975a3Fb3B62631ad9eE37", "0xCD40F2670CF58720b694968698A5514e924F742d", diff --git a/history/LATEST.json b/history/LATEST.json index fe9d64b3f..3c6c83e1d 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1407, - "commit": "ad15b8da24ab0da0bf881da30d03b9b2b5c2042c", - "date": "2021-05-17T05:16:40.920Z" + "versionNum": 1408, + "commit": "e1fe770249c8d33833d7060ef8b8eeb9e194a6e8", + "date": "2021-05-17T05:19:08.625Z" } \ No newline at end of file diff --git a/history/versions/1408.json b/history/versions/1408.json new file mode 100644 index 000000000..4703a3d31 --- /dev/null +++ b/history/versions/1408.json @@ -0,0 +1,19 @@ +{ + "versionEnd": { + "versionNum": 1408, + "commit": "e1fe770249c8d33833d7060ef8b8eeb9e194a6e8", + "date": "2021-05-17T05:19:08.625Z" + }, + "versionStart": { + "versionNum": 1407, + "commit": "ad15b8da24ab0da0bf881da30d03b9b2b5c2042c", + "date": "2021-05-17T05:16:40.920Z" + }, + "changes": [ + "blockchains/ethereum/allowlist.json", + "blockchains/smartchain/allowlist.json", + "blockchains/smartchain/assets/0x8d03e069840D6Fb103abC4F640C8cc07F7F4bc10/info.json", + "blockchains/smartchain/assets/0xcc9b175E4b88a22543C44F1cC65B73f63b0D4EfE/info.json", + "blockchains/smartchain/assets/0xcc9b175E4b88a22543C44F1cC65B73f63b0D4EfE/logo.png" + ] +} \ No newline at end of file