From 6f1d753ef4dbb7af396e27ec035a6d2bb0cf4706 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Fri, 18 Jun 2021 14:42:38 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/2333.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/2333.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index a1fcf5fbc..b0025e47c 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -391,6 +391,7 @@ "0x4B0F1812e5Df2A09796481Ff14017e6005508003", "0x4B5C23cac08a567ecf0c1fFcA8372A45a5D33743", "0x4b6000F9163de2E3f0a01eC37E06e1469DBbcE9d", + "0x4b63f8C52E3286CA871Cd66b7C84e26556b2DE8e", "0x4BA0057f784858a48fe351445C672FF2a3d43515", "0x4BbB275012EBE258556B8debE5C07bE98e8d3859", "0x4BD17003473389A42DAF6a0a729f6Fdb328BbBd7", diff --git a/history/LATEST.json b/history/LATEST.json index b8deb693d..e92a1975f 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2332, - "commit": "e6dea7be87c55a9d02b833be1b895d97b5aed706", - "date": "2021-06-18T14:33:03.168Z" + "versionNum": 2333, + "commit": "92294fa35b072ec85510dfa1857366cc6b0f4ee5", + "date": "2021-06-18T14:42:22.214Z" } \ No newline at end of file diff --git a/history/versions/2333.json b/history/versions/2333.json new file mode 100644 index 000000000..75875309a --- /dev/null +++ b/history/versions/2333.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 2333, + "commit": "92294fa35b072ec85510dfa1857366cc6b0f4ee5", + "date": "2021-06-18T14:42:22.214Z" + }, + "versionStart": { + "versionNum": 2332, + "commit": "e6dea7be87c55a9d02b833be1b895d97b5aed706", + "date": "2021-06-18T14:33:03.168Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x4b63f8C52E3286CA871Cd66b7C84e26556b2DE8e/info.json", + "blockchains/smartchain/assets/0x4b63f8C52E3286CA871Cd66b7C84e26556b2DE8e/logo.png" + ] +} \ No newline at end of file