From 4367d3d57dbcd7fe062b88487fb43dfc5a9c85f5 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Tue, 1 Jun 2021 10:39:39 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/1838.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/1838.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index c6f55667b..e4b6f39ee 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -764,6 +764,7 @@ "0xC7d8D35EBA58a0935ff2D5a33Df105DD9f071731", "0xC808592e5b4585F982bc728d63b227634bc007a4", "0xc845341377C68b8003485036c3163b8DBcf8acb2", + "0xc8aE2289c032B119DFD29396F1FC68Ee91F80118", "0xc9132C76060F6b319764Ea075973a650A1a53bC9", "0xc91D49653F0364aA9C7877697eB27313c973ad9D", "0xC9849E6fdB743d08fAeE3E34dd2D1bc69EA11a51", diff --git a/history/LATEST.json b/history/LATEST.json index ab22da8f7..820c21998 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1837, - "commit": "4cd038b8dd8037c76a44fcfe39e522560786206c", - "date": "2021-06-01T10:34:00.326Z" + "versionNum": 1838, + "commit": "0c4256a20eb9915a31bcaa783cb6dc59fe4f8e9b", + "date": "2021-06-01T10:39:23.924Z" } \ No newline at end of file diff --git a/history/versions/1838.json b/history/versions/1838.json new file mode 100644 index 000000000..a65fac448 --- /dev/null +++ b/history/versions/1838.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 1838, + "commit": "0c4256a20eb9915a31bcaa783cb6dc59fe4f8e9b", + "date": "2021-06-01T10:39:23.924Z" + }, + "versionStart": { + "versionNum": 1837, + "commit": "4cd038b8dd8037c76a44fcfe39e522560786206c", + "date": "2021-06-01T10:34:00.326Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xc8aE2289c032B119DFD29396F1FC68Ee91F80118/info.json", + "blockchains/smartchain/assets/0xc8aE2289c032B119DFD29396F1FC68Ee91F80118/logo.png" + ] +} \ No newline at end of file