From 74fdfeddf0cad15323d8bfdfdc283c22976db81f Mon Sep 17 00:00:00 2001 From: cryptomanz Date: Thu, 12 Aug 2021 16:35:08 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/3237.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/3237.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 235a67e9f..76cb3b5d0 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -595,6 +595,7 @@ "0x5c6Fb802F173Dba15E2CAada433032B1368aF59f", "0x5C7e71f46e49Cf816f9863461EEB36e3bc8E3B51", "0x5C8111C3BCB0Cc02AcF50bC8676d4aa1bC017607", + "0x5CA42204cDaa70d5c773946e69dE942b85CA6706", "0x5CdCB6C1A30F59D59393D1629172634056E0461C", "0x5cedD85E5C34Ef894380fb027FA5D2C944ea28e0", "0x5D186E28934c6B0fF5Fc2feCE15D1F34f78cBd87", diff --git a/history/LATEST.json b/history/LATEST.json index 1130f5b9e..07a8afb78 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 3236, - "commit": "082abeee3ff3c65985ae3bf035fb432e031bcf94", - "date": "2021-08-12T09:38:47.348Z" + "versionNum": 3237, + "commit": "0c4c4a8913bf369cc071f6f956af02bf3b5275ea", + "date": "2021-08-12T16:34:52.111Z" } \ No newline at end of file diff --git a/history/versions/3237.json b/history/versions/3237.json new file mode 100644 index 000000000..b13c782f9 --- /dev/null +++ b/history/versions/3237.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 3237, + "commit": "0c4c4a8913bf369cc071f6f956af02bf3b5275ea", + "date": "2021-08-12T16:34:52.111Z" + }, + "versionStart": { + "versionNum": 3236, + "commit": "082abeee3ff3c65985ae3bf035fb432e031bcf94", + "date": "2021-08-12T09:38:47.348Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x5CA42204cDaa70d5c773946e69dE942b85CA6706/info.json", + "blockchains/smartchain/assets/0x5CA42204cDaa70d5c773946e69dE942b85CA6706/logo.png" + ] +} \ No newline at end of file