From 974a36d0fe47a4b35589491c9db5b94a6d9247f5 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Wed, 2 Jun 2021 14:33:48 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/1866.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/1866.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 8625845e4..a9815ba63 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -856,6 +856,7 @@ "0xDdC0dBd7dC799ae53A98a60b54999cb6eBb3Abf0", "0xDE2F075f6F14EB9D96755b24E416A53E736Ca363", "0xDE4e179CC1d3b298216B96893767b9b01A6Bc413", + "0xDeb9acA4F54ABd9b82Ca91B52fCCCF869882B9Fe", "0xdF0816CC717216c8B0863aF8d4f0fC20Bc65d643", "0xdF1F0026374d4BCc490BE5E316963Cf6Df2FfF19", "0xdF2fc196d57f7E3736DAAab1De4b717C32380fB6", diff --git a/history/LATEST.json b/history/LATEST.json index b740f5c8c..37ecafb24 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1865, - "commit": "7f7a7cbe6b220ca1cda88283f38d3247306319f7", - "date": "2021-06-02T11:29:05.839Z" + "versionNum": 1866, + "commit": "3c88947b4788e2a3620e3220f8f1b158271efb4e", + "date": "2021-06-02T14:33:35.949Z" } \ No newline at end of file diff --git a/history/versions/1866.json b/history/versions/1866.json new file mode 100644 index 000000000..7ed96a157 --- /dev/null +++ b/history/versions/1866.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 1866, + "commit": "3c88947b4788e2a3620e3220f8f1b158271efb4e", + "date": "2021-06-02T14:33:35.949Z" + }, + "versionStart": { + "versionNum": 1865, + "commit": "7f7a7cbe6b220ca1cda88283f38d3247306319f7", + "date": "2021-06-02T11:29:05.839Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xDeb9acA4F54ABd9b82Ca91B52fCCCF869882B9Fe/info.json", + "blockchains/smartchain/assets/0xDeb9acA4F54ABd9b82Ca91B52fCCCF869882B9Fe/logo.png" + ] +} \ No newline at end of file