From 240429edb7ae1353fbc5f7e53e78faf1c845afdc Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Sun, 9 May 2021 08:28:14 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 4 ++-- history/LATEST.json | 6 +++--- history/versions/1178.json | 16 ++++++++++++++++ 4 files changed, 22 insertions(+), 5 deletions(-) create mode 100644 history/versions/1178.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 576f9e972..415ec9107 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -284,6 +284,7 @@ "0x7A2172F3728962F6B952a1Cc1AD794DACbf9f3DA", "0x7A9f28EB62C791422Aa23CeAE1dA9C847cBeC9b0", "0x7Aa0f568a5CC0b5395694Cb5aD8C9423F8C41A80", + "0x7Abf7f54F30a45c7c43D728A75d6741440d7c591", "0x7B7D3B71A12906270b1b4c187C75f45188E9aEf6", "0x7B9c3Df47F3326FbC0674d51dc3EB0f2Df29F37F", "0x7bb362962F2a4E2089466C79566572B37CFc5D78", diff --git a/blockchains/smartchain/assets/0x7Abf7f54F30a45c7c43D728A75d6741440d7c591/info.json b/blockchains/smartchain/assets/0x7Abf7f54F30a45c7c43D728A75d6741440d7c591/info.json index d8d614772..11400edec 100644 --- a/blockchains/smartchain/assets/0x7Abf7f54F30a45c7c43D728A75d6741440d7c591/info.json +++ b/blockchains/smartchain/assets/0x7Abf7f54F30a45c7c43D728A75d6741440d7c591/info.json @@ -18,6 +18,6 @@ "url": "https://t.me/elonspermtomars", "handle": "elonspermtomars" } - ], + ], "id": "0x7Abf7f54F30a45c7c43D728A75d6741440d7c591" -} \ No newline at end of file +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index df59ff297..25b19767b 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1177, - "commit": "b7b4f247a130ff96bbe507caf6b6d5a8c00be32b", - "date": "2021-05-09T08:03:12.318Z" + "versionNum": 1178, + "commit": "48f7a5b2d4e755342ca55ed58ade3b46183a0ec0", + "date": "2021-05-09T08:27:58.669Z" } \ No newline at end of file diff --git a/history/versions/1178.json b/history/versions/1178.json new file mode 100644 index 000000000..ce55fa5a2 --- /dev/null +++ b/history/versions/1178.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 1178, + "commit": "48f7a5b2d4e755342ca55ed58ade3b46183a0ec0", + "date": "2021-05-09T08:27:58.669Z" + }, + "versionStart": { + "versionNum": 1177, + "commit": "b7b4f247a130ff96bbe507caf6b6d5a8c00be32b", + "date": "2021-05-09T08:03:12.318Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x7Abf7f54F30a45c7c43D728A75d6741440d7c591/info.json", + "blockchains/smartchain/assets/0x7Abf7f54F30a45c7c43D728A75d6741440d7c591/logo.png" + ] +} \ No newline at end of file