From 7378708c648187b0dc42de72041a2eff09d8b60a Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Sun, 2 May 2021 06:54:45 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/950.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/950.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 46d1a825e..a522e2dd2 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -97,6 +97,7 @@ "0x2DD337F94A36449C6e5fD4f523Ce2e55A5Ad1008", "0x2E291e1c9f85a86d0C58Ae15621aaC005a8b2EAD", "0x2ed9e96EDd11A1fF5163599A66fb6f1C77FA9C66", + "0x2F3391AeBE27393aBa0a790aa5E1577fEA0361c2", "0x2f801292924433F41E34669b0817F990764EcAA0", "0x2FA5dAF6Fe0708fBD63b1A7D1592577284f52256", "0x2fF3d0F6990a40261c66E1ff2017aCBc282EB6d0", diff --git a/history/LATEST.json b/history/LATEST.json index c4be925e0..f22a5db33 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 949, - "commit": "e15dfb07b70d59361bfc2b2ed16f8d3197abb6e6", - "date": "2021-05-02T01:32:46.419Z" + "versionNum": 950, + "commit": "812f15df66db0db0004213137d41404334f3bf5c", + "date": "2021-05-02T06:54:28.267Z" } \ No newline at end of file diff --git a/history/versions/950.json b/history/versions/950.json new file mode 100644 index 000000000..635727ee9 --- /dev/null +++ b/history/versions/950.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 950, + "commit": "812f15df66db0db0004213137d41404334f3bf5c", + "date": "2021-05-02T06:54:28.267Z" + }, + "versionStart": { + "versionNum": 949, + "commit": "e15dfb07b70d59361bfc2b2ed16f8d3197abb6e6", + "date": "2021-05-02T01:32:46.419Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x2F3391AeBE27393aBa0a790aa5E1577fEA0361c2/info.json", + "blockchains/smartchain/assets/0x2F3391AeBE27393aBa0a790aa5E1577fEA0361c2/logo.png" + ] +} \ No newline at end of file