From 76bab5abbf590ea617632b15bc0597f3997f8ffd Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Thu, 1 Jul 2021 17:48:01 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/2631.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/2631.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 3461e89cb..cc6351dc6 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -1313,6 +1313,7 @@ "0xf78Bbc835b52D7f0e9538C3566997bA2bf050B85", "0xf79037F6f6bE66832DE4E7516be52826BC3cBcc4", "0xf79a6caDa446F331BC560CDE7946d09AEF0EE18B", + "0xF7F80f8437ACb6338329677280172368676b3401", "0xf818D092BeAF21BEaFe6aCDd8230BD5F7b861D9C", "0xF823f18d13DF1ffdCed206708D389Dd455Bb802b", "0xf8418D0a7f30BB899639B232f9748c0f1fA87870", diff --git a/history/LATEST.json b/history/LATEST.json index 1e31ca311..c77220d59 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2630, - "commit": "fb54ef43cc0782577ec7fb9dc09ad850e3ea043c", - "date": "2021-07-01T16:11:01.506Z" + "versionNum": 2631, + "commit": "d5744c69f0016107ed2834d42b38758fe414e1a8", + "date": "2021-07-01T17:47:43.823Z" } \ No newline at end of file diff --git a/history/versions/2631.json b/history/versions/2631.json new file mode 100644 index 000000000..39ab8385b --- /dev/null +++ b/history/versions/2631.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 2631, + "commit": "d5744c69f0016107ed2834d42b38758fe414e1a8", + "date": "2021-07-01T17:47:43.823Z" + }, + "versionStart": { + "versionNum": 2630, + "commit": "fb54ef43cc0782577ec7fb9dc09ad850e3ea043c", + "date": "2021-07-01T16:11:01.506Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xF7F80f8437ACb6338329677280172368676b3401/info.json", + "blockchains/smartchain/assets/0xF7F80f8437ACb6338329677280172368676b3401/logo.png" + ] +} \ No newline at end of file