From b05d154929dd836572bafd31a5b9902295e4eeb3 Mon Sep 17 00:00:00 2001 From: cryptomanz Date: Tue, 24 Aug 2021 16:52:00 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/3364.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/3364.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index fbbbb6b1a..cea2486c2 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -1262,6 +1262,7 @@ "0xC808592e5b4585F982bc728d63b227634bc007a4", "0xc845341377C68b8003485036c3163b8DBcf8acb2", "0xc8aE2289c032B119DFD29396F1FC68Ee91F80118", + "0xc8E8ecB2A5B5d1eCFf007BF74d15A86434aA0c5C", "0xc9132C76060F6b319764Ea075973a650A1a53bC9", "0xc91D49653F0364aA9C7877697eB27313c973ad9D", "0xC974bE717f52Dcc701fE50fAD36d163b1e9A3a82", diff --git a/history/LATEST.json b/history/LATEST.json index c1729c0ac..2a05abf51 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 3363, - "commit": "2f9900d7ca24ce9f887d81373d32c5c8b8d90aad", - "date": "2021-08-24T05:34:39.740Z" + "versionNum": 3364, + "commit": "d3ce3a87b6eddab8b331557f258bb9df3aa342b6", + "date": "2021-08-24T16:51:46.596Z" } \ No newline at end of file diff --git a/history/versions/3364.json b/history/versions/3364.json new file mode 100644 index 000000000..9618bc43c --- /dev/null +++ b/history/versions/3364.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 3364, + "commit": "d3ce3a87b6eddab8b331557f258bb9df3aa342b6", + "date": "2021-08-24T16:51:46.596Z" + }, + "versionStart": { + "versionNum": 3363, + "commit": "2f9900d7ca24ce9f887d81373d32c5c8b8d90aad", + "date": "2021-08-24T05:34:39.740Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xc8E8ecB2A5B5d1eCFf007BF74d15A86434aA0c5C/info.json", + "blockchains/smartchain/assets/0xc8E8ecB2A5B5d1eCFf007BF74d15A86434aA0c5C/logo.png" + ] +} \ No newline at end of file