From 4899fac41f666427eb944b75b4518146ccbf1c62 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Tue, 24 Aug 2021 05:21:15 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/3355.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/3355.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 36143d1d4..b82c50bb8 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -326,6 +326,7 @@ "0x31045e7023e6c388F9447E632a3f9EaFF90393fa", "0x311827832c1f670229eF0AFbE96D2DF8195c8C9A", "0x31353E2826Cc4402735E55a175a75CE2569B4226", + "0x31471E0791fCdbE82fbF4C44943255e923F1b794", "0x319Bf3bB8aB93658074Be595C4Aa55Cd60380AF7", "0x31b9773f225408129a90788EF013Bd449e283865", "0x31D0a7AdA4d4c131Eb612DB48861211F63e57610", diff --git a/history/LATEST.json b/history/LATEST.json index d2abbec44..72e097f80 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 3354, - "commit": "14af98cad78dadb8fbaef909cc45dd48c7b13f8a", - "date": "2021-08-24T01:25:29.284Z" + "versionNum": 3355, + "commit": "09450c5f26bebf1d0866becfe492d3b702243e4d", + "date": "2021-08-24T05:21:00.611Z" } \ No newline at end of file diff --git a/history/versions/3355.json b/history/versions/3355.json new file mode 100644 index 000000000..ef6850ef6 --- /dev/null +++ b/history/versions/3355.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 3355, + "commit": "09450c5f26bebf1d0866becfe492d3b702243e4d", + "date": "2021-08-24T05:21:00.611Z" + }, + "versionStart": { + "versionNum": 3354, + "commit": "14af98cad78dadb8fbaef909cc45dd48c7b13f8a", + "date": "2021-08-24T01:25:29.284Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x31471E0791fCdbE82fbF4C44943255e923F1b794/info.json", + "blockchains/smartchain/assets/0x31471E0791fCdbE82fbF4C44943255e923F1b794/logo.png" + ] +} \ No newline at end of file