From 30aa62021d9f60185515edabbfdff9a1bedf644d Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Mon, 7 Jun 2021 08:12:45 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 2 +- history/LATEST.json | 6 +++--- history/versions/1995.json | 17 +++++++++++++++++ 4 files changed, 22 insertions(+), 4 deletions(-) create mode 100644 history/versions/1995.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 5e6c28c0c..ffcead7e8 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -985,6 +985,7 @@ "0xe714A9C04f5925a3fe89E4F6e21437BF0E0c774d", "0xE73BB2b15f0a5f45729a9F6C4a9A51B380Bf0dFf", "0xe76804b43F17FC41F226d63Fd2A676DF409D4678", + "0xe77011ed703ed06927dBd78e60c549baBAbF913e", "0xE7Cb24F449973D5B3520E5b93D88B405903c75Fb", "0xe9e7CEA3DedcA5984780Bafc599bD69ADd087D56", "0xEA466cd2583A0290b9E7b987a769a7Eb468FB0A5", diff --git a/blockchains/smartchain/assets/0xe77011ed703ed06927dBd78e60c549baBAbF913e/info.json b/blockchains/smartchain/assets/0xe77011ed703ed06927dBd78e60c549baBAbF913e/info.json index 40f1119c2..539bc9c4d 100644 --- a/blockchains/smartchain/assets/0xe77011ed703ed06927dBd78e60c549baBAbF913e/info.json +++ b/blockchains/smartchain/assets/0xe77011ed703ed06927dBd78e60c549baBAbF913e/info.json @@ -8,4 +8,4 @@ "decimals": 18, "status": "active", "id": "0xe77011ed703ed06927dBd78e60c549baBAbF913e" -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index f0b28f8a3..867c8b7a2 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1994, - "commit": "8b9b1f88ce4205e1bc68e8edb994f4c61b8f5546", - "date": "2021-06-07T08:10:07.529Z" + "versionNum": 1995, + "commit": "094987c914ea6145cfd11a85537b0df0c0ca38dd", + "date": "2021-06-07T08:12:29.892Z" } \ No newline at end of file diff --git a/history/versions/1995.json b/history/versions/1995.json new file mode 100644 index 000000000..10ed87e14 --- /dev/null +++ b/history/versions/1995.json @@ -0,0 +1,17 @@ +{ + "versionEnd": { + "versionNum": 1995, + "commit": "094987c914ea6145cfd11a85537b0df0c0ca38dd", + "date": "2021-06-07T08:12:29.892Z" + }, + "versionStart": { + "versionNum": 1994, + "commit": "8b9b1f88ce4205e1bc68e8edb994f4c61b8f5546", + "date": "2021-06-07T08:10:07.529Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x5d6CDf1b7F7C35EAE688E4C563b6f16eeAC2cB6b/logo.png", + "blockchains/smartchain/assets/0xe77011ed703ed06927dBd78e60c549baBAbF913e/info.json", + "blockchains/smartchain/assets/0xe77011ed703ed06927dBd78e60c549baBAbF913e/logo.png" + ] +} \ No newline at end of file