From 64ed34cd12b53a3a4d7e34bad294a0fd7615ee49 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Thu, 6 May 2021 07:01:57 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/1077.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/1077.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 97dfa9689..1f0a299a8 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -161,6 +161,7 @@ "0x44754455564474A89358B2C2265883DF993b12F0", "0x448BEE2d93Be708b54eE6353A7CC35C4933F1156", "0x4495e673eE53c61CE79c35D5e299733639362aEc", + "0x451D0e4B04A16223BbaeCe67b2276223DB0d19dA", "0x461f6C9aE13a7daC7055C73fBF8daB529D667041", "0x476DA763fb6D22B8465f7886d2d652A428a93984", "0x477bC8d23c634C154061869478bce96BE6045D12", diff --git a/history/LATEST.json b/history/LATEST.json index 1ec4b4d20..eb6cc9d6e 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1076, - "commit": "666ecb73e736e7e2e6b50074e2787ba9dbb81910", - "date": "2021-05-06T06:02:04.190Z" + "versionNum": 1077, + "commit": "2f5ce378d218bb139419da8fd0b3b174d6208293", + "date": "2021-05-06T07:01:40.511Z" } \ No newline at end of file diff --git a/history/versions/1077.json b/history/versions/1077.json new file mode 100644 index 000000000..5fc912d08 --- /dev/null +++ b/history/versions/1077.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 1077, + "commit": "2f5ce378d218bb139419da8fd0b3b174d6208293", + "date": "2021-05-06T07:01:40.511Z" + }, + "versionStart": { + "versionNum": 1076, + "commit": "666ecb73e736e7e2e6b50074e2787ba9dbb81910", + "date": "2021-05-06T06:02:04.190Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x451D0e4B04A16223BbaeCe67b2276223DB0d19dA/info.json", + "blockchains/smartchain/assets/0x451D0e4B04A16223BbaeCe67b2276223DB0d19dA/logo.png" + ] +} \ No newline at end of file