From 2b8aa3761d800c56c41eaab74a946059ba20b559 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Fri, 7 May 2021 06:07:49 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/1095.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/1095.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index b5eebc11c..799653bb1 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -9,6 +9,7 @@ "0x02dd18E4981DA3fC7363fE56f3B81D1860b44ea7", "0x0321394309CaD7E0E424650844c3AB3b659315d3", "0x03D6BD3d48F956D783456695698C407A46ecD54d", + "0x0491648C910ad2c1aFaab733faF71D30313Df7FC", "0x050787DE0cF5Da03D9387b344334D51cAE5DD0Fd", "0x0523215DCafbF4E4aA92117d13C6985a3BeF27D7", "0x0567D7fad179dCd2a89508B77cCe93E26f8998F7", diff --git a/history/LATEST.json b/history/LATEST.json index 723005144..8e054b075 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1094, - "commit": "af292c18cbb9bced2c300138121077c2e9307b3a", - "date": "2021-05-07T02:12:20.535Z" + "versionNum": 1095, + "commit": "c94d5195f6d17adf8831199ad177e9bdbcb22321", + "date": "2021-05-07T06:07:34.375Z" } \ No newline at end of file diff --git a/history/versions/1095.json b/history/versions/1095.json new file mode 100644 index 000000000..3e104e107 --- /dev/null +++ b/history/versions/1095.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 1095, + "commit": "c94d5195f6d17adf8831199ad177e9bdbcb22321", + "date": "2021-05-07T06:07:34.375Z" + }, + "versionStart": { + "versionNum": 1094, + "commit": "af292c18cbb9bced2c300138121077c2e9307b3a", + "date": "2021-05-07T02:12:20.535Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x0491648C910ad2c1aFaab733faF71D30313Df7FC/info.json", + "blockchains/smartchain/assets/0x0491648C910ad2c1aFaab733faF71D30313Df7FC/logo.png" + ] +} \ No newline at end of file