From a993df157567e12048798dc2a011a0893ee41a7b Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Fri, 11 Jun 2021 08:40:09 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/2098.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/2098.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index f6b9c8f6f..4dff38888 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -493,6 +493,7 @@ "0x6bfF4Fb161347ad7de4A625AE5aa3A1CA7077819", "0x6c1dE9907263F0c12261d88b65cA18F31163F29D", "0x6c5FE6e99D2484db7E4BF34F365ABA42d0E4dC20", + "0x6d34F621d2A1812434cE7Af6E04A344BFCE9B47E", "0x6d8D19cd276d1E5ecF33F50d40BD6865f614649c", "0x6D949f9297A522c0f97C232CC209a67Bd7CfA471", "0x6E0fB6B19941FAf58982F09b33A9dceDa4377155", diff --git a/history/LATEST.json b/history/LATEST.json index 225ceeed0..75537032f 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2097, - "commit": "9197ba322f0edc15825d43520647bf57d134fa23", - "date": "2021-06-11T03:56:52.507Z" + "versionNum": 2098, + "commit": "9cb16fc8f861bc9d19fa47907aac8dd92006212a", + "date": "2021-06-11T08:39:56.646Z" } \ No newline at end of file diff --git a/history/versions/2098.json b/history/versions/2098.json new file mode 100644 index 000000000..923067e63 --- /dev/null +++ b/history/versions/2098.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 2098, + "commit": "9cb16fc8f861bc9d19fa47907aac8dd92006212a", + "date": "2021-06-11T08:39:56.646Z" + }, + "versionStart": { + "versionNum": 2097, + "commit": "9197ba322f0edc15825d43520647bf57d134fa23", + "date": "2021-06-11T03:56:52.507Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x6d34F621d2A1812434cE7Af6E04A344BFCE9B47E/info.json", + "blockchains/smartchain/assets/0x6d34F621d2A1812434cE7Af6E04A344BFCE9B47E/logo.png" + ] +} \ No newline at end of file