From e9407eef63e84e47f86df3a959b3c01c14e49a14 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Thu, 22 Apr 2021 17:48:02 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/712.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/712.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 08bf6f124..146e5f894 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -42,6 +42,7 @@ "0x1A2fb0Af670D0234c2857FaD35b789F8Cb725584", "0x1AF3F329e8BE154074D8769D1FFa4eE058B1DBc3", "0x1aF8c1C3AD36A041cb6678feD86B1E095004fd16", + "0x1ba292a599F9C4F5618616c14bA38daec29e7E08", "0x1Ba42e5193dfA8B03D15dd1B86a3113bbBEF8Eeb", "0x1bA8c21c623C843Cd4c60438d70E7Ad50f363fbb", "0x1C9491865a1DE77C5b6e19d2E6a5F1D7a6F2b25F", diff --git a/history/LATEST.json b/history/LATEST.json index b336b3c33..464791eb1 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 711, - "commit": "d96ad726c47a2a1b077e956c8d39bc895a388fe5", - "date": "2021-04-22T15:55:24.533Z" + "versionNum": 712, + "commit": "0e0e590f6628c9de7310af670453c0300b12c68f", + "date": "2021-04-22T17:47:47.348Z" } \ No newline at end of file diff --git a/history/versions/712.json b/history/versions/712.json new file mode 100644 index 000000000..1f9dfd037 --- /dev/null +++ b/history/versions/712.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 712, + "commit": "0e0e590f6628c9de7310af670453c0300b12c68f", + "date": "2021-04-22T17:47:47.348Z" + }, + "versionStart": { + "versionNum": 711, + "commit": "d96ad726c47a2a1b077e956c8d39bc895a388fe5", + "date": "2021-04-22T15:55:24.533Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x1ba292a599F9C4F5618616c14bA38daec29e7E08/info.json", + "blockchains/smartchain/assets/0x1ba292a599F9C4F5618616c14bA38daec29e7E08/logo.png" + ] +} \ No newline at end of file