From 3e8e40a02a9d6c0e877a864dc279761a0151624e Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Mon, 14 Jun 2021 07:08:07 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/2165.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/2165.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index d5cd74724..6ec59a7c1 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -195,6 +195,7 @@ "0x2921872530F53eb8E6fC388676B141EF41Ee2d4e", "0x295F2122EbfCC5c38b4Bd33879A37348195b61fb", "0x29b1E39A529d3B3cacEA55989594F71813e998Bb", + "0x29B73ACC51999399b579e42d65e63fd0FcC3AbCe", "0x29cED01C447166958605519F10DcF8b0255fB379", "0x29f920ddc62Fe53711a5c8B8FF16Fa5c75cA12A3", "0x2A0F5257F4bfE6c75cd58A14A0e7c4651E2160DE", diff --git a/history/LATEST.json b/history/LATEST.json index 09cd47d68..f782d3485 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2164, - "commit": "e2bce36794cffc0de5372937494a257f6c9cb638", - "date": "2021-06-14T07:05:39.009Z" + "versionNum": 2165, + "commit": "8a5de82d45e446384a848b4062a26dcd9e9afead", + "date": "2021-06-14T07:07:50.680Z" } \ No newline at end of file diff --git a/history/versions/2165.json b/history/versions/2165.json new file mode 100644 index 000000000..0adabbd86 --- /dev/null +++ b/history/versions/2165.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 2165, + "commit": "8a5de82d45e446384a848b4062a26dcd9e9afead", + "date": "2021-06-14T07:07:50.680Z" + }, + "versionStart": { + "versionNum": 2164, + "commit": "e2bce36794cffc0de5372937494a257f6c9cb638", + "date": "2021-06-14T07:05:39.009Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x29B73ACC51999399b579e42d65e63fd0FcC3AbCe/info.json", + "blockchains/smartchain/assets/0x29B73ACC51999399b579e42d65e63fd0FcC3AbCe/logo.png" + ] +} \ No newline at end of file