From d492e153259343fadffc3ab9938c32ae4f4a2d97 Mon Sep 17 00:00:00 2001 From: cryptomanz Date: Sat, 19 Jun 2021 12:23:53 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/2357.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/2357.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 7c6c0d334..027de6732 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -415,6 +415,7 @@ "0x4f0E7A273c7FF13062Fa581bEe4Ffabdae94328f", "0x4F1498da0f50F94e97F900b7e6E13d8e5220aBE9", "0x4f5AfC97E501907201F94ef7De9F36C4633dcc75", + "0x4fA55d435ef98aD77C1EfA25Ae764cCb858f7046", "0x4FA7163E153419E0E1064e418dd7A99314Ed27b6", "0x503576189Edd9FEb058ad3f17f1E6e9172A11D75", "0x504BeAf9B74f5e38B0AC2335c51B8BB6E86F0eC5", diff --git a/history/LATEST.json b/history/LATEST.json index 519077834..a98910176 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2356, - "commit": "57f27c3ac8657de572551e39dee2c494857f9a35", - "date": "2021-06-19T08:42:58.419Z" + "versionNum": 2357, + "commit": "02f1e09c1e2d3ee780b23dab754a125a4f8004d0", + "date": "2021-06-19T12:23:38.675Z" } \ No newline at end of file diff --git a/history/versions/2357.json b/history/versions/2357.json new file mode 100644 index 000000000..5d6854992 --- /dev/null +++ b/history/versions/2357.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 2357, + "commit": "02f1e09c1e2d3ee780b23dab754a125a4f8004d0", + "date": "2021-06-19T12:23:38.675Z" + }, + "versionStart": { + "versionNum": 2356, + "commit": "57f27c3ac8657de572551e39dee2c494857f9a35", + "date": "2021-06-19T08:42:58.419Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x4fA55d435ef98aD77C1EfA25Ae764cCb858f7046/info.json", + "blockchains/smartchain/assets/0x4fA55d435ef98aD77C1EfA25Ae764cCb858f7046/logo.png" + ] +} \ No newline at end of file