From 353214a208662e7ed9270d3d53876e672f886031 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Tue, 27 Apr 2021 09:42:14 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/818.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/818.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index dfd68fe64..0f6ce8366 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -210,6 +210,7 @@ "0x748AD98b14C814B28812eB42ad219C8672909879", "0x74B3abB94e9e1ECc25Bd77d6872949B4a9B2aACF", "0x762539b45A1dCcE3D36d080F74d1AED37844b878", + "0x7643F0C207172497810ba6b76C5f3924d4ee7569", "0x77DFb1DaFC92c5Df29996f5528BA1829941cD3Bb", "0x780207B8C0Fdc32cF60E957415bFa1f2d4d9718c", "0x78650B139471520656b9E7aA7A5e9276814a38e9", diff --git a/history/LATEST.json b/history/LATEST.json index 503accfa0..5b7befa3b 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 817, - "commit": "11ed5bd5ac16f455a1f14ed8c8ff0fe90e3053e8", - "date": "2021-04-27T09:40:13.681Z" + "versionNum": 818, + "commit": "0e7914dec61be3093b4a86d9d5b50b4bfaefdf12", + "date": "2021-04-27T09:41:57.822Z" } \ No newline at end of file diff --git a/history/versions/818.json b/history/versions/818.json new file mode 100644 index 000000000..5bacb0ea9 --- /dev/null +++ b/history/versions/818.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 818, + "commit": "0e7914dec61be3093b4a86d9d5b50b4bfaefdf12", + "date": "2021-04-27T09:41:57.822Z" + }, + "versionStart": { + "versionNum": 817, + "commit": "11ed5bd5ac16f455a1f14ed8c8ff0fe90e3053e8", + "date": "2021-04-27T09:40:13.681Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x7643F0C207172497810ba6b76C5f3924d4ee7569/info.json", + "blockchains/smartchain/assets/0x7643F0C207172497810ba6b76C5f3924d4ee7569/logo.png" + ] +} \ No newline at end of file