From bd83d1571620ea94de2649e7da3b2dabbef77f57 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Fri, 23 Apr 2021 08:16:56 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/722.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/722.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 8181f0899..12b477dfa 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -291,6 +291,7 @@ "0xAe9269f27437f0fcBC232d39Ec814844a51d6b8f", "0xaF53d56ff99f1322515E54FdDE93FF8b3b7DAFd5", "0xB0a1DE764A033A76f28E821fBe402EDBFEe937dB", + "0xB0B924C4a31b7d4581a7F78F57ceE1E65736Be1D", "0xB248a295732e0225acd3337607cc01068e3b9c10", "0xB27ADAfFB9fEa1801459a1a81B17218288c097cc", "0xb31f5d117541825D6692c10e4357008EDF3E2BCD", diff --git a/history/LATEST.json b/history/LATEST.json index 61bdd1bda..b150083dd 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 721, - "commit": "817a093626c61480627596f24e4425c0c484380a", - "date": "2021-04-23T06:41:18.920Z" + "versionNum": 722, + "commit": "ac88b70b25ee8e8ce2e421e45cfac22e4cdca36b", + "date": "2021-04-23T08:16:42.945Z" } \ No newline at end of file diff --git a/history/versions/722.json b/history/versions/722.json new file mode 100644 index 000000000..78598f289 --- /dev/null +++ b/history/versions/722.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 722, + "commit": "ac88b70b25ee8e8ce2e421e45cfac22e4cdca36b", + "date": "2021-04-23T08:16:42.945Z" + }, + "versionStart": { + "versionNum": 721, + "commit": "817a093626c61480627596f24e4425c0c484380a", + "date": "2021-04-23T06:41:18.920Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xB0B924C4a31b7d4581a7F78F57ceE1E65736Be1D/info.json", + "blockchains/smartchain/assets/0xB0B924C4a31b7d4581a7F78F57ceE1E65736Be1D/logo.png" + ] +} \ No newline at end of file