From e3ab157054270912043f6faa5d381cd5ee5d1cb1 Mon Sep 17 00:00:00 2001 From: catenocrypt Date: Mon, 12 Apr 2021 10:01:06 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/506.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/506.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 028999d8b..0df4cd874 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -128,6 +128,7 @@ "0x5d3AfBA1924aD748776E4Ca62213BF7acf39d773", "0x5E9280d53F28281Ce098C8F64e49F5f5DC9Ea185", "0x5EA29eEe799aA7cC379FdE5cf370BC24f2Ea7c81", + "0x5EEF8c4320e2Bf8D1e6231A31500FD7a87D02985", "0x5eF5994fA33FF4eB6c82d51ee1DC145c546065Bd", "0x5F0388EBc2B94FA8E123F404b79cCF5f40b29176", "0x5f0Da599BB2ccCfcf6Fdfd7D81743B6020864350", diff --git a/history/LATEST.json b/history/LATEST.json index 2494c14d2..394cb3460 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 505, - "commit": "2ff1b0042c68869b4a613e23a9ced964db15f847", - "date": "2021-04-12T09:57:23.936Z" + "versionNum": 506, + "commit": "b3a3d9c4eaafb879aa3b17825f03c25c98a31b2f", + "date": "2021-04-12T10:00:50.271Z" } \ No newline at end of file diff --git a/history/versions/506.json b/history/versions/506.json new file mode 100644 index 000000000..f1afa833d --- /dev/null +++ b/history/versions/506.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 506, + "commit": "b3a3d9c4eaafb879aa3b17825f03c25c98a31b2f", + "date": "2021-04-12T10:00:50.271Z" + }, + "versionStart": { + "versionNum": 505, + "commit": "2ff1b0042c68869b4a613e23a9ced964db15f847", + "date": "2021-04-12T09:57:23.936Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x5EEF8c4320e2Bf8D1e6231A31500FD7a87D02985/info.json", + "blockchains/smartchain/assets/0x5EEF8c4320e2Bf8D1e6231A31500FD7a87D02985/logo.png" + ] +} \ No newline at end of file