From 4d853fce22e044d661beb830a6228050f391d32d Mon Sep 17 00:00:00 2001 From: catenocrypt Date: Tue, 2 Mar 2021 05:54:18 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 2 +- history/LATEST.json | 6 +++--- history/versions/56.json | 16 ++++++++++++++++ 4 files changed, 21 insertions(+), 4 deletions(-) create mode 100644 history/versions/56.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 38184e949..f5b76ff2f 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -160,6 +160,7 @@ "0xbb4CdB9CBd36B01bD1cBaEBF2De08d9173bc095c", "0xbB8DB5e17BBe9c90Da8E3445E335b82d7cc53575", "0xbcf39F0EDDa668C58371E519AF37CA705f2bFcbd", + "0xbDDD7D426274fc5F370817C80C06b86D651963e4", "0xBea7086c99A85D4b5E6A0494C18B037fDD8eE932", "0xBf5140A22578168FD562DCcF235E5D43A02ce9B1", "0xbF7c81FFF98BbE61B40Ed186e4AfD6DDd01337fe", diff --git a/blockchains/smartchain/assets/0xbDDD7D426274fc5F370817C80C06b86D651963e4/info.json b/blockchains/smartchain/assets/0xbDDD7D426274fc5F370817C80C06b86D651963e4/info.json index fcecf9096..6cef983f1 100644 --- a/blockchains/smartchain/assets/0xbDDD7D426274fc5F370817C80C06b86D651963e4/info.json +++ b/blockchains/smartchain/assets/0xbDDD7D426274fc5F370817C80C06b86D651963e4/info.json @@ -18,4 +18,4 @@ "decimals": 18, "status": "active", "id": "0xbDDD7D426274fc5F370817C80C06b86D651963e4" -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 1745a2875..c3bee7a0b 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 55, - "commit": "0e002206272d6ca1d2db9c8f92912a4693469810", - "date": "2021-03-02T05:51:00.525Z" + "versionNum": 56, + "commit": "94c84a99b3d515757a60fb2bd12b1d257f71ffab", + "date": "2021-03-02T05:54:03.469Z" } \ No newline at end of file diff --git a/history/versions/56.json b/history/versions/56.json new file mode 100644 index 000000000..ab003304d --- /dev/null +++ b/history/versions/56.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 56, + "commit": "94c84a99b3d515757a60fb2bd12b1d257f71ffab", + "date": "2021-03-02T05:54:03.469Z" + }, + "versionStart": { + "versionNum": 55, + "commit": "0e002206272d6ca1d2db9c8f92912a4693469810", + "date": "2021-03-02T05:51:00.525Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xbDDD7D426274fc5F370817C80C06b86D651963e4/info.json", + "blockchains/smartchain/assets/0xbDDD7D426274fc5F370817C80C06b86D651963e4/logo.png" + ] +} \ No newline at end of file