From 8dfb5ac440f63c24a887aef31f9a149e406af405 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Tue, 4 May 2021 13:25:01 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/1019.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/1019.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 0c6947795..30b351581 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -482,6 +482,7 @@ "0xE02dF9e3e622DeBdD69fb838bB799E3F168902c5", "0xe0d6AD5A77fD1ed1A22F89657E4248A8ac6a8cbF", "0xE10e9822A5de22F8761919310DDA35CD997d63c0", + "0xe1DB3d1eE5CfE5C6333BE96e6421f9Bd5b85c987", "0xE2271046A181b41f20Ad1A4076A4FA0Fd0853D09", "0xE285510E5C14c2b8ff46147D9145f034B8Ff073B", "0xe2F4516aA9bd7b864FF0C6DD4EbB8878E1BBc97D", diff --git a/history/LATEST.json b/history/LATEST.json index c18233a6c..dad793e43 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1018, - "commit": "2fbb2059167902c8ea866cb87c76667f3b83db74", - "date": "2021-05-04T10:37:58.731Z" + "versionNum": 1019, + "commit": "36c6aee52765fac7f3b29a02a2aea3186efc15ac", + "date": "2021-05-04T13:24:45.952Z" } \ No newline at end of file diff --git a/history/versions/1019.json b/history/versions/1019.json new file mode 100644 index 000000000..e8d7895c5 --- /dev/null +++ b/history/versions/1019.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 1019, + "commit": "36c6aee52765fac7f3b29a02a2aea3186efc15ac", + "date": "2021-05-04T13:24:45.952Z" + }, + "versionStart": { + "versionNum": 1018, + "commit": "2fbb2059167902c8ea866cb87c76667f3b83db74", + "date": "2021-05-04T10:37:58.731Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xe1DB3d1eE5CfE5C6333BE96e6421f9Bd5b85c987/info.json", + "blockchains/smartchain/assets/0xe1DB3d1eE5CfE5C6333BE96e6421f9Bd5b85c987/logo.png" + ] +} \ No newline at end of file