From 5e5a9f35e196c3c25f67df1964889ecebbd2a78e Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Thu, 27 May 2021 20:48:55 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/1699.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/1699.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index cbcf8a14b..6922858d8 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -345,6 +345,7 @@ "0x5C8111C3BCB0Cc02AcF50bC8676d4aa1bC017607", "0x5D186E28934c6B0fF5Fc2feCE15D1F34f78cBd87", "0x5d3AfBA1924aD748776E4Ca62213BF7acf39d773", + "0x5d6CDf1b7F7C35EAE688E4C563b6f16eeAC2cB6b", "0x5e90253fbae4Dab78aa351f4E6fed08A64AB5590", "0x5E9280d53F28281Ce098C8F64e49F5f5DC9Ea185", "0x5EA29eEe799aA7cC379FdE5cf370BC24f2Ea7c81", diff --git a/history/LATEST.json b/history/LATEST.json index aaf89d555..8c05a0b6b 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1698, - "commit": "596e8660fd158b061d7166718d93e00fdad16ef5", - "date": "2021-05-27T20:40:43.885Z" + "versionNum": 1699, + "commit": "1a5353f7fecdd6a4950c03d448bf77a1dd455289", + "date": "2021-05-27T20:48:40.283Z" } \ No newline at end of file diff --git a/history/versions/1699.json b/history/versions/1699.json new file mode 100644 index 000000000..518f07c1f --- /dev/null +++ b/history/versions/1699.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 1699, + "commit": "1a5353f7fecdd6a4950c03d448bf77a1dd455289", + "date": "2021-05-27T20:48:40.283Z" + }, + "versionStart": { + "versionNum": 1698, + "commit": "596e8660fd158b061d7166718d93e00fdad16ef5", + "date": "2021-05-27T20:40:43.885Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x5d6CDf1b7F7C35EAE688E4C563b6f16eeAC2cB6b/info.json", + "blockchains/smartchain/assets/0x5d6CDf1b7F7C35EAE688E4C563b6f16eeAC2cB6b/logo.png" + ] +} \ No newline at end of file