From f030312f3a94a7f3755ebc16f1871594832cf8ca Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Wed, 2 Jun 2021 15:09:19 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/1871.json | 17 +++++++++++++++++ 3 files changed, 21 insertions(+), 3 deletions(-) create mode 100644 history/versions/1871.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 2ff544c3b..fed247842 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -931,6 +931,7 @@ "0xf390fB7d16f2cbba037c1fC48862463116a7E545", "0xf3DBB49999B25c9D6641a9423C7ad84168D00071", "0xf40c1F421eE02A550aFDD8712ef34dCe97EeC6f2", + "0xF41D6F9680ea216aad62baa7101AF40FEe688046", "0xf4341fA52669cea0c1836095529A7E9B04b8b88D", "0xf483af09917bA63F1E274056978036d266EB56e6", "0xf5015995376a35b10dcBD96BA6B6e9de1c9f87c5", diff --git a/history/LATEST.json b/history/LATEST.json index ed1a3d253..e8a7aafbb 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1870, - "commit": "52f7560e1af1b4eaa811880c9dd520572cf5fe48", - "date": "2021-06-02T15:06:51.331Z" + "versionNum": 1871, + "commit": "978a6f9c3811c0a3db57c3db7e4eafbcfe58c538", + "date": "2021-06-02T15:09:05.968Z" } \ No newline at end of file diff --git a/history/versions/1871.json b/history/versions/1871.json new file mode 100644 index 000000000..fd5d11940 --- /dev/null +++ b/history/versions/1871.json @@ -0,0 +1,17 @@ +{ + "versionEnd": { + "versionNum": 1871, + "commit": "978a6f9c3811c0a3db57c3db7e4eafbcfe58c538", + "date": "2021-06-02T15:09:05.968Z" + }, + "versionStart": { + "versionNum": 1870, + "commit": "52f7560e1af1b4eaa811880c9dd520572cf5fe48", + "date": "2021-06-02T15:06:51.331Z" + }, + "changes": [ + "blockchains/smartchain/allowlist.json", + "blockchains/smartchain/assets/0xF41D6F9680ea216aad62baa7101AF40FEe688046/info.json", + "blockchains/smartchain/assets/0xF41D6F9680ea216aad62baa7101AF40FEe688046/logo.png" + ] +} \ No newline at end of file