From 8f6afc99acf5b4b329b0af51bcbd028dd711553b Mon Sep 17 00:00:00 2001 From: cryptomanz Date: Thu, 24 Jun 2021 16:33:21 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/2467.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/2467.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index c5d505147..6cbb85908 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -259,6 +259,7 @@ "0x2fF3d0F6990a40261c66E1ff2017aCBc282EB6d0", "0x30365Ed4Ca8173013ad948b9842f34ac71d01f7C", "0x303dE4bdb189B951F875eB4A8ECDe2985138161e", + "0x304c62b5B030176F8d328d3A01FEaB632FC929BA", "0x30b29C6C03546F6395ddB454538D0eb7E4a6E32f", "0x31045e7023e6c388F9447E632a3f9EaFF90393fa", "0x311827832c1f670229eF0AFbE96D2DF8195c8C9A", diff --git a/history/LATEST.json b/history/LATEST.json index 9bf08eb0d..fc4555d9b 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2466, - "commit": "47ec9d92555c7892d1aaa167f5947a6b741b4b10", - "date": "2021-06-24T14:40:26.880Z" + "versionNum": 2467, + "commit": "3c66e8593064834c25aadb73606acfb4468a3656", + "date": "2021-06-24T16:33:04.943Z" } \ No newline at end of file diff --git a/history/versions/2467.json b/history/versions/2467.json new file mode 100644 index 000000000..694176a23 --- /dev/null +++ b/history/versions/2467.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 2467, + "commit": "3c66e8593064834c25aadb73606acfb4468a3656", + "date": "2021-06-24T16:33:04.943Z" + }, + "versionStart": { + "versionNum": 2466, + "commit": "47ec9d92555c7892d1aaa167f5947a6b741b4b10", + "date": "2021-06-24T14:40:26.880Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x304c62b5B030176F8d328d3A01FEaB632FC929BA/info.json", + "blockchains/smartchain/assets/0x304c62b5B030176F8d328d3A01FEaB632FC929BA/logo.png" + ] +} \ No newline at end of file