From ad9615c3db5488bc0136f001ed346e9af0aff2d1 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Sat, 5 Jun 2021 11:20:13 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/1955.json | 18 ++++++++++++++++++ 3 files changed, 22 insertions(+), 3 deletions(-) create mode 100644 history/versions/1955.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 87578be66..6f87ab548 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -358,6 +358,7 @@ "0x51F35073FF7cF54c9e86b7042E59A8cC9709FC46", "0x5232152c8207653AEda5baa0ff7fb1046c23C753", "0x52CE071Bd9b1C4B00A0b92D298c512478CaD67e8", + "0x52dCF5BEdc061604D8C592B0079A0FF2ceA22eB7", "0x52e22D2480bC39F4aB13d4788014AEc3195bbCf7", "0x53D88d2ffDBE71E81D95b08AE0cA49D0C4A8515f", "0x53dcD4eF8E21FE014594a0854c4271a0623B31eC", diff --git a/history/LATEST.json b/history/LATEST.json index c6e98a7dd..5ca056ec2 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1954, - "commit": "b590cc62253377c03560616274061e040f6ac270", - "date": "2021-06-05T11:17:28.840Z" + "versionNum": 1955, + "commit": "dcf6216ebb592601fe536ccf535f7cd76bf04abd", + "date": "2021-06-05T11:19:58.716Z" } \ No newline at end of file diff --git a/history/versions/1955.json b/history/versions/1955.json new file mode 100644 index 000000000..b2707069f --- /dev/null +++ b/history/versions/1955.json @@ -0,0 +1,18 @@ +{ + "versionEnd": { + "versionNum": 1955, + "commit": "dcf6216ebb592601fe536ccf535f7cd76bf04abd", + "date": "2021-06-05T11:19:58.716Z" + }, + "versionStart": { + "versionNum": 1954, + "commit": "b590cc62253377c03560616274061e040f6ac270", + "date": "2021-06-05T11:17:28.840Z" + }, + "changes": [ + "blockchains/smartchain/allowlist.json", + "blockchains/smartchain/assets/0x52dCF5BEdc061604D8C592B0079A0FF2ceA22eB7/info.json", + "blockchains/smartchain/assets/0x52dCF5BEdc061604D8C592B0079A0FF2ceA22eB7/logo.png", + "blockchains/smartchain/assets/0x7ce1e651374ec5324e6f37c4ff312D53428F0D50/info.json" + ] +} \ No newline at end of file