From 18241eeea184689c66c0961957aaabefd89e8d86 Mon Sep 17 00:00:00 2001 From: cryptomanz Date: Tue, 14 Sep 2021 19:41:24 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/3617.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/3617.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 3bb820464..7642aa5f4 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -135,6 +135,7 @@ "0x139dd9203c8E46d15B3896814Dc9424c5e5559fA", "0x14016E85a25aeb13065688cAFB43044C2ef86784", "0x14357D294fBabbE0fbF59503370c772d563b35b6", + "0x1446f3CEdf4d86a9399E49f7937766E6De2A3AAB", "0x14B06bF2C5B0AFd259c47c4be39cB9368ef0be3f", "0x14c358b573a4cE45364a3DBD84BBb4Dae87af034", "0x150159C72F0F9Ef9000BF95E242dE6682480D6D3", diff --git a/history/LATEST.json b/history/LATEST.json index dfe4c9a67..407681345 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 3616, - "commit": "0c0cebe6bcc7838ebd84202810621e092a9dd6ee", - "date": "2021-09-14T16:40:12.806Z" + "versionNum": 3617, + "commit": "4423a6b7b16374fc0d10f2ef16db5765f2b7402c", + "date": "2021-09-14T19:41:07.310Z" } \ No newline at end of file diff --git a/history/versions/3617.json b/history/versions/3617.json new file mode 100644 index 000000000..2f70d07e1 --- /dev/null +++ b/history/versions/3617.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 3617, + "commit": "4423a6b7b16374fc0d10f2ef16db5765f2b7402c", + "date": "2021-09-14T19:41:07.310Z" + }, + "versionStart": { + "versionNum": 3616, + "commit": "0c0cebe6bcc7838ebd84202810621e092a9dd6ee", + "date": "2021-09-14T16:40:12.806Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x1446f3CEdf4d86a9399E49f7937766E6De2A3AAB/info.json", + "blockchains/smartchain/assets/0x1446f3CEdf4d86a9399E49f7937766E6De2A3AAB/logo.png" + ] +} \ No newline at end of file