From 895114b787fdaa2b01b7f721f4912c0e913138a5 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Tue, 18 May 2021 18:58:19 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 2 ++ history/LATEST.json | 6 +++--- history/versions/1465.json | 18 ++++++++++++++++++ 3 files changed, 23 insertions(+), 3 deletions(-) create mode 100644 history/versions/1465.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 4048f2d73..68f4e57af 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -205,6 +205,7 @@ "0x3ebb316D8c387ef235BAa38978cbB9B97C8C3017", "0x3EE2200Efb3400fAbB9AacF31297cBdD1d435D47", "0x3f515f0a8e93F2E2f891ceeB3Db4e62e202d7110", + "0x3FAF7e4Fe6a1c30F78Cc3A83755E33364BAb77Ed", "0x3fd5B5746315E3F8d43A46b09c826a001EBb977d", "0x3FdA9383A84C05eC8f7630Fe10AdF1fAC13241CC", "0x40929FB2008c830731A3d972950bC13f70161c75", @@ -739,6 +740,7 @@ "0xf4341fA52669cea0c1836095529A7E9B04b8b88D", "0xf483af09917bA63F1E274056978036d266EB56e6", "0xf508fCD89b8bd15579dc79A6827cB4686A3592c8", + "0xF6530899dE1dAaE4388E1286EBa6379d7DDf9c8F", "0xF65C1C0478eFDe3c19b49EcBE7ACc57BB6B1D713", "0xF68C9Df95a18B2A5a5fa1124d79EEEffBaD0B6Fa", "0xF750A26EB0aCf95556e8529E72eD530f3b60f348", diff --git a/history/LATEST.json b/history/LATEST.json index 9ab05578b..c9e8de3ae 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1464, - "commit": "fb7ba38825f819f6a3e3cfdea477f8efbc684a5d", - "date": "2021-05-18T18:54:39.576Z" + "versionNum": 1465, + "commit": "26bec15dddfc2568c99f84e5312faedd3f6118c6", + "date": "2021-05-18T18:58:01.854Z" } \ No newline at end of file diff --git a/history/versions/1465.json b/history/versions/1465.json new file mode 100644 index 000000000..77a175fc8 --- /dev/null +++ b/history/versions/1465.json @@ -0,0 +1,18 @@ +{ + "versionEnd": { + "versionNum": 1465, + "commit": "26bec15dddfc2568c99f84e5312faedd3f6118c6", + "date": "2021-05-18T18:58:01.854Z" + }, + "versionStart": { + "versionNum": 1464, + "commit": "fb7ba38825f819f6a3e3cfdea477f8efbc684a5d", + "date": "2021-05-18T18:54:39.576Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x3FAF7e4Fe6a1c30F78Cc3A83755E33364BAb77Ed/info.json", + "blockchains/smartchain/assets/0x3FAF7e4Fe6a1c30F78Cc3A83755E33364BAb77Ed/logo.png", + "blockchains/smartchain/assets/0xF6530899dE1dAaE4388E1286EBa6379d7DDf9c8F/info.json", + "blockchains/smartchain/assets/0xF6530899dE1dAaE4388E1286EBa6379d7DDf9c8F/logo.png" + ] +} \ No newline at end of file