From a93357b9cd82226d2e64899e9d5dd1d55e2f3486 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Thu, 6 May 2021 05:52:52 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/1071.json | 17 +++++++++++++++++ 3 files changed, 21 insertions(+), 3 deletions(-) create mode 100644 history/versions/1071.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 51ce6584e..d0e52c4eb 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -93,6 +93,7 @@ "0x29cED01C447166958605519F10DcF8b0255fB379", "0x2A1d286ed5edAD78BeFD6E0d8BEb38791e8cD69d", "0x2A9718defF471f3Bb91FA0ECEAB14154F150a385", + "0x2aB90FBb649bA3DDD4269764eb2975d8F32b7b5a", "0x2AE7Bf2937F47FEDbDcE48db8aCa4c5e0b814632", "0x2Bc4eb013DDee29D37920938B96d353171289B7C", "0x2c094F5A7D1146BB93850f629501eB749f6Ed491", diff --git a/history/LATEST.json b/history/LATEST.json index e6b59a928..ebab37826 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1070, - "commit": "5ed1d4848b0560738826d1b54ddd15e52787b54d", - "date": "2021-05-06T05:49:46.522Z" + "versionNum": 1071, + "commit": "04250378d59ae995c859e6830a121366d9785a5e", + "date": "2021-05-06T05:52:36.413Z" } \ No newline at end of file diff --git a/history/versions/1071.json b/history/versions/1071.json new file mode 100644 index 000000000..2f06b4472 --- /dev/null +++ b/history/versions/1071.json @@ -0,0 +1,17 @@ +{ + "versionEnd": { + "versionNum": 1071, + "commit": "04250378d59ae995c859e6830a121366d9785a5e", + "date": "2021-05-06T05:52:36.413Z" + }, + "versionStart": { + "versionNum": 1070, + "commit": "5ed1d4848b0560738826d1b54ddd15e52787b54d", + "date": "2021-05-06T05:49:46.522Z" + }, + "changes": [ + "blockchains/smartchain/allowlist.json", + "blockchains/smartchain/assets/0x2aB90FBb649bA3DDD4269764eb2975d8F32b7b5a/info.json", + "blockchains/smartchain/assets/0x2aB90FBb649bA3DDD4269764eb2975d8F32b7b5a/logo.png" + ] +} \ No newline at end of file