From 2088f0ccf3c774f83c97642bfdeaf17cc504270d Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Sat, 15 May 2021 07:55:34 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/1349.json | 18 ++++++++++++++++++ 3 files changed, 22 insertions(+), 3 deletions(-) create mode 100644 history/versions/1349.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index e42977bdc..069852cbd 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -147,6 +147,7 @@ "0x32089eafFaf278C82cda2c8d37e7b6b6faBBaAF2", "0x32dFFc3fE8E3EF3571bF8a72c0d0015C5373f41D", "0x334b3eCB4DCa3593BCCC3c7EBD1A1C1d1780FBF1", + "0x337e35Ed5B38D5C7Ec9F8d7cF78fe7F43d7DEC6F", "0x338196a509B4c66749c3f44c21C00501E6ACF7BC", "0x339550404Ca4d831D12B1b2e4768869997390010", "0x33A3d962955A3862C8093D1273344719f03cA17C", diff --git a/history/LATEST.json b/history/LATEST.json index 55fd87e80..68cba7a2d 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1348, - "commit": "30028f17ae0d318dbaad9ede22c156d847845cbc", - "date": "2021-05-15T07:53:12.856Z" + "versionNum": 1349, + "commit": "bdefc85b72b5de46501af1939a6883ce6307172b", + "date": "2021-05-15T07:55:17.988Z" } \ No newline at end of file diff --git a/history/versions/1349.json b/history/versions/1349.json new file mode 100644 index 000000000..64ffbe032 --- /dev/null +++ b/history/versions/1349.json @@ -0,0 +1,18 @@ +{ + "versionEnd": { + "versionNum": 1349, + "commit": "bdefc85b72b5de46501af1939a6883ce6307172b", + "date": "2021-05-15T07:55:17.988Z" + }, + "versionStart": { + "versionNum": 1348, + "commit": "30028f17ae0d318dbaad9ede22c156d847845cbc", + "date": "2021-05-15T07:53:12.856Z" + }, + "changes": [ + "blockchains/smartchain/allowlist.json", + "blockchains/smartchain/assets/0x337e35Ed5B38D5C7Ec9F8d7cF78fe7F43d7DEC6F/info.json", + "blockchains/smartchain/assets/0x337e35Ed5B38D5C7Ec9F8d7cF78fe7F43d7DEC6F/logo.png", + "blockchains/smartchain/assets/0xD7730681B1DC8f6F969166B29D8A5EA8568616a3/info.json" + ] +} \ No newline at end of file