From fb06eec8f7c57e3e2a97fdbbbc129d6ef064c430 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Tue, 8 Jun 2021 14:30:48 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/2042.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/2042.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index defbe1a7b..fdace6b2f 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -906,6 +906,7 @@ "0xD1102332a213E21faF78B69C03572031F3552c33", "0xD1587Ee50e0333f0C4aDcF261379A61B1486c5d2", "0xd1948C71362386453Feb698BC5d902ABba38598F", + "0xD22202d23fE7dE9E3DbE11a2a88F42f4CB9507cf", "0xd27D3F7f329D93d897612E413F207A4dbe8bF799", "0xd29EaCE1FcFF9e9252B4A54f5Cbe858ceeFE959c", "0xD2f9B51C6a1b5598f0ea51eF95d70cB045692D0F", diff --git a/history/LATEST.json b/history/LATEST.json index c13262538..764be38e4 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2041, - "commit": "ab206c00484a87893255e0d10689097cb3a4a590", - "date": "2021-06-08T14:24:51.622Z" + "versionNum": 2042, + "commit": "0d8c42329e45cecbf30046a106ca65113516ba67", + "date": "2021-06-08T14:30:28.972Z" } \ No newline at end of file diff --git a/history/versions/2042.json b/history/versions/2042.json new file mode 100644 index 000000000..fd430dbbd --- /dev/null +++ b/history/versions/2042.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 2042, + "commit": "0d8c42329e45cecbf30046a106ca65113516ba67", + "date": "2021-06-08T14:30:28.972Z" + }, + "versionStart": { + "versionNum": 2041, + "commit": "ab206c00484a87893255e0d10689097cb3a4a590", + "date": "2021-06-08T14:24:51.622Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xD22202d23fE7dE9E3DbE11a2a88F42f4CB9507cf/info.json", + "blockchains/smartchain/assets/0xD22202d23fE7dE9E3DbE11a2a88F42f4CB9507cf/logo.png" + ] +} \ No newline at end of file