From a957e7b55abe0d2f26298f90054defc969b93965 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Wed, 9 Jun 2021 11:50:27 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/2065.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/2065.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 300672476..43e24e2db 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -266,6 +266,7 @@ "0x3942936782d788ce69155F776A51A5F1C9dd9B22", "0x3947B992DC0147D2D89dF0392213781b04B25075", "0x397a439E0d8fE38Ed3fBf968Ec162751ba100a5F", + "0x397E6d4fd68A9E25e93fC712B8F72F826f48a8ff", "0x39cab1DdaFDa34B9202F5a41f71B15d2F3EbA2aC", "0x3A50d6daacc82f17A2434184fE904fC45542A734", "0x3A66D3d2EDB25182430d01b991BC6eaC73aD5AA8", diff --git a/history/LATEST.json b/history/LATEST.json index f34dfb8f6..d21e8036a 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2064, - "commit": "7ce646f1193d2bdb19067d1e8b7e4fded940966f", - "date": "2021-06-09T11:08:11.868Z" + "versionNum": 2065, + "commit": "6e5f429a133e71bf15f20a3860aecdddde92fc17", + "date": "2021-06-09T11:50:14.544Z" } \ No newline at end of file diff --git a/history/versions/2065.json b/history/versions/2065.json new file mode 100644 index 000000000..4f3b7d5ec --- /dev/null +++ b/history/versions/2065.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 2065, + "commit": "6e5f429a133e71bf15f20a3860aecdddde92fc17", + "date": "2021-06-09T11:50:14.544Z" + }, + "versionStart": { + "versionNum": 2064, + "commit": "7ce646f1193d2bdb19067d1e8b7e4fded940966f", + "date": "2021-06-09T11:08:11.868Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x397E6d4fd68A9E25e93fC712B8F72F826f48a8ff/info.json", + "blockchains/smartchain/assets/0x397E6d4fd68A9E25e93fC712B8F72F826f48a8ff/logo.png" + ] +} \ No newline at end of file