From 94a190d8ebb5e6fa3b278d20736c62fd15c56d15 Mon Sep 17 00:00:00 2001 From: cryptomanz Date: Fri, 18 Jun 2021 18:29:28 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/2343.json | 18 ++++++++++++++++++ 3 files changed, 22 insertions(+), 3 deletions(-) create mode 100644 history/versions/2343.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 91d142c02..8ac426a65 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -162,6 +162,7 @@ "0x1fe38769ED41Fe7f47270C78d2F0507b508d06F0", "0x1FF2a2c2DEAdb17B6Ba9949393d1406f4c61BFC9", "0x2090c8295769791ab7A3CF1CC6e0AA19F35e441A", + "0x2095d2346e47Ed497d4F39FcfA59918b4346cd65", "0x20bff4bbEDa07536FF00e073bd8359E5D80D733d", "0x211FfbE424b90e25a15531ca322adF1559779E45", "0x212fE6ACbd2083BA0fd7c13Bc57100Ce8bf52e75", diff --git a/history/LATEST.json b/history/LATEST.json index 736004b20..cc9b71ea9 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2342, - "commit": "df9edee040c883f0462571c087ed511721f79866", - "date": "2021-06-18T18:27:34.887Z" + "versionNum": 2343, + "commit": "2789ac8769a433635e47045b53aaffaa02059549", + "date": "2021-06-18T18:29:14.612Z" } \ No newline at end of file diff --git a/history/versions/2343.json b/history/versions/2343.json new file mode 100644 index 000000000..97ad38eca --- /dev/null +++ b/history/versions/2343.json @@ -0,0 +1,18 @@ +{ + "versionEnd": { + "versionNum": 2343, + "commit": "2789ac8769a433635e47045b53aaffaa02059549", + "date": "2021-06-18T18:29:14.612Z" + }, + "versionStart": { + "versionNum": 2342, + "commit": "df9edee040c883f0462571c087ed511721f79866", + "date": "2021-06-18T18:27:34.887Z" + }, + "changes": [ + "blockchains/smartchain/allowlist.json", + "blockchains/smartchain/assets/0x2095d2346e47Ed497d4F39FcfA59918b4346cd65/info.json", + "blockchains/smartchain/assets/0x2095d2346e47Ed497d4F39FcfA59918b4346cd65/logo.png", + "blockchains/smartchain/assets/0x57c56665B2bcdf3CB86E40A9D3DC21f5b0AeD7Ad/info.json" + ] +} \ No newline at end of file