From 5a3796ae3489240ece965616edd6a48b5796be56 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Fri, 14 May 2021 20:59:16 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/1342.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/1342.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 45e81b888..1be1067ea 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -255,6 +255,7 @@ "0x5A41F637C3f7553dBa6dDC2D3cA92641096577ea", "0x5a81b31b4a5F2D2a36BBd4d755dAb378dE735565", "0x5Ac52EE5b2a633895292Ff6d8A89bB9190451587", + "0x5Ac69C40bc7363EA7D98574C78F4f54DbecbD54B", "0x5b17b4d5e4009B5C43e3e3d63A5229F794cBA389", "0x5B2b5BD1e5C53870fE135Fb7b289D686f762858d", "0x5b8DC8b4f438b1932Ddb2F320b4b7Ea65BA41798", diff --git a/history/LATEST.json b/history/LATEST.json index 0437f587b..c804a5001 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1341, - "commit": "4ff358c7652546143046160ee2f22f78f8328b8c", - "date": "2021-05-14T16:52:39.147Z" + "versionNum": 1342, + "commit": "f70acd2c54d4579288bedc6e450d7922d27c0d91", + "date": "2021-05-14T20:58:58.339Z" } \ No newline at end of file diff --git a/history/versions/1342.json b/history/versions/1342.json new file mode 100644 index 000000000..2daf5f667 --- /dev/null +++ b/history/versions/1342.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 1342, + "commit": "f70acd2c54d4579288bedc6e450d7922d27c0d91", + "date": "2021-05-14T20:58:58.339Z" + }, + "versionStart": { + "versionNum": 1341, + "commit": "4ff358c7652546143046160ee2f22f78f8328b8c", + "date": "2021-05-14T16:52:39.147Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x5Ac69C40bc7363EA7D98574C78F4f54DbecbD54B/info.json", + "blockchains/smartchain/assets/0x5Ac69C40bc7363EA7D98574C78F4f54DbecbD54B/logo.png" + ] +} \ No newline at end of file