From 9061b5c74f4c99ce7edb7b5672ae2902155c2fc0 Mon Sep 17 00:00:00 2001 From: zachzwei Date: Mon, 3 May 2021 15:10:26 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 26 +++++++++---------- history/LATEST.json | 6 ++--- history/versions/1001.json | 16 ++++++++++++ 4 files changed, 33 insertions(+), 16 deletions(-) create mode 100644 history/versions/1001.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 201f4b1d6..680e1cd7a 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -365,6 +365,7 @@ "0xAb301DaE71f5B386C566f484e636Aee60318F12F", "0xAB844d316B5a5093b7e7EdDE11cc08BeCCA36d1C", "0xAcABD3f9b8F76fFd2724604185Fa5AFA5dF25aC6", + "0xacb2d47827C9813AE26De80965845D80935afd0B", "0xaCd6b5f76Db153FB45EAE6D5be5BDbd45d1b2A8C", "0xAcD7B3D9c10e97d0efA418903C0c7669E702E4C0", "0xacFC95585D80Ab62f67A14C566C1b7a49Fe91167", diff --git a/blockchains/smartchain/assets/0xacb2d47827C9813AE26De80965845D80935afd0B/info.json b/blockchains/smartchain/assets/0xacb2d47827C9813AE26De80965845D80935afd0B/info.json index 90876bb52..5506d7d1f 100644 --- a/blockchains/smartchain/assets/0xacb2d47827C9813AE26De80965845D80935afd0B/info.json +++ b/blockchains/smartchain/assets/0xacb2d47827C9813AE26De80965845D80935afd0B/info.json @@ -9,17 +9,17 @@ "status": "active", "id": "0xacb2d47827C9813AE26De80965845D80935afd0B", "socials": [ - { - "name": "Twitter", - "url": "https://twitter.com/macaronswap" - }, - { - "name": "Medium", - "url": "https://medium.com/macaronswap" - }, - { - "name": "Telegram", - "url": "https://t.me/macaronswap" - } + { + "name": "Twitter", + "url": "https://twitter.com/macaronswap" + }, + { + "name": "Medium", + "url": "https://medium.com/macaronswap" + }, + { + "name": "Telegram", + "url": "https://t.me/macaronswap" + } ] - } +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index f5634b8bb..0ddf891f6 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1000, - "commit": "1ea450b7282187435a8b81c753b48c1d23a44cf5", - "date": "2021-05-03T14:36:10.897Z" + "versionNum": 1001, + "commit": "c44b4f1b6bf46578cbc9f319c191b2763d54f0ad", + "date": "2021-05-03T15:10:11.338Z" } \ No newline at end of file diff --git a/history/versions/1001.json b/history/versions/1001.json new file mode 100644 index 000000000..a5928a888 --- /dev/null +++ b/history/versions/1001.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 1001, + "commit": "c44b4f1b6bf46578cbc9f319c191b2763d54f0ad", + "date": "2021-05-03T15:10:11.338Z" + }, + "versionStart": { + "versionNum": 1000, + "commit": "1ea450b7282187435a8b81c753b48c1d23a44cf5", + "date": "2021-05-03T14:36:10.897Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xacb2d47827C9813AE26De80965845D80935afd0B/info.json", + "blockchains/smartchain/assets/0xacb2d47827C9813AE26De80965845D80935afd0B/logo.png" + ] +} \ No newline at end of file