From 57afc66959b3058b247a182415cefc254fea3212 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Sat, 14 Aug 2021 20:01:47 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/3251.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/3251.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 7d7a9e3b3..c86d19b57 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -266,6 +266,7 @@ "0x2A0F5257F4bfE6c75cd58A14A0e7c4651E2160DE", "0x2A17Dc11a1828725cdB318E0036ACF12727d27a2", "0x2A1d286ed5edAD78BeFD6E0d8BEb38791e8cD69d", + "0x2a2cD8b1F69EB9dda5d703b3498d97080C2F194F", "0x2A42B6896E4B756621f08A1996162D8EA5A9c580", "0x2a49De60cc6204c3AFC3e770FDB30A0554147519", "0x2A9718defF471f3Bb91FA0ECEAB14154F150a385", diff --git a/history/LATEST.json b/history/LATEST.json index c201b3863..b82b4faa0 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 3250, - "commit": "caced4f07b5ecd233525a2516a52670f907aaed3", - "date": "2021-08-13T06:39:03.768Z" + "versionNum": 3251, + "commit": "bfdd45ee7344f519b06a3a902427512739e6c5d5", + "date": "2021-08-14T20:01:30.262Z" } \ No newline at end of file diff --git a/history/versions/3251.json b/history/versions/3251.json new file mode 100644 index 000000000..edc717afe --- /dev/null +++ b/history/versions/3251.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 3251, + "commit": "bfdd45ee7344f519b06a3a902427512739e6c5d5", + "date": "2021-08-14T20:01:30.262Z" + }, + "versionStart": { + "versionNum": 3250, + "commit": "caced4f07b5ecd233525a2516a52670f907aaed3", + "date": "2021-08-13T06:39:03.768Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x2a2cD8b1F69EB9dda5d703b3498d97080C2F194F/info.json", + "blockchains/smartchain/assets/0x2a2cD8b1F69EB9dda5d703b3498d97080C2F194F/logo.png" + ] +} \ No newline at end of file