From d1a821c9735be9637b58bc2bd08a605720dd718b Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Tue, 17 Aug 2021 09:07:33 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/3267.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/3267.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 98c3c77d2..b656a8cd0 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -1499,6 +1499,7 @@ "0xf78Bbc835b52D7f0e9538C3566997bA2bf050B85", "0xf79037F6f6bE66832DE4E7516be52826BC3cBcc4", "0xf79a6caDa446F331BC560CDE7946d09AEF0EE18B", + "0xf7BF4507336AeA836ab5575eC1801d96c3059483", "0xF7F80f8437ACb6338329677280172368676b3401", "0xf818D092BeAF21BEaFe6aCDd8230BD5F7b861D9C", "0xF823f18d13DF1ffdCed206708D389Dd455Bb802b", diff --git a/history/LATEST.json b/history/LATEST.json index f522b8010..6a4ac80c0 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 3266, - "commit": "fef8725b87a5c91a7d63832436364a17aaf1cbcd", - "date": "2021-08-17T08:57:32.530Z" + "versionNum": 3267, + "commit": "ab2c11550dd152579cfe3acd5118724fd2018989", + "date": "2021-08-17T09:07:18.129Z" } \ No newline at end of file diff --git a/history/versions/3267.json b/history/versions/3267.json new file mode 100644 index 000000000..0aad19f15 --- /dev/null +++ b/history/versions/3267.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 3267, + "commit": "ab2c11550dd152579cfe3acd5118724fd2018989", + "date": "2021-08-17T09:07:18.129Z" + }, + "versionStart": { + "versionNum": 3266, + "commit": "fef8725b87a5c91a7d63832436364a17aaf1cbcd", + "date": "2021-08-17T08:57:32.530Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xf7BF4507336AeA836ab5575eC1801d96c3059483/info.json", + "blockchains/smartchain/assets/0xf7BF4507336AeA836ab5575eC1801d96c3059483/logo.png" + ] +} \ No newline at end of file