From 33c512384cc91eae89988e0009d761b08684fabb Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Mon, 21 Jun 2021 06:40:52 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 2 +- history/LATEST.json | 6 +++--- history/versions/2387.json | 17 +++++++++++++++++ 4 files changed, 22 insertions(+), 4 deletions(-) create mode 100644 history/versions/2387.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index d2aac768a..9bbc0980f 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -25,6 +25,7 @@ "0x0491648C910ad2c1aFaab733faF71D30313Df7FC", "0x050787DE0cF5Da03D9387b344334D51cAE5DD0Fd", "0x0523215DCafbF4E4aA92117d13C6985a3BeF27D7", + "0x053299b35bfFD54E7620762CDdE9B9A3494662F3", "0x0567D7fad179dCd2a89508B77cCe93E26f8998F7", "0x0586933D1aA2fA2E732d23C3C229e6151aC6C0d4", "0x05B339B0A346bF01f851ddE47a5d485c34FE220c", diff --git a/blockchains/smartchain/assets/0x053299b35bfFD54E7620762CDdE9B9A3494662F3/info.json b/blockchains/smartchain/assets/0x053299b35bfFD54E7620762CDdE9B9A3494662F3/info.json index d4066271a..3b02ef408 100644 --- a/blockchains/smartchain/assets/0x053299b35bfFD54E7620762CDdE9B9A3494662F3/info.json +++ b/blockchains/smartchain/assets/0x053299b35bfFD54E7620762CDdE9B9A3494662F3/info.json @@ -8,4 +8,4 @@ "decimals": 18, "status": "active", "id": "0x053299b35bfFD54E7620762CDdE9B9A3494662F3" -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index b25cb5f67..2bbff8c0a 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2386, - "commit": "6bca1ad8b7936687121021bae0c1fd48a6a748ae", - "date": "2021-06-21T06:37:58.693Z" + "versionNum": 2387, + "commit": "164ddbb2179b4afddd468445bd77c2f69fb403a2", + "date": "2021-06-21T06:40:34.387Z" } \ No newline at end of file diff --git a/history/versions/2387.json b/history/versions/2387.json new file mode 100644 index 000000000..66a541623 --- /dev/null +++ b/history/versions/2387.json @@ -0,0 +1,17 @@ +{ + "versionEnd": { + "versionNum": 2387, + "commit": "164ddbb2179b4afddd468445bd77c2f69fb403a2", + "date": "2021-06-21T06:40:34.387Z" + }, + "versionStart": { + "versionNum": 2386, + "commit": "6bca1ad8b7936687121021bae0c1fd48a6a748ae", + "date": "2021-06-21T06:37:58.693Z" + }, + "changes": [ + "blockchains/smartchain/allowlist.json", + "blockchains/smartchain/assets/0x053299b35bfFD54E7620762CDdE9B9A3494662F3/info.json", + "blockchains/smartchain/assets/0x053299b35bfFD54E7620762CDdE9B9A3494662F3/logo.png" + ] +} \ No newline at end of file